aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smb-logon.c
Commit message (Expand)AuthorAgeFilesLines
* Use "BYTES_ARE_IN_FRAME()" rather than explicitly checking an offset andGuy Harris2000-08-061-11/+16
* Don't use "fd->pkt_len" when checking to see if you've run off the endGuy Harris2000-08-061-3/+3
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-2/+2
* Add tvbuff class.Gilbert Ramirez2000-05-111-14/+14
* Small fix for Jeff FosterRichard Sharpe2000-02-211-3/+3
* Fixing the GetDC response handling so it understands the short ones thatRichard Sharpe2000-02-211-5/+20
* Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitGuy Harris2000-02-141-0/+555