aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ber.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-04Minor rewording of a few comments; fix a few typos.Bill Meier1-1/+1
2007-11-05Strengthen BER and ERF heuristics to solve:Anders Broman1-0/+3
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...Ulf Lamping1-2/+2
2006-09-12Get rid of a compiler warning.Gerald Combs1-8/+9
2006-06-17fix coverity "bug" 184 (false positive)Ronnie Sahlberg1-2/+1
2006-05-15Fix some compiler warnings.Guy Harris1-5/+7
2006-05-08Basic Encoding Rules (BER) encoded file reading. Not really a packet trace fo...Graeme Lunt1-0/+187