Remove unused varable:
[obnox/wireshark/wip.git] / wiretap / erf.c
2011-04-21 guyAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-20 guypntohll() takes a guint8 * as an argument; there's...
2011-04-06 guyFrom Jakub Zawadzki:
2010-11-04 jakeFrom Alexis La Goutte:
2010-10-28 etxrabFrom Stephen Donnelly:
2010-04-08 etxrabFrom Stephen Donnelly:
2010-02-02 etxrabFrom Stephen Donnelly:
2009-11-09 stigRemoved an unused variable.
2009-08-10 guyUpdate a comment - a bad packet size could also be...
2009-08-10 geraldDon't try to allocate more than WTAP_MAX_PACKET_SIZE...
2009-04-22 guyClean up some 64-bit issues.
2008-09-29 etxrabFrom Francesco Fusco:
2008-07-14 jakeFrom Stephen Donnelly:
2008-04-12 sakeFrom Stephen Donnelly (bug 2359):
2008-03-14 geraldFrom Stephen Donnelly via bug 2235:
2008-02-07 stigRemoved some "statement not reached" warnings.
2008-01-10 guyGet rid of extra blank lines at the end of the file.
2008-01-10 guyUse WTAP_ENCAP_ERF as the file encapsulation, as that...
2008-01-09 morrissFrom Florent Drouin:
2007-11-19 geraldGet the number of captured bytes from "rlen" instead...
2007-11-06 etxrabFrom Florent Drouin:
2007-11-05 etxrabStrengthen BER and ERF heuristics to solve:
2007-10-08 etxrabFrom Florent DROUIN:
2007-06-08 guyFrom Stephen Donnelly of Endace:
2007-02-18 morrissFrom Florent Drouin: support for MTP2 in ERF type 5...
2006-11-29 etxrabFroim Rene Pilz:
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-01-07 ulfldon't claim to be an erf file if it isn't (e.g. if...
2005-08-26 guyEthereal now requires 64-bit integer support, so get...
2005-08-25 ulfltimestamp display precision:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-02-03 guyGive a URL for the ERF specification.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2004-01-05 ulfl removed some MSVC warnings (level 3)
2003-12-11 ulflprevent MSVC warning:
2003-10-01 guyHave a pseudo-header for Ethernet packets, giving the...
2003-09-19 guyFrom Jesper Peterson: add support for AAL5 records...
2003-08-26 guyFrom Jesper Peterson:
2003-08-26 guyFrom Jesper Peterson: support for Endace ERF file format.