coverity 996921: add missing break
[metze/wireshark/wip.git] / epan / proto.h
2013-08-22 Jakub ZawadzkiConvert more dissectors to use hfinfo instead of hfindex.
2013-08-17 Jakub ZawadzkiFix few concept of new api tree:
2013-08-16 Jakub ZawadzkiIntroduce new proto_tree API required for hf_ variables...
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-06 Jakub ZawadzkiReplace hfinfo pointer to same_name_prev, with same_nam...
2013-08-06 Jakub ZawadzkiRemove hfinfo->bitshift member, add hfinfo_bitshift...
2013-08-05 Michael MannCompletely remove support for proto_item_set_expert_flags.
2013-07-30 Jakub ZawadzkiReorder field_info structure to remove paddings on...
2013-07-26 Evan HuusAdd 64-bit value strings and the appropriate tooling...
2013-07-17 Jeff MorrissFix up some indentation.
2013-07-07 Jakub ZawadzkiMake tree_is_expanded array static, add setter/getter...
2013-06-25 Jeff MorrissMove a couple of time-related modules into wsutil.
2013-05-30 Gerald CombsAdd Doxygen boilerplate for some of our core modules...
2013-04-30 Evan HuusA few more doxygen fix-ups.
2013-04-26 Evan HuusFix a whole bunch of doxygen warnings, mostly typos...
2013-04-05 Chris MaynardCoalesce "-G fields2" and "-G fields3" into "-G fields...
2013-03-04 Evan HuusFrom Steve Magnani via https://bugs.wireshark.org/bugzi...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-26 Bill Meierit's ==> its & its ==> it's as needed.
2013-02-07 Bill MeierAdd 'proto_registrar_get_id_byname()' accessor.
2012-11-03 Jakub ZawadzkiManually revert r45669
2012-10-24 Guy HarrisUniformly use spaces, not tabs, for the PI_ list (one...
2012-10-20 Jakub Zawadzki- Allow reseting edt with new function epan_dissect_res...
2012-09-03 Jakub ZawadzkiMT: move global field_info_tmp to tree_data_t
2012-08-10 Gerald CombsMake the corresponding packet_info available to each...
2012-08-02 Guy HarrisFrom Richard Stearn: support for AX.25, including suppo...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-19 Jakub ZawadzkiAdd proto_tree_add_unicode_string() to add UTF-8 string...
2012-05-14 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
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-19 Anders BromanFrom Evan Huus: Add DISSECTOR_ASSERT_HINT() macro https...
2012-04-04 Gerald CombsMake bit_offset in _tvb_get_bits64 and related function...
2012-03-02 Anders BromanUse the expert system to show packet comments.
2012-03-01 Anders BromanFrom Mike Morrin: A small patch to correct the name...
2012-02-29 Anders BromanFrom Mike Morrin:
2011-12-27 Gerald CombsAdd a "-G ftypes" option, which dumps our supprted...
2011-11-17 Bill Meier(Trivial) remove an extra blank line.
2011-11-16 Chris MaynardMove FI_RESET_FLAG and PROTO_ITEM_SET_VISIBLE macros...
2011-10-24 Bill MeierConvert proto_tree_add_bitmask(), proto_tree_add_bitmas...
2011-10-18 Guy HarrisNote some character encodings that can probably be...
2011-10-05 Chris MaynardSome minor documentation changes: little_endian ->...
2011-10-04 Stig BjørlykkeAdd proto_unregister_field().
2011-09-27 Anders BromanIn proto_tree_add_bits... use const guint encoding...
2011-09-20 Guy HarrisAdd an ENC_ASCII; right now, it's the same as ENC_UTF_8...
2011-07-11 Gerald CombsMore GLIB_CHECK_VERSION cleanups. Update the minimum...
2011-07-03 Guy HarrisAdd a tvb_get_ephemeral_string_enc() routine that's...
2011-07-03 Guy HarrisAdd ENC_ values for UTF-8 and EBCDIC, support them...
2011-05-08 Alexis La GoutteAdd FT_EUI64 Field Type
2011-04-22 Jeff MorrissAs suggested by Jakub Zawadzki:
2011-04-22 Stephen FisherFix whitespace a bit and add field names from doc/READM...
2011-04-22 Jeff MorrissIf we're using GNUC, use attribute warn_unused_result...
2011-02-17 Gerald CombsAdd a hint for Visual C++ to DISSECTOR_ASSERT. Hopefull...
2011-02-07 Guy HarrisFor FT_{ABSOLUTE,RELATIVE}_TIME, make the rest of the...
2011-02-07 Jeff MorrissAdd support for passing NTP times to proto_tree_add_ite...
2010-10-11 Jeff MorrissAdd comments indicating that the DISSECTOR_ASSERT(...
2010-09-23 Jeff MorrissRevert 34191 and add some casts instead
2010-09-23 Jeff MorrissUse gsize (size_t) in a couple of places to make the...
2010-09-22 Sake BlokWhen using a custom column, make it possible to select...
2010-08-29 Anders BromanDoxygen changes.
2010-08-28 Anders BromanDoxygen changes.
2010-08-26 Anders BromanFix doxygen errors.
2010-08-14 Stig BjørlykkeAdded proto_item_prepend_text().
2010-05-26 Martin MathiesonExpert severity was still overlapping with bits length...
2010-05-25 Martin MathiesonRe-organise which FI bits are used to store expert...
2010-05-24 Guy HarrisRefer to the endianness arguments as "encoding" rather...
2010-05-13 Guy HarrisCreate a new REP_NA value for fields where there are...
2010-05-12 Guy HarrisAdd REP_{BIG,LITTLE}_ENDIAN #defines, for possible...
2010-05-02 Anders BromanFrom Jakub Zawadzki:
2010-04-27 Anders BromanFrom Jakub Zawadzki:
2010-04-27 Anders BromanFrom Jakub Zawadzki:
2010-04-20 Anders BromanFrom Jakub Zawadzki:
2010-04-15 Bill MeierRevise comment on use of 'display' field in hf[] entry...
2010-04-03 Bill Meier From Yaniv Kaul: constify parameters
2010-04-02 Bill MeierRevert SVN #32360 until Windows compilation errors...
2010-04-02 Bill MeierFrom Yaniv Kaul: constify parameters
2010-03-15 Jaap KeuterFix for bug 4565:
2010-02-27 Guy HarrisAdd a third date format, ABSOLUTE_TIME_DOY_UTC, to...
2010-01-25 Stig BjørlykkeChanged from using own defined GNUC_FORMAT_CHECK to...
2010-01-23 Gerasimos DimitriadisAdd _format_value variants of the proto_tree_add_bits...
2010-01-19 Gerald CombsFix a double-free bug which was causing a crash. Our...
2009-12-19 Guy HarrisFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-12-18 Stig BjørlykkeAdded expert info group PI_PROTOCOL.
2009-12-12 Guy HarrisRename BASE_STRUCTURE_RESET to BASE_DISPLAY_E_MASK...
2009-11-21 Kovarththanan Raja... Don't rely on G_STMT
2009-11-21 Kovarththanan Raja... Rewrite macros to not use ternary operator
2009-10-20 Jeff MorrissMake sure no one calls PROTO_ITEM_SET_*(proto_tree_add_...
2009-09-30 Bill MeierRename hfinfo.ref_count to hfinfo.ref_type since that...
2009-09-08 Anders BromanFrom : Didier Gautheron
2009-09-06 Kovarththanan Raja... Introduce TRY_TO_FAKE_THIS_REPR which is an optimizatio...
2009-09-06 Kovarththanan Raja... The frame dissector disables the TRY_TO_FAKE_THIS_ITEM...
2009-08-25 Martin MathiesonAdd missing semicolon.
2009-08-25 Anders BromanFrom Didier Gautheron:
2009-08-21 Kovarththanan Raja... Also fake empty field_info's by gracefully handling...
2009-08-11 Kovarththanan Raja... TRY_TO_FAKE_THIS_ITEM now fakes FT_PROTOCOL per default...
2009-08-09 Kovarththanan Raja... Use PITEM_FINFO.
2009-08-09 Kovarththanan Raja... Add PTREE_FINFO and use PITEM_FINFO when possible.
2009-08-09 Kovarththanan Raja... Add PNODE_FINFO. We've been using PITEM_FINFO on proto_...
2009-08-04 Jörg MayerWarning fix: comma at end of enum
next