List of changes for this next release, which I'll probably call 0.9.0.
[obnox/wireshark/wip.git] / packet-ftp.c
2000-09-11 gramMove format_text(), get_token_len(), and fine_line_end...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-15 guyChanges from Richard Sharpe to improve the display...
2000-04-08 guyMove calls to "dissector_add()" out of the register...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-01-07 guyFix Gerald's e-mail address.
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-10-09 deniel- correct bound checkings in string parsing
1999-08-24 gramRemoved unnecessary #include "etypes.h" lines.
1999-08-18 guyDeclare the "packet_info" structure "pi" in "packet...
1999-07-29 gramMade the protocol (but not the fields) use the new...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-05-13 sharpeRemoving some includes of tftp.h from places it should...
1999-04-05 guyAdd an RCS ID.
1999-04-05 guyFTP, POP, and Telnet support from Richard Sharpe.