Extend a comment.
[metze/wireshark/wip.git] / epan /
2012-08-26 Jörg MayerExtend a comment.
2012-08-25 Pascal QuantinFrom Sylvain Munaut via https://bugs.wireshark.org...
2012-08-25 Pascal QuantinFrom Sylvain Munaut via https://bugs.wireshark.org...
2012-08-25 Pascal QuantinFrom Sylvain Munaut via https://bugs.wireshark.org...
2012-08-25 Pascal QuantinFrom Sylvain Munaut via https://bugs.wireshark.org...
2012-08-25 Pascal QuantinFrom Sylvain Munaut via https://bugs.wireshark.org...
2012-08-25 Pascal QuantinUpdate protocol name to match the changes done in r44661
2012-08-25 Pascal QuantinFollowing r44648, revert part of r44162 and followups...
2012-08-25 Bill MeierExtern (and use) extended value string instead of the...
2012-08-25 Michael Manncleanup g_malloc memory leaks
2012-08-25 Bill Meiervalue_sring fixes;
2012-08-25 Michael Manncleanup some unnecessary g_malloc calls
2012-08-24 Michael Manneffectively revert r44161, having the display filters...
2012-08-24 Bill MeierForce extended value string linear search (not binary...
2012-08-24 Bill MeierReplace dup value_string array entry with correct entry...
2012-08-24 Bill MeierAllow extended value string binary search (istead of...
2012-08-24 Michael Mannmatch display filter prefix for all filters
2012-08-24 Michael MannAdding period to proto filter name for being part of...
2012-08-24 Michael Mannminor display filter field typos
2012-08-24 Michael MannAdd period separator for "base" proto filter name.
2012-08-23 Jeff MorrissDon't call dissect_custom_message() when it's not initi...
2012-08-23 Bill MeierComment out all but first value_string array entries...
2012-08-23 Bill MeierReplace dup value (typo ?) with what seems to be the...
2012-08-23 Bill MeierFix incorrect value (typo) in value-string array.
2012-08-23 Bill MeierComment out dups (many of which are marked "deprecated...
2012-08-23 Bill MeierCleanup: Whitespace and long lines;
2012-08-23 Bill Meiervalue-string arrays - allow "direct" access: fix dup...
2012-08-23 Bill MeierFix extended value-string linear search: Move out-of...
2012-08-23 Bill MeierFix extended value-string linear search: remove 2 dups...
2012-08-23 Jörg MayerReplace hand crafted be-le conversion by its glib count...
2012-08-23 Jörg MayerRemove commented out rules
2012-08-23 Jörg MayerUpdate spec link to version 2.1
2012-08-23 Jörg MayerAdd comment where to find the specification
2012-08-23 Jörg MayerAdd link to version 1 specification.
2012-08-23 Guy HarrisGet rid of unnecessary function pointer - just directly...
2012-08-23 Evan HuusFrom Martin Kupec via https://bugs.wireshark.org/bugzil...
2012-08-23 Evan HuusFrom Martin Kupec via https://bugs.wireshark.org/bugzil...
2012-08-22 Guy HarrisPut the state of flags in the hop_flags field into...
2012-08-22 Pascal QuantinTry to make Ubuntu buildbot happy
2012-08-22 Martin Mathiesonproto_item_append_string() doesn't work this case,...
2012-08-22 Pascal QuantinFrom Loránd Jakab via https://bugs.wireshark.org/bugzi...
2012-08-22 Anders BromanAdd French National parameter https://bugs.wireshark...
2012-08-22 Evan HuusFrom Teguh via https://bugs.wireshark.org/bugzilla...
2012-08-21 Martin MathiesonDelete the ROHC from here as it is superceded by packet...
2012-08-21 Martin MathiesonCall proto_item_append_string() rather than proto_item_...
2012-08-21 Martin MathiesonUse tvb_get_stringz() rather than tvb_get_const_stringz...
2012-08-21 Martin MathiesonUse proto_item_append_string() rather than proto_item_a...
2012-08-21 Pascal QuantinAdd dissection of locationInformation IE in Ericsson...
2012-08-21 Pascal QuantinFix filter names for Ericsson proprietary extensions
2012-08-21 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-08-20 Pascal QuantinRemove unused hf_gsm_map_imsi_digits entry and fix...
2012-08-20 Pascal QuantinAvoid defining 2 entries with incompatible types (FT_BY...
2012-08-19 Sake BlokEnhance the http dissector to correctly reassemble...
2012-08-19 Gerald CombsHandle double-clicks in the tree.
2012-08-19 Anders BromanTry to fix the buildbot
2012-08-19 Pascal QuantinApply the speed improvement from r44578 to 64bits varia...
2012-08-19 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2012-08-19 Martin Kaiserhighlight only the bytes that actually belong to the CAT
2012-08-19 Martin MathiesonCalling g_strlcat() for every bit of a constrained...
2012-08-19 Martin MathiesonCorrect a number in a value_string.
2012-08-19 Martin MathiesonSave time by not appending byte values to the SDU item...
2012-08-19 Michael Mannuse session allocated memory for rtp_add_address/srtp_a...
2012-08-18 Pascal QuantinMove deciphering routine in a function and adapt it...
2012-08-18 Michael Mannmake hash key session scoped
2012-08-18 Michael MannConvert GString to emem_strbuf_t in packet-gadu-gadu.c
2012-08-18 Guy HarrisMark a parameter as unused.
2012-08-18 Guy Harrisepan/dissectors/packet-ansi_map.c shouldn't be edited...
2012-08-18 Guy Harrisepan/dissectors/packet-ansi_tcap.c shouldn't be edited...
2012-08-18 Michael MannUse capture scoped memory for hash table functionality
2012-08-18 Michael MannUse capture scoped memory for hash table functionality
2012-08-18 Michael MannFix bug 7650 (https://bugs.wireshark.org/bugzilla/show_...
2012-08-17 Pascal QuantinSquelch a few "dereferencing type-punned pointer" warni...
2012-08-17 Ronnie SahlbergiSCSI: DATA-IN only contain LUN and TTT iff the A-bit...
2012-08-16 Bill MeierCleanup:
2012-08-16 Bill MeierFix (minor ?) memory leak;
2012-08-16 Bill MeierGeneral cleanup of whitespace formatting.
2012-08-16 Bill MeierFrom Stefan Metzmacher: Updates for the SMB2/3
2012-08-16 Bill Meier- Don't call col...() under 'if (tree)';
2012-08-16 Michael Mannrestore tvb_ensure_bytes_exist checks. There are bette...
2012-08-16 Bill MeierAdd editor modelines;
2012-08-16 Bill Meiercol_...() and expert...() fcns should not be under...
2012-08-16 Bill Meier'tab-width/tabstop/tabSize' in editor modelines should...
2012-08-15 Pascal QuantinMiscellaneous changes:
2012-08-15 Pascal QuantinFix some headers fields that were wrongly marked as...
2012-08-15 Martin Kaiserdissect ake_send_pairing_info message
2012-08-15 Martin Kaisermove hdcp2 dissector to a separate file
2012-08-15 Martin Kaiserhdcp2: dissect ake_no_stored_km message
2012-08-15 Michael TüxenRecommit:
2012-08-15 Michael MannUpdated MPLS dissectors display filters per checkfilter...
2012-08-15 Michael TüxenGet it compiling.
2012-08-15 Michael Mannconvert GStrings to more "ephemeral friendly" use.
2012-08-15 Michael Mannbugfix minor memory leaks with GString use
2012-08-15 Pascal QuantinFix field type for some 64 bits header fields
2012-08-15 Michael TüxenMove registration to a better place.
2012-08-14 Pascal QuantinFrom Jan de Jongh via https://bugs.wireshark.org/bugzil...
2012-08-14 Chris MaynardDon't add proto_bssap to the tree twice, once as a...
2012-08-14 Michael TüxenRegister DIAMETER/DTLS/SCTP.
2012-08-14 Jeff MorrissRegister for Diameter's SCTP PPID.
2012-08-14 Michael TüxenUpdate SCTP PPIDs.
2012-08-14 Michael MannBug 3725 (https://bugs.wireshark.org/bugzilla/show_bug...
next