Graeme Hewson noted that zlib has a bug wherein "gzseek()" doesn't set
[obnox/wireshark/wip.git] / wiretap / csids.c
2002-06-07 guyGraeme Hewson noted that zlib has a bug wherein "gzseek...
2002-03-05 guyMake "wtap_seek_read()" return TRUE on success and...
2002-03-05 guyHave "wtap_seek_read()" return 0 on success and -1...
2002-03-04 guyCheck for errors in seeks, "tell"s, and "stat()"s/...
2002-03-02 guyFrom Joerg Mayer: get rid of "-Wno-unused" flag in...
2002-02-08 guyHave Wiretap set the snapshot length to 0 if it can...
2001-10-04 guyUse longs as file offsets, so that on platforms with...
2001-07-13 guyFrom Joerg Mayer:
2001-03-10 guyObliging every capture file reader's "open()" routine...
2000-11-19 guy"wtap_read()" must *always* set "*err" when it returns...
2000-09-07 gramChange wtap_read() API so that the data offset is set...
2000-08-31 gramRe-arrange size and nmemb arguments in fread() (file_re...
2000-08-15 mhallThe caplen and iplen are not always going to be equal...
2000-08-08 mhallAdded wiretap support to read the Cisco Secure Intrusio...