aboutsummaryrefslogtreecommitdiffstats
path: root/packet-lpd.c
AgeCommit message (Expand)AuthorFilesLines
2000-01-22Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris1-2/+2
2000-01-07Fix Gerald's e-mail address.Guy Harris1-2/+2
1999-12-15Fix segfault reported by Gregor Glomm <gg@seh.de> Really cleaned up LPDGilbert Ramirez1-43/+57
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-3/+8
1999-11-05Fix LPD dissector problem for bug reported byGilbert Ramirez1-2/+2
1999-10-17- add lpd protocol registrationLaurent Deniel1-5/+35
1999-09-17Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are aGuy Harris1-2/+2
1999-08-25Use END_OF_FRAME rather than "fd->cap_len - offset" - END_OF_FRAME usedGuy Harris1-7/+8
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-10/+9
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-26/+17
1998-12-17A patch spread across many files to let Ethereal compile under GTK+-1.1.x.Gilbert Ramirez1-1/+2
1998-11-17* Added column formatting functionality.Gerald Combs1-5/+6
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+1
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-6/+6
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
1998-09-16Initial revisionGerald Combs1-0/+154