aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rlogin.c
Commit message (Expand)AuthorAgeFilesLines
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+3
* Miscellaneous code cleaningLaurent Deniel2000-08-111-9/+6
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-2/+2
* Use "BYTES_ARE_IN_FRAME()" rather than explicitly checking an offset andGuy Harris2000-08-061-22/+47
* Don't use "fd->pkt_len" when checking to see if you've run off the endGuy Harris2000-08-061-2/+2
* There is *no* guarantee that the "fd" argument to a dissector uniquelyGuy Harris2000-08-061-11/+6
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-8/+8
* Add tvbuff class.Gilbert Ramirez2000-05-111-20/+20
* Jeff Foster's rlogin dissector, and changes to the TCP dissector toGuy Harris2000-04-081-0/+480