aboutsummaryrefslogtreecommitdiffstats
path: root/packet-pop.c
AgeCommit message (Collapse)AuthorFilesLines
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-8/+7
mechanism that is built into ethereal. Wiretap is now used to read all file formats. Libpcap is used only for capturing. svn path=/trunk/; revision=342
1999-05-13Removing some includes of tftp.h from places it should not beRichard Sharpe1-2/+1
in. Would like to remove it from packet-tftp.c as well to remove our dependence on that file as well. svn path=/trunk/; revision=285
1999-04-05Add an RCS ID.Guy Harris1-1/+1
svn path=/trunk/; revision=240
1999-04-05FTP, POP, and Telnet support from Richard Sharpe.Guy Harris1-0/+111
svn path=/trunk/; revision=237