Add _format_value variants of the proto_tree_add_bits function
[obnox/wireshark/wip.git] / epan / proto.c
2010-01-23 dimegAdd _format_value variants of the proto_tree_add_bits...
2009-12-28 dimegUse true/false strings instead of actual numeric values...
2009-12-19 guyFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-12-12 guyRename BASE_STRUCTURE_RESET to BASE_DISPLAY_E_MASK...
2009-12-10 guyAdd an argument to abs_time_to_str() and abs_time_secs_...
2009-11-19 stigNo need to do string compare for FT_PROTOCOL.
2009-11-19 stigAdded support for some missing custom column types:
2009-10-12 stigReturn FALSE from proto_tracking_interesting_fields...
2009-10-12 stigCheck for valid tree in proto_get_finfo_ptr_array(...
2009-10-11 krjSet INITIAL_NUM_PROTOCOL_HFINFO to a more sensible...
2009-10-11 krjAs pointed out by Bill [1] we leak some header_field_in...
2009-10-11 krjReplace g_malloc + memset with g_new0
2009-10-11 krjSet tree_is_expanded to NULL after freeing it
2009-10-11 krjUse the slice allocator if GLIB_CHECK_VERSION > (2...
2009-10-08 jakeTighten header field checks.
2009-10-08 krjDon't attempt to fill custom columns if we don't have...
2009-10-07 stigRemoved a redundant prototype.
2009-09-30 wmeierRename hfinfo.ref_count to hfinfo.ref_type since that...
2009-09-29 stigRemoved unused variable 'hfinfo' in proto_tree_set_time().
2009-09-23 krj(Trivial) White space changes
2009-09-22 wmeier(Trivial) Rework a comment slightly.
2009-09-10 krjIntroduce a few FT_XXX lengths defines and use those...
2009-09-08 geraldMove the infinite loop check from proto_tree_add_node to
2009-09-08 krjUse g_strlcpy when possible
2009-09-08 etxrabFrom : Didier Gautheron
2009-09-06 krjWe don't currently fake fields if they are referenced...
2009-09-06 krjThis fix was supposed to be in r29731 which some how...
2009-09-06 krjIntroduce TRY_TO_FAKE_THIS_REPR which is an optimizatio...
2009-09-06 krjThe frame dissector disables the TRY_TO_FAKE_THIS_ITEM...
2009-09-01 krjFrom Jakub Zawadzki via. Bug 3330:
2009-09-01 krjFrom Richard Brodie via. Bug 3913:
2009-08-29 krjRevert r29614 until I figure out why buildbot doesn...
2009-08-29 krjUse G_STRINGIFY/G_PASTE
2009-08-28 jmayerAfter asking on the list and receiving no feedback...
2009-08-25 etxrabFrom Didier Gautheron:
2009-08-21 krjDon't dereference pointer before checking for NULL
2009-08-21 krjDelay TRY_TO_FAKE_THIS_ITEM() in proto_tree_add_bits_re...
2009-08-21 martinmDon't try TRY_TO_FAKE_THIS_ITEM in proto_tree_add_bits_...
2009-08-21 krjAlso fake empty field_info's by gracefully handling...
2009-08-19 krjMove TRY_TO_FAKE_THIS_ITEM to all public proto_xxx...
2009-08-17 krjMove the NULL pointer 'tree' check under TRY_TO_FAKE_TH...
2009-08-17 krjDon't do PROTO_REGISTRAR_GET_NTH twice.
2009-08-15 krjThis should have been part of r29428. This patch forces...
2009-08-12 krjDISSECTOR_ASSERT on FT_PCRE in construct_match_selected...
2009-08-11 krjTRY_TO_FAKE_THIS_ITEM now fakes FT_PROTOCOL per default...
2009-08-09 krjAdd PTREE_FINFO and use PITEM_FINFO when possible.
2009-08-09 krjAdd PNODE_FINFO. We've been using PITEM_FINFO on proto_...
2009-08-09 wmeierg_error() if registering a subtree item type already...
2009-07-23 etxrabFrom Kovarththanan Rajaratnam:
2009-07-18 stigFrom Kovarththanan Rajaratnam via bug 3719:
2009-07-15 stigFrom Kovarththanan Rajaratnam:
2009-07-07 stigAdded some casts for true_false_string's.
2009-06-12 morrissptvcursor_add_text_with_subtree(): Don't crash if calle...
2009-06-11 stigFix a small indent issue in a comment.
2009-05-29 standelpython binding for wireshark (first commit)
2009-04-22 wmeierproto.c: proto_registrar_dump...() fixes/changes:
2009-04-08 geraldMore size_t fixes. Use a string buffer in range.c.
2009-03-22 wmeierFrom Jakub Zawadzki: g_snprintf() & etc since glib...
2009-03-13 stigFrom Jakub Zawadzki (bug 3331):
2009-03-12 stigFrom Jakub Zawadzki (bug3330):
2009-03-09 stigRemoved support for FT_UINT64/BASE_NONE/VALS combination.
2009-03-09 stigAdded FT_INT*/FT_UINT* with BASE_NONE and a value strin...
2009-02-24 jakeAdd posibility to mark protocol as private. This preven...
2008-12-19 geraldBack out r27047 and r27053.
2008-12-18 martinmMake proto_tree_add_bytes_format() (unused) behave...
2008-12-15 wmeierFix trivial spelling error
2008-12-10 kukosaput the SCTP PPI for current DATA chunk into packet_inf...
2008-11-26 jakeTighten field array check to avoid printing problems.
2008-11-03 jakeFrom Michael McCartney:
2008-10-24 stigShow both short and long protocol name in the Filter...
2008-10-15 jakeFrom Andrew Narver:
2008-10-10 stigAdded an option to syntax check only a single field...
2008-09-23 stigAs reported by Chidambaram Arunachalam in bug 2893:
2008-08-04 etxrabFrom Alexey Neyman :
2008-08-01 etxrabFrom Alexey Neyman:
2008-07-30 etxrabFrom Alexey Neyman :
2008-07-24 morrissRemove the (long deprecated) proto_tree_add_*_hidden...
2008-06-23 guyRename arguments not to collide with function names...
2008-06-11 jakeptvcursor_subtree_set_item() does not need to be exported.
2008-04-25 sfisherFix for bug #2480: Custom column, wrong display of...
2008-04-16 richardvfields passed into proto_tree_add_bits_* should have...
2008-04-09 etxrabRemove:
2008-04-07 sfisher- Remove GLIB1 code
2008-04-03 legotypo initializators -> initializers
2008-04-03 legowireshark.org/lists/wireshark-dev/200803/msg00308.html
2008-03-15 morrissFrom bugs.wireshark.org/bugzilla/show_bug.cgi?id=1539 :
2008-03-10 martinmFix for bug 2328.
2008-03-09 morrissFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=2009...
2008-03-01 sfisherCustom column updates:
2008-02-24 stigAdded support for FT_IPv4, FT_GUID and FT_OID in custom...
2008-02-22 stigPrint integer values according to hfinfo->display.
2008-02-22 stigAdded FT_ABSOLUTE_TIME and FT_RELATIVE_TIME to custom...
2008-02-22 stigSome custom column enhancements:
2008-02-22 stigSome custom column fixes:
2008-02-22 sfisherAdd ability to make more field types into custom column...
2008-02-14 sfisherAdd/fix a few calls to col_custom_set_fstr() for custom...
2008-02-13 sfisherCheck in changes originally checked in as SVN revision...
2008-02-12 sfisherRevert commit 24308 until I can get it to compile on...
2008-02-12 sfisherIntroduce a new column type called custom, which lets...
2008-01-16 jakePrint the string to STDOUT regardless of the value...
next