aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-telnet.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-18Partial fix for bug 191: Sanity check is ok nowJörg Mayer1-3/+14
2005-05-30Don't try to check the suboption length type if we don't have a suboption.Gerald Combs1-27/+29
2005-03-13Get rid of extra semicolon - it might be giving MSVC++ heartburn.Guy Harris1-1/+1
2005-03-13Fix a check for the number of suboptions.Gerald Combs1-5/+2
2004-07-23If there's no data in the authentication option, don't unescape andGuy Harris1-8/+12
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1601