Add expert info configuration framework. Bug 2412 (https://bugs.wireshark.org/bugzil...
[metze/wireshark/wip.git] / epan / proto.c
2013-05-24 Michael MannAdd expert info configuration framework. Bug 2412...
2013-05-17 Evan HuusFrom Florian Forster via https://bugs.wireshark.org...
2013-04-05 Chris MaynardCoalesce "-G fields2" and "-G fields3" into "-G fields...
2013-03-29 Evan HuusRename value string (and similar) functions to use...
2013-03-24 Anders BromanAdd const casts and make local functions static.
2013-03-10 Evan HuusRemove slab.h and replace its last remaining usage...
2013-03-09 Evan HuusRemove the emem slab feature (sl_* functions) completel...
2013-03-04 Evan HuusFrom Steve Magnani via https://bugs.wireshark.org/bugzi...
2013-03-02 Anders BromanFrom beroset:
2013-02-27 Guy HarrisMove show_exception() and show_reported_bounds_error...
2013-02-10 Bill MeierAdd an "Unregistered hf!" hint to DISSECTOR_ASSERT...
2013-02-07 Bill MeierAdd 'proto_registrar_get_id_byname()' accessor.
2013-02-02 Pascal QuantinRevert changes committed by error in r47433
2013-02-01 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-01-17 Evan HuusAdd modelines
2013-01-16 Evan HuusNull the finfo pointer after we free it. Reduces (but...
2013-01-14 Evan HuusTake a wild guess at what might be causing
2013-01-05 Pascal QuantinFrom Nickolai via https://bugs.wireshark.org/bugzilla...
2012-12-07 Gerald CombsAdd a context menu to the packet list and fill in the
2012-12-02 Jeff MorrissUse g_error() to generate an explanatory message (and...
2012-11-18 Anders BromanCheck if we have a filter name.
2012-11-03 Jakub ZawadzkiManually revert r45669
2012-11-02 Jakub ZawadzkiRemove const specifier from argument.
2012-10-25 Jeff MorrissFix problem where NTP times with the high-bit set to...
2012-10-20 Jakub Zawadzki- Allow reseting edt with new function epan_dissect_res...
2012-10-20 Jakub Zawadzki- Free root node and tree data outside proto_tree_free_...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-19 Martin MathiesonRevert r45005.
2012-09-19 Martin MathiesonMake proto_item_append_string() behave sanely, and...
2012-09-03 Jeff MorrissDon't fetch the value twice (unsigned integer case...
2012-09-03 Jakub ZawadzkiMT: move global field_info_tmp to tree_data_t
2012-08-23 Evan HuusFrom Martin Kupec via https://bugs.wireshark.org/bugzil...
2012-08-13 Gerald CombsKeep field_info_tmp from being prematurely freed. Bette...
2012-08-12 Gerald CombsFix a copy/paste error which triggered bug
2012-08-10 Gerald CombsInstead of calling DISSECTOR_ASSERT() whenever we get...
2012-08-10 Gerald CombsMake the corresponding packet_info available to each...
2012-08-08 Jeff MorrissMove the pi==NULL test into TRY_TO_FAKE_THIS_REPR.
2012-08-02 Guy HarrisFrom Richard Stearn: support for AX.25, including suppo...
2012-07-30 Jakub Zawadzkiwrappers for label filling (with information about...
2012-06-20 Jeff MorrissFollowup to r43176, r43177, r43178, and r43179: prohibi...
2012-06-19 Jakub ZawadzkiAdd proto_tree_add_unicode_string() to add UTF-8 string...
2012-06-10 Bill MeierFix "BASE_CUSTOM field is incorrectly formatted when...
2012-06-10 Bill MeierFix bug wherein values in a custom column aren't displa...
2012-06-07 Bill MeierDon't crash in 'proto_registrar_dump_values' if BASE_EX...
2012-05-28 Chris MaynardFix Coverity CID's 702388 and 702422: OVERFLOW_BEFORE_W...
2012-05-28 Jakub ZawadzkiWhile iterating over string characters don't use strlen...
2012-05-19 Bill MeierRework proto_registrar_dump_protocols() to prevent...
2012-05-17 Jakub ZawadzkiFix string buffer overflow (bug #7029)
2012-05-11 Guy HarrisAdd ENC_UTF_16 and ENC_UCS_2. Note that UTF-16 and...
2012-05-11 Guy Harrisproto_registrar_get_ftype() returns an FT_ value; make...
2012-05-04 Anders BromanFrom Jakub Zawadzki: Use custom model in Filter Express...
2012-04-26 Jakub ZawadzkiAdd support for checking conflicting entries in value_s...
2012-04-20 Anders BromanFrom Evan Huus: Use Add DISSECTOR_ASSERT_HINT() macro...
2012-04-04 Gerald CombsMake bit_offset in _tvb_get_bits64 and related function...
2012-03-15 Bill MeierUpdate a comment as to the number of Wireshark protocols;
2012-03-14 Bill MeierFix up a several REPORT_DISSECTOR_BUG messages to speci...
2012-03-12 Stig BjørlykkeValue can't be negative if no_of_bits == 0
2012-03-08 Anders BromanFrom Sylvain Munaut: proto_tree_add_split_bits_item_ret...
2012-03-02 Anders BromanIncrease the size of the preallocated area for hf fields.
2012-03-01 Jeff Morriss(After a couple of years of warning about this), assert...
2012-03-01 Anders BromanFrom Mike Morrin: A small patch to correct the name...
2012-02-29 Anders BromanFrom Mike Morrin:
2012-02-13 Jeff MorrissIf WIRESHARK_ABORT_ON_DISSECTOR_BUG is set (in the...
2012-01-25 Jeff MorrissFix a couple of cut-n-pasteos.
2012-01-14 Jörg MayerRemove obsolete GLIB_CHECK_VERSION(2,10,0) checks
2011-12-27 Gerald CombsAdd a "-G ftypes" option, which dumps our supprted...
2011-12-20 Stephen FisherImprove this error message (example output based on...
2011-11-17 Chris MaynardFix crash caused by trying to apply a field of type...
2011-11-02 Guy HarrisUse "%g" for float as well as double.
2011-10-25 Stig BjørlykkeAllow signed integers displayed as BASE_HEX_DEC.
2011-10-25 Stig BjørlykkeDisplay BASE_DEC_HEX correct for int64/uint64.
2011-10-25 Stig BjørlykkeAdded missing support for FT_INT64 in proto_tree_add_bi...
2011-10-25 Stig BjørlykkeSimplified code checking if FT_UINT64 is displayed...
2011-10-25 Stig BjørlykkeAllow signed integers displayed as DEC_HEX.
2011-10-25 Stig BjørlykkeFixed using signed 64-bits integer in custom column.
2011-10-25 Stig BjørlykkeRevert "Allow value_strings for FT_INT64 and FT_UINT64...
2011-10-25 Stig BjørlykkeAllow value_strings for FT_INT64 and FT_UINT64.
2011-10-24 Bill MeierConvert proto_tree_add_bitmask(), proto_tree_add_bitmas...
2011-10-05 Stig BjørlykkeUse g_tree_steal to remove an entry without calling...
2011-10-04 Stig BjørlykkeAdd proto_unregister_field().
2011-10-02 Stig BjørlykkeRemoved the protocol registration updates in the splash...
2011-09-27 Anders BromanIn proto_tree_add_bits... use const guint encoding...
2011-09-20 Anders BromanFrom Sylvain Munaut:
2011-09-16 Anders BromanFrom Sylvain Munaut:
2011-07-05 Guy HarrisAdd some additional routine variants that handle string...
2011-07-03 Guy HarrisAdd ENC_ values for UTF-8 and EBCDIC, support them...
2011-06-25 Stig BjørlykkeMake guy's fix in revision 37236 actually work:
2011-06-19 Stig BjørlykkeMake creating a display filter from a custom column...
2011-06-19 Stig BjørlykkeHandle BASE_NONE as BASE_DEC for filter expression...
2011-06-16 Guy HarrisSquelch some compiler warnings.
2011-06-07 Bill MeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-05-27 Jeff MorrissMake TVBs opaque for most users.
2011-05-19 Martin MathiesonAdd a check that (plain) value_strings that are used...
2011-05-18 Guy HarrisYou cannot just make the "len" field of a GByteArray...
2011-05-18 Guy HarrisMake some more routines not used outside epan/proto...
2011-05-09 Jakub ZawadzkiConvert SLAB_-s, to sl_-API.
2011-05-08 Alexis La GoutteAdd FT_EUI64 Field Type
2011-04-11 Chris MaynardUse g_strlcpy() instead of prohibited strncpy() to...
2011-04-10 Stig Bjørlykkestrcpy -> strncpy.
2011-03-29 Stig BjørlykkeGuard against NULL return from find_protocol_by_id().
next