metze/wireshark/wip.git
2013-11-18 jmayerFix some warnings that were really errors.
2013-11-18 etxrabFrom Zoltán Lajos Kis:
2013-11-18 etxrabFix [-Wmissing-prototypes]
2013-11-18 guyGet rid of unused trivial wrapper routine.
2013-11-17 jmayerDon't include epan/filesystem.h any more
2013-11-17 martinkadd a cast to fix compiler warning
2013-11-17 pascalFix the number of highlighted bytes in case of unaligne...
2013-11-17 pascalFrom Chris Bontje via https://bugs.wireshark.org/bugzil...
2013-11-17 pascalFrom Chris Bontje via https://bugs.wireshark.org/bugzil...
2013-11-17 gerald[Automatic manuf, services and enterprise-numbers updat...
2013-11-17 pascalFrom Peter Lemenkov via https://bugs.wireshark.org...
2013-11-17 pascalFrom Peter Lemenkov via https://bugs.wireshark.org...
2013-11-17 alagoutteFix indent (2 spaces) and remove trailing whitespace
2013-11-17 pascalFrom Peter Lemenkov via https://bugs.wireshark.org...
2013-11-17 alagoutteFix indent (use tabs)
2013-11-17 alagoutteFix indent (use 4 spaces) and add modelines
2013-11-17 alagoutteFix indent (use 4 spaces) and add modelines
2013-11-17 alagoutteAdd extern C if cplusplus (when use with Qt) Add Modeli...
2013-11-17 martinkuse explicit casts to fix compilation on OS X
2013-11-17 pascalFrom Peter Lemenkov via https://bugs.wireshark.org...
2013-11-17 martinkadd Kyoto Tycoon to the list of new protocols
2013-11-17 martinkFrom Abhik Sarkar:
2013-11-17 pascalAdd a way to retrieve a PER variable bit string length
2013-11-17 guystrncat() bad, g_strlcat() good.
2013-11-17 guyClean up indentation.
2013-11-17 guyMove get_tempfile_path() from filesystem.[ch] to tempfi...
2013-11-17 guyWe just use g_get_tmp_dir() to get the temporary file...
2013-11-17 guyMove the epan/filesystem.c routines to wsutil; they...
2013-11-16 guyI guess the order *doesn't* matter.
2013-11-16 darkjamesFix previous commit + rename to bitswap.
2013-11-16 darkjamesExporting/importing variables cause problems, so create...
2013-11-16 guyOK, does it matter in which order "extern" and "declspe...
2013-11-16 guyFor *definitions* of external data items, we need to use
2013-11-16 martinkdissect operator tune status, reorder some defines
2013-11-16 martinkdissect extended event usage
2013-11-16 martinkinterpret the flags for EIT p/f, EIT sch usage
2013-11-16 pascalClear protocol column when the dissector is known
2013-11-16 pascalPut "GSM SIM" in protocol column
2013-11-16 darkjamesFix epan_memmem() copyrights.
2013-11-16 darkjamesMove bitswap.[ch] from epan to wsutil.
2013-11-16 darkjamesDon't include <epan/bitswap.h> when not needed
2013-11-16 darkjamesRemove svn:executable property from packet-finger.c...
2013-11-16 cmaynardAdd a basic finger dissector.
2013-11-16 wmeierReformat some lines;
2013-11-16 wmeierCreate/use extended-value-strings to reference certain...
2013-11-16 wmeierConstify a character array;
2013-11-16 wmeierConstify a character array;
2013-11-16 wmeierConstify two character arrays;
2013-11-16 geraldInstead of installing a script named "utility-launcher...
2013-11-16 wmeierChange editor modelines to reflect actual indentation...
2013-11-16 geraldTry reverting 01wireshark.xml to r53280.
2013-11-16 darkjamesAvoid calling find_dissector(), cache result of [new_...
2013-11-16 geraldTry removing XML headers.
2013-11-15 darkjamesMake swaptab const.
2013-11-15 darkjamesMake wslua byte_to_str[] array of char[3] instead of...
2013-11-15 pascalDissect USB Com Network Control Model requests
2013-11-15 geraldFrom Dirk Jagdmann: Make sure err_str is initialized.
2013-11-15 gerald1.11.1 → 1.11.2.
2013-11-15 cmaynardFix chopping when offset is 0. Fixes https://bugs...
2013-11-15 geraldBuild 1.11.1.
2013-11-15 geraldReset data_out_file when we close it. Add comments...
2013-11-15 geraldWhen we freeze the packet list disconnect its model.
2013-11-15 darkjamesRemove comment & defines for frame_data_sequence from...
2013-11-15 geraldApply the changes from r52506. Fixes bug 9044 for the...
2013-11-15 jmayerUpdating a generated file
2013-11-15 jmayerRemove some trailing whitespace
2013-11-15 etxrabTry to fix [-Wmissing-prototypes]
2013-11-15 guyTo quote GCC, "uninitialized const 'zeroes' is invalid...
2013-11-15 geraldAdd a "to do" item.
2013-11-15 wmeierCreate/use value_string_ext to reference a value-string...
2013-11-14 geraldAdd changes since 1.11.0.
2013-11-14 wmeierLet's try putting the 'const' in the right place...
2013-11-14 geraldUpdate the guidelines a bit.
2013-11-14 wmeierCreate/use value_string_ext to reference certain value...
2013-11-14 geraldRevert some inadvertent changes from the last commit.
2013-11-14 darkjames64-bits: reorder fields in struct _protocol to remove...
2013-11-14 darkjamesExpand CHECK_DISPLAY_AS_X ('this macro looks like a...
2013-11-14 geraldCreate a plural-only English translation. Use it to...
2013-11-14 wmeierCreate/use value_string_ext to reference certain value...
2013-11-14 geraldFix preprocessing logic.
2013-11-14 martinkshare Data Broadcast IDs between MPEG descriptor and...
2013-11-14 martinkfix application capability handling
2013-11-14 martinkadd Data Broadcast ID for CI+ and HbbTV
2013-11-14 martinkdissect Operator Profile's delivery capability bytes
2013-11-14 wmeierCreate/use value_string_ext to reference certain value...
2013-11-14 cmaynardCast the return value of conversation_get_proto_data...
2013-11-14 cmaynardAdd a basic whois dissector.
2013-11-14 wmeierCreate/use value_string_ext for some value-string-arrays.
2013-11-14 geraldFix automake compilation.
2013-11-14 geraldAdd packet information and selection to the Follow...
2013-11-14 eapacheAdd a cast to try and fix the OSX buildbot.
2013-11-14 pascalFix dissection of MBIM Extended Functional Descriptor MTU
2013-11-14 etxrabGet rid of Warinings [-Wmissing-prototypes]
2013-11-14 eapacheFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-11-13 eapacheThe kafka compression codec is only 2 bits, not 3.
2013-11-13 eapacheFix what appears to be a mistake during the conversion...
2013-11-13 martinkshare service type descriptions between MPEG descriptor...
2013-11-13 geraldHighlight selected sequence diagram items.
2013-11-13 martinkdissect Refresh Request Flag
2013-11-13 martinkdissect Operator Profile's delivery system hint
next