Have "dissect_netbios_payload()" take as an argument a tvbuff containing
[obnox/wireshark/wip.git] / packet-nntp.c
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-13 guyUse "tvb_offset_exists()" rather than "tvb_length_remai...
2000-11-09 guyTvbuffify the HTTP, NNTP, RSH, RTSP, and Telnet dissectors.
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-08 guyMove calls to "dissector_add()" out of the register...
2000-01-07 guyFix Gerald's e-mail address.
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-17 denielAdd display filters.
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-04-06 guyAdd NNTP support.