Update documentation about iptrace version support.
[metze/wireshark/wip.git] / proto.h
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-11-15 Gilbert RamirezAdd "class" that understands IPv4 addresses and subnet...
1999-11-11 Nathan NeulingerExpanded bootparams dissector to handle decoding getfil...
1999-10-12 Gilbert RamirezNew proto_tree header_field_info stuff. Header_field_in...
1999-10-12 Gilbert RamirezRe-implemented fix to keep display filter from reading...
1999-10-11 Laurent Deniel- add handling of FT_IPv6 variables
1999-10-11 Gilbert RamirezFixed bug reported by Laurent regarding byte-string...
1999-09-18 Laurent DenielHandle the missing FT_BYTES field type.
1999-09-15 Gilbert RamirezChanged (again) the way that the FT_BOOLEAN field type...
1999-09-12 Laurent DenielSome old CPP or tools that take C code in input do
1999-09-12 Guy HarrisAdd summary-vs-detail radio buttons to the print dialog...
1999-08-29 Gilbert RamirezRemoved from the display filter/proto_tree code the...
1999-08-26 Gilbert RamirezIntroduces a new global gboolean variable: proto_tree_i...
1999-08-26 Gilbert RamirezThe dfilter yacc grammar now keeps track of every GNode...
1999-08-14 Gilbert RamirezRemoved unneeded 'color' field from header_field_info.
1999-08-01 Gilbert RamirezChanged the display filter scanner from GLIB's GScanner...
1999-07-15 Gilbert RamirezModified the proto_register_field_array usage again...
1999-07-13 Gilbert RamirezAdded support for compiling on win32 with Visual C...
1999-07-07 Guy Harris"const"ifty some function arguments and structure membe...
1999-07-07 Gilbert RamirezCreated a new protocol tree implementation and a new...