aboutsummaryrefslogtreecommitdiffstats
path: root/packet-msproxy.c
Commit message (Expand)AuthorAgeFilesLines
* Change from Andreas Sikkema to change the "old" and "new" members of theGuy Harris2000-08-211-3/+2
* Fix a comment.Laurent Deniel2000-08-201-2/+2
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+2
* Miscellaneous code cleaningLaurent Deniel2000-08-111-11/+6
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-4/+5
* Use "BYTES_ARE_IN_FRAME()" rather than explicitly checking an offset andGuy Harris2000-08-061-3/+3
* Don't use "fd->pkt_len" when checking to see if you've run off the endGuy Harris2000-08-061-3/+3
* Correct the URL for Dante.Gilbert Ramirez2000-05-311-2/+2
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-47/+44
* Add tvbuff class.Gilbert Ramirez2000-05-111-75/+75
* Microsoft Proxy protocol dissector from Jeff Foster.Guy Harris2000-04-201-0/+1361