aboutsummaryrefslogtreecommitdiffstats
path: root/packet-lpd.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsdeniel1-1/+3
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)guy1-5/+5
2000-05-31Add routines for adding items to a protocol tree that take arguments ofguy1-4/+4
2000-05-11Add tvbuff class.gram1-7/+7
2000-04-20LPD fixes from Matthijs Melchior <mmelchior@lucent.com>gram1-7/+7
2000-04-08Move calls to "dissector_add()" out of the register routines for TCP andguy1-2/+9
2000-01-22Fix files that had Gilbert's old e-mail address or that didn't have myguy1-2/+2
2000-01-07Fix Gerald's e-mail address.guy1-2/+2
1999-12-15Fix segfault reported by Gregor Glomm <gg@seh.de> Really cleaned up LPDgram1-43/+57
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-3/+8
1999-11-05Fix LPD dissector problem for bug reported bygram1-2/+2
1999-10-17- add lpd protocol registrationdeniel1-5/+35
1999-09-17Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are aguy1-2/+2
1999-08-25Use END_OF_FRAME rather than "fd->cap_len - offset" - END_OF_FRAME usedguy1-7/+8
1999-07-07Created a new protocol tree implementation and a new display filtergram1-10/+9
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowgram1-26/+17
1998-12-17A patch spread across many files to let Ethereal compile under GTK+-1.1.x.gram1-1/+2
1998-11-17* Added column formatting functionality.gerald1-5/+6
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultgram1-2/+1
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,gerald1-6/+6
1998-09-16Added ID tags to the beginning of each source file.gerald1-0/+2
1998-09-16Initial revisiongerald1-0/+154