aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/csids.c
Commit message (Expand)AuthorAgeFilesLines
* Obliging every capture file reader's "open()" routine to seek to theGuy Harris2001-03-101-3/+1
* "wtap_read()" must *always* set "*err" when it returns FALSE - if it'sGuy Harris2000-11-191-1/+5
* Change wtap_read() API so that the data offset is set via a pointer, andGilbert Ramirez2000-09-071-30/+9
* Re-arrange size and nmemb arguments in fread() (file_read()) calls soGilbert Ramirez2000-08-311-8/+8
* The caplen and iplen are not always going to be equal. Need to use > and <= i...Mike Hall2000-08-151-7/+12
* Added wiretap support to read the Cisco Secure Intrusion Detection System IPL...Mike Hall2000-08-081-0/+254