From Dirk via bug #5771: Add heuristic dissector for images and HTTP
[obnox/wireshark/wip.git] / wiretap / csids.c
2010-02-27 guyConstify.
2009-09-30 stigRemoved an unneeded assignment.
2008-07-08 morrissTighten heuristics a bit: if the caplen or iplen is...
2007-05-28 guyChange the Wiretap code so that it doesn't dereference
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-05-28 etxrabEthareal->Wireshark
2005-08-25 ulfltimestamp display precision:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-04-03 guyMake editcap use wtap_read(); that eliminates the last...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-03-03 guyHave "wtap_read()" set "wth->phdr.pkt_encap" to "wth...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
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...