metze/wireshark/wip.git
2013-11-17 Martin Kaiseradd Kyoto Tycoon to the list of new protocols
2013-11-17 Martin KaiserFrom Abhik Sarkar:
2013-11-17 Pascal QuantinAdd a way to retrieve a PER variable bit string length
2013-11-17 Guy Harrisstrncat() bad, g_strlcat() good.
2013-11-17 Guy HarrisClean up indentation.
2013-11-17 Guy HarrisMove get_tempfile_path() from filesystem.[ch] to tempfi...
2013-11-17 Guy HarrisWe just use g_get_tmp_dir() to get the temporary file...
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-11-16 Guy HarrisI guess the order *doesn't* matter.
2013-11-16 Jakub ZawadzkiFix previous commit + rename to bitswap.
2013-11-16 Jakub ZawadzkiExporting/importing variables cause problems, so create...
2013-11-16 Guy HarrisOK, does it matter in which order "extern" and "declspe...
2013-11-16 Guy HarrisFor *definitions* of external data items, we need to use
2013-11-16 Martin Kaiserdissect operator tune status, reorder some defines
2013-11-16 Martin Kaiserdissect extended event usage
2013-11-16 Martin Kaiserinterpret the flags for EIT p/f, EIT sch usage
2013-11-16 Pascal QuantinClear protocol column when the dissector is known
2013-11-16 Pascal QuantinPut "GSM SIM" in protocol column
2013-11-16 Jakub ZawadzkiFix epan_memmem() copyrights.
2013-11-16 Jakub ZawadzkiMove bitswap.[ch] from epan to wsutil.
2013-11-16 Jakub ZawadzkiDon't include <epan/bitswap.h> when not needed
2013-11-16 Jakub ZawadzkiRemove svn:executable property from packet-finger.c...
2013-11-16 Chris MaynardAdd a basic finger dissector.
2013-11-16 Bill MeierReformat some lines;
2013-11-16 Bill MeierCreate/use extended-value-strings to reference certain...
2013-11-16 Bill MeierConstify a character array;
2013-11-16 Bill MeierConstify a character array;
2013-11-16 Bill MeierConstify two character arrays;
2013-11-16 Gerald CombsInstead of installing a script named "utility-launcher...
2013-11-16 Bill MeierChange editor modelines to reflect actual indentation...
2013-11-16 Gerald CombsTry reverting 01wireshark.xml to r53280.
2013-11-16 Jakub ZawadzkiAvoid calling find_dissector(), cache result of [new_...
2013-11-16 Gerald CombsTry removing XML headers.
2013-11-15 Jakub ZawadzkiMake swaptab const.
2013-11-15 Jakub ZawadzkiMake wslua byte_to_str[] array of char[3] instead of...
2013-11-15 Pascal QuantinDissect USB Com Network Control Model requests
2013-11-15 Gerald CombsFrom Dirk Jagdmann: Make sure err_str is initialized.
2013-11-15 Gerald Combs1.11.1 → 1.11.2.
2013-11-15 Chris MaynardFix chopping when offset is 0. Fixes https://bugs...
2013-11-15 Gerald CombsBuild 1.11.1.
2013-11-15 Gerald CombsReset data_out_file when we close it. Add comments...
2013-11-15 Gerald CombsWhen we freeze the packet list disconnect its model.
2013-11-15 Jakub ZawadzkiRemove comment & defines for frame_data_sequence from...
2013-11-15 Gerald CombsApply the changes from r52506. Fixes bug 9044 for the...
2013-11-15 Jörg MayerUpdating a generated file
2013-11-15 Jörg MayerRemove some trailing whitespace
2013-11-15 Anders BromanTry to fix [-Wmissing-prototypes]
2013-11-15 Guy HarrisTo quote GCC, "uninitialized const 'zeroes' is invalid...
2013-11-15 Gerald CombsAdd a "to do" item.
2013-11-15 Bill MeierCreate/use value_string_ext to reference a value-string...
2013-11-14 Gerald CombsAdd changes since 1.11.0.
2013-11-14 Bill MeierLet's try putting the 'const' in the right place...
2013-11-14 Gerald CombsUpdate the guidelines a bit.
2013-11-14 Bill MeierCreate/use value_string_ext to reference certain value...
2013-11-14 Gerald CombsRevert some inadvertent changes from the last commit.
2013-11-14 Jakub Zawadzki64-bits: reorder fields in struct _protocol to remove...
2013-11-14 Jakub ZawadzkiExpand CHECK_DISPLAY_AS_X ('this macro looks like a...
2013-11-14 Gerald CombsCreate a plural-only English translation. Use it to...
2013-11-14 Bill MeierCreate/use value_string_ext to reference certain value...
2013-11-14 Gerald CombsFix preprocessing logic.
2013-11-14 Martin Kaisershare Data Broadcast IDs between MPEG descriptor and...
2013-11-14 Martin Kaiserfix application capability handling
2013-11-14 Martin Kaiseradd Data Broadcast ID for CI+ and HbbTV
2013-11-14 Martin Kaiserdissect Operator Profile's delivery capability bytes
2013-11-14 Bill MeierCreate/use value_string_ext to reference certain value...
2013-11-14 Chris MaynardCast the return value of conversation_get_proto_data...
2013-11-14 Chris MaynardAdd a basic whois dissector.
2013-11-14 Bill MeierCreate/use value_string_ext for some value-string-arrays.
2013-11-14 Gerald CombsFix automake compilation.
2013-11-14 Gerald CombsAdd packet information and selection to the Follow...
2013-11-14 Evan HuusAdd a cast to try and fix the OSX buildbot.
2013-11-14 Pascal QuantinFix dissection of MBIM Extended Functional Descriptor MTU
2013-11-14 Anders BromanGet rid of Warinings [-Wmissing-prototypes]
2013-11-14 Evan HuusFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-11-13 Evan HuusThe kafka compression codec is only 2 bits, not 3.
2013-11-13 Evan HuusFix what appears to be a mistake during the conversion...
2013-11-13 Martin Kaisershare service type descriptions between MPEG descriptor...
2013-11-13 Gerald CombsHighlight selected sequence diagram items.
2013-11-13 Martin Kaiserdissect Refresh Request Flag
2013-11-13 Martin Kaiserdissect Operator Profile's delivery system hint
2013-11-13 Bill Meier(Minor cleanup): unneeded initializers, whitespace...
2013-11-13 Pascal QuantinAdd more GSM SIM Toolkit info to info column
2013-11-13 Jeff MorrissFix CID 1113411: close the file descriptor and free...
2013-11-13 Jeff MorrissMake subpackage Requires: more generic.
2013-11-13 Jeff MorrissWrap GCC pragma in an #ifdef to make it compile when...
2013-11-13 Jeff MorrissUse a gcc pragma to stop the (pages of) warnings coming...
2013-11-13 Jeff MorrissAdd a (wireshark-)qt package that contains the Qt-based...
2013-11-13 Gerald CombsSimplify the CLI preinstall script a bit and hopefully...
2013-11-13 Jeff MorrissSet SVN properties.
2013-11-12 Gerald CombsHighlight selected sequence diagram items.
2013-11-12 Guy HarrisNow that fvalue_to_string_repr() returns NULL if the...
2013-11-12 Pascal Quantintabs -> spaces
2013-11-12 Pascal QuantinFix a typo error
2013-11-12 Guy HarrisReplace fvalue_ftype() with a fvalue_type_ftenum()...
2013-11-12 Martin Kaisershare the text description of service types between...
2013-11-12 Michael MannAdd "rtp handle protection" inside srtp_add_address...
2013-11-12 Martin KaiserFrom Michal Labedzki
2013-11-12 Martin KaiserFrom Michal Labedzki
2013-11-12 Martin KaiserFrom robionekenobi
2013-11-12 Michael MannLMP dissector can't be called by anything but UDP,...
next