aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nntp.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-31Add routines for adding items to a protocol tree that take arguments ofguy1-4/+4
2000-05-11Add tvbuff class.gram1-5/+5
2000-04-08Move calls to "dissector_add()" out of the register routines for TCP andguy1-2/+10
2000-01-07Fix Gerald's e-mail address.guy1-2/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-3/+8
1999-10-17Add display filters.deniel1-7/+25
1999-08-18Declare the "packet_info" structure "pi" in "packet.h", rather than in aguy1-4/+3
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,gram1-3/+16
1999-07-07Created a new protocol tree implementation and a new display filtergram1-5/+4
1999-04-06Add NNTP support.guy1-0/+109