From Kovarththanan Rajaratnam via bug 3702:
[metze/wireshark/wip.git] / epan / packet.h
2009-07-12 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3702:
2009-04-21 Anders BromanIntroduce call dissector_try_port_new() to be used...
2008-10-31 Stig BjørlykkeFix a prototype to avoid a warning.
2008-08-12 Anders BromanFrom Alexey Neyman:
2008-05-21 Bill Meierboolean -> gboolean
2008-05-21 Bill MeierAdd missing have_postdissector(); (Hopefully what was...
2008-05-05 Guy HarrisRequire GLib 2.4 or later.
2007-08-07 Luis Ontanonfrom: Mike Duigou
2007-04-23 Guy HarrisAdd some GCC warnings to the standard set, and add...
2007-01-18 Guy HarrisPut
2007-01-10 Jaap KeuterExtending true_false_string support
2006-05-21 Ronnie Sahlbergname change
2006-01-24 Luis OntanonAdd register_postdissector() to the API.
2005-08-06 Guy HarrisSquelch more const pointer warnings.
2005-08-05 Jörg MayerMore char -> const char warning fixes.
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-06-19 Jörg MayerWarning fix: Declare some more strings const
2005-06-03 Anders BromanFrom Mike Duigou:
2005-05-11 Ronnie SahlbergSome applications do very naughty things like reusing...
2005-03-23 Guy HarrisAdd a "cleanup_dissection()" routine, intended to free...
2005-03-12 Jörg Mayerwarning: function declaration isn't a prototype
2005-03-11 Ulf Lampingfrom Micheal Duigou: add some doxygen tags and some...
2005-03-11 Gerald CombsAdd a "-G decodes" option to ethereal and tethereal...
2004-10-30 Ulf Lampingsplit capture_loop from capture.c, some more code cleanup
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-06-19 Guy HarrisPick up the stuff I did for tcpdump to figure out the...
2004-06-08 Ulf Lampingadd details for doxygen
2003-10-01 Guy HarrisHave a pseudo-header for Ethernet packets, giving the...
2003-09-09 Guy HarrisAdd "dissector_get_string_handle()" for string dissecto...
2003-09-07 Guy HarrisSupport string dissector tables in the Tethereal "decod...
2003-09-06 Guy HarrisWhen registering a dissector table, choose what type...
2003-07-31 Guy HarrisFrom Tomas Kukosa: add "find_dissector_table()",
2003-06-05 Guy HarrisFrom Lionel Ains: "-d" flag for decode-as support in...
2003-05-23 Guy HarrisAdd an API to get the dissector name from a dissector...
2002-11-15 Guy HarrisFrom Chris Waters: export "find_dissector_table()"...
2002-11-06 Guy HarrisFrom Solomon Peachy: support for new "wlancap" 802...
2002-10-25 Guy HarrisCount ICMPv6 packets as ICMP when capturing.
2002-10-22 Jörg MayerMinimalistic support for counting IPv6 packets during...
2002-10-14 Guy HarrisFrom Ulf Lamping: count ARP packets in capture progress...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-21 Tim PotterMoved the generic true_false_string saying "Set", ...
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-06-04 Guy HarrisGet rid of the "data_src" member of the "frame_data...
2002-05-09 Gilbert RamirezMerge the work in Novell_NCP_branch into the mainline...
2002-04-28 Guy HarrisAdd routines to create anonymous handles for new-style...
2002-02-26 Guy HarrisAllow dissectors to be registered as "old-style" or...
2002-02-24 Guy HarrisGet rid of "init_all_protocols()"; instead, have a...
2002-02-18 Guy HarrisDon't give tvbuffs names; instead, give data sources...
2002-02-17 Guy HarrisWith the tvbuffication of all dissectors, the "packet_i...
2002-02-06 Guy HarrisOld-style (non-tvbuffified) dissectors haven't been...
2002-01-05 Gilbert RamirezLong NCP traces can easily have many packets whose...
2001-12-18 Gilbert RamirezProvide for per-protocol-tree data in the proto_tree...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-08 Guy HarrisAttach a descriptive name field type and base to dissec...
2001-12-03 Guy HarrisGet rid of the lists of conversation dissectors; instea...
2001-12-03 Guy HarrisAdd a routine tro look for a given port in a given...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-11-27 Guy HarrisChange "conversation_set_dissector()" to take a dissect...
2001-11-26 Ed WarnickeThis should be the final bit of removing the dissect_da...
2001-11-21 Gilbert RamirezRemove the global packet_info called "pi". Dissectors...
2001-11-20 Guy HarrisMake the capture routines take an additional argument...
2001-11-20 Guy Harris"END_OF_FRAME" and "IS_DATA_IN_FRAME()" are no longer...
2001-10-31 Guy HarrisPut "extern" in front of a pile of function declarations.
2001-10-31 Guy HarrisGet rid of a bunch of stuff that was there to support...
2001-06-29 Guy HarrisCreate a routine to do the tvbuff-length-adjusting and
2001-06-02 Guy Harris"old_dissector_delete()" is no longer used; remove it.
2001-05-30 Guy HarrisNo old-style dissectors call "old_dissector_try_port...
2001-04-17 Guy HarrisMove the declaration of "etype_vals[]" from "epan/packe...
2001-04-17 Guy HarrisMove the declaration of "ipprotostr()" out of "epan...
2001-04-01 Ed WarnickeMoved the the remaining column related routines out...
2001-04-01 Ed WarnickeMoved the packet_info structure and supporting function...
2001-04-01 Ed WarnickeMoved the frame_data structures and functions from...
2001-04-01 Ed WarnickeMoved the column_info structure and related enum from...
2001-04-01 Ed WarnickeMoved the value_string structures and function from...
2001-04-01 Ed WarnickeMoved various to_str files from packet.{c,h} to a separate
2001-03-23 Jeff FosterChanges required to support multiple named data sources.
2001-03-15 Guy HarrisAdd a new AT_OSI address type.
2001-02-27 Guy HarrisFix up the handling of NBIPX packets, and of Microsoft...
2001-02-01 Guy Harris"Decode As" dialog, from David Hampton.
2001-01-18 Guy HarrisPull the handling of trailers in Ethernet (as opposed...
2001-01-13 Guy HarrisTvbuffify the PIM dissector.
2001-01-09 Guy HarrisAdd a new "ip_to_str_buf()" routine that takes a pointe...
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-09 Guy HarrisAdd tables of "conversation" dissectors, which are...
2000-12-13 Guy HarrisAdd code to check the checksums of TCP segments and...
2000-12-04 Guy HarrisAdd a "col_clear()" routine, to clear a column; it...
2000-12-03 Guy HarrisUpdate a comment.
2000-12-03 Guy HarrisPull the code to set the fields in the "cfile.cinfo...
2000-11-21 Uwe GirlichSenseless old prototype for rpc init removed.
2000-11-19 Guy HarrisFor each column, have both a buffer into which strings...
2000-11-18 Guy HarrisNobody calls "old_try_conversation_dissector()" or
2000-11-18 Guy HarrisPut in an empty declaration of "struct dissector_handle...
2000-11-18 Guy HarrisTvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP...
2000-11-16 Guy HarrisTvbuffify the STP dissector, have it register itself...
2000-11-15 Guy HarrisAdd a mechanism by which a dissector can be registered...
2000-11-13 Guy HarrisMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-11-01 Guy HarrisAdd a fourth choice of time format in the packet list...
2000-10-06 Gilbert RamirezImplement epan_dissect_new() and epan_dissect_free...
2000-09-27 Gilbert RamirezMove packet.[ch] to epan