Doxygen changes.
[metze/wireshark/wip.git] / epan / proto.h
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
2009-07-28 Anders BromanWhitespace change.
2009-07-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3719:
2009-02-24 Jaap KeuterAdd posibility to mark protocol as private. This preven...
2008-12-19 Gerald CombsBack out r27047 and r27053.
2008-12-18 Martin MathiesonMake proto_tree_add_bytes_format() (unused) behave...
2008-10-24 Stig BjørlykkeShow both short and long protocol name in the Filter...
2008-10-15 Jaap KeuterFrom Andrew Narver:
2008-10-10 Stig BjørlykkeAdded an option to syntax check only a single field...
2008-08-04 Anders BromanFrom Alexey Neyman :
2008-07-30 Anders BromanFrom Alexey Neyman :
2008-07-24 Jeff MorrissRemove the (long deprecated) proto_tree_add_*_hidden...
2008-06-23 Guy HarrisRename arguments not to collide with function names...
2008-04-16 Richard van der... fields passed into proto_tree_add_bits_* should have...
2008-04-03 Luis Ontanonwireshark.org/lists/wireshark-dev/200803/msg00308.html
2008-01-14 Stig BjørlykkeThis patch adds support for configuration profiles...
2007-12-22 Jaap KeuterDescribe text only field as "Text Item", shown in statu...
2007-12-15 Jaap KeuterClean up header field info comments.
2007-12-04 Guy HarrisReserve 20 bits for expert "event groups", to leave...
2007-12-03 Guy HarrisSeverities are unsigned.
2007-12-03 Guy HarrisMake the flags field a guint32, to make it clear that...
2007-09-17 Stig BjørlykkeAdded functionality to highlight the FCS bytes in Ether...
2007-07-30 Luis OntanonAs per Ulf's request add ${proto.field} macros that...
2007-05-18 Anders BromanSplit tvb_get_bits64 into tvb_get_bits8 tvb_get_bits16...
2007-05-07 Graeme LuntUpdated splash screen for Wireshark that shows the...
2007-04-28 Anders BromanAdd:
2007-04-26 Anders BromanChange the signature of proto_tree_add_bits() and add...
2007-04-24 Anders BromanAdd a new proto function proto_tree_add_bits() which...
2007-03-23 Stephen FisherFrom Sebastien Tandel:
2007-02-14 Stephen FisherFrom Sebastien Tandel:
2007-01-25 Stephen FisherFix indentation of field_info struct definition
2007-01-18 Guy HarrisPut
2007-01-02 Guy HarrisAdd a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment...
2006-11-27 Ronnie Sahlbergcreate a nice helper to dissect bitmasks and implement...
2006-11-24 Guy HarrisHave separate proto_construct_match_selected_string...
2006-11-23 Guy HarrisRename proto_construct_dfilter_string() to
2006-09-30 Graeme LuntA new field information flag, FI_URL, to indicate a...
2006-09-22 Gerald CombsAdd support for reading from stdin under Windows. ...
2006-08-28 Tomas Kukosa- new function ssl_dissector_delete()
2006-06-21 Ulf Lampingfix a comment
2006-06-20 Gerald CombsChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2006-03-27 Luis Ontanonadd proto_all_finfos() that will return a GPtrArray...
2006-03-15 Anders BromanFrom Greg Morris:
2006-03-10 Tomas Kukosanew FT_GUID handling - big/little endian supported
2006-02-09 Guy HarrisAdd "proto_tree_add_XXX_format_value()" routines, which...
2005-12-02 Tomas Kukosanew field type FT_OID for OBJECT IDENTIFIERs
2005-09-28 Guy HarrisHave show_exception() take a "const char *" as its...
2005-09-26 Guy HarrisMake "REPORT_DISSECTOR_BUG()" (and the macros that...
2005-09-13 Guy HarrisMove the definition of GNUC_FORMAT_CHECK() to its own...
2005-09-11 Ulf LampingI'm adding the "Expert Info" prototype now, as it seems...
2005-09-06 Tomas Kukosaget rid of few warnings
2005-09-05 Tomas Kukosanew BASE_DEC_HEX and BASE_HEX_DEC displaying numbers...
2005-08-21 Ulf LampingThe protocol item in the protocol tree will have a...
2005-07-30 Jörg MayerStefan Rompf:
2005-07-27 Jörg MayerRevert my previous patch - something else was seriously...
2005-07-27 Jörg Mayergcc-4.0 (GCC) 4.0.2 20050720 (prerelease) (SUSE Linux)
2005-07-24 Guy HarrisConstify to remove a bunch of warnings. Add some casts...
2005-07-23 Jörg MayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-07-20 Jörg MayerChange proto_register_protocol to use 'const char*...
2005-07-19 Ulf Lampingfix three doxygen warnings
next