aboutsummaryrefslogtreecommitdiffstats
path: root/epan/proto.h
AgeCommit message (Expand)AuthorFilesLines
2001-09-14Make the resolution for time values be nanoseconds rather thanGuy Harris1-9/+6
2001-08-29Add a "proto_item_append_text()" routine, which is likeGuy Harris1-1/+9
2001-08-28Get rid of "proto_tree_add_notext()" - if you create a subtree using it,Guy Harris1-5/+1
2001-07-22Do __attribute__ stuff if the GCC version number is greater than orGuy Harris1-17/+17
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-2/+7
2001-06-05Enable "Match Selected" only if there's a field selected *and* we can doGuy Harris1-3/+9
2001-04-02Added two new arguments to epan_init() and proto_init() toEd Warnicke1-2/+3
2001-04-01Added a function proto_get_id_by_filter_name() function to proto.{c,h}Ed Warnicke1-1/+4
2001-03-23Changes required to support multiple named data sources.Jeff Foster1-2/+3
2001-03-02Calculate the height and width of m_r_font globally, since variousGilbert Ramirez1-1/+4
2001-02-13In a display filter expression, make a field name refer to any of theGuy Harris1-2/+3
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-46/+30
2001-02-01"Decode As" dialog, from David Hampton.Guy Harris1-1/+4
2001-01-26Clean up the dissector registration up a bit - arrange that all pluginsGuy Harris1-2/+2
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-5/+24
2000-11-16Tvbuffify the STP dissector, have it register itself and have the LLCGuy Harris1-2/+2
2000-09-27First step in moving core Ethereal routines to libepan.Gilbert Ramirez1-0/+553