Enhance Windows ASN1 Makefiles:
[obnox/wireshark/wip.git] / wiretap / eyesdn.c
2009-04-22 guyClean up some 64-bit issues.
2009-01-27 etxrabFrom Rolf Fiedler:
2008-05-07 etxrabFix some of the Errors/warnings detected by checkapi.
2008-04-20 stigFrom Rolf Fiedler (bug 2408):
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-09-29 jakeFrom: Rolf Fiedler
2006-09-28 jakeFrom Rolf Fiedler:
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-04-02 guyFrom Rolf Fiedler: fix a comment, and fix the code...
2004-03-23 guyClean up the code to check the file type.
2004-03-17 guy"esc_read()" is passed a FILE_T, not a FILE_T * - a...
2004-03-03 guyHave "wtap_read()" set "wth->phdr.pkt_encap" to "wth...
2004-03-03 guySet the packet encapsulation value to the file encapsul...
2004-02-13 guyGet rid of unused variables and #defines.
2004-02-12 guyUse "guint8" for 8-bit binary data.
2004-02-11 guyFrom Rolf Fiedler: support for reading EyeSDN USB S0...