do not use * wildcard which is not supported by Windows commandline
[metze/wireshark/wip.git] / wiretap / airopeek9.c
2007-05-21 Jörg MayerFix some (incorrect but unforseeable)
2006-11-05 Ulf Lampingchange all file offsets from long to gint64 so we can...
2005-08-26 Guy HarrisFix indentation, and fix a comment.
2005-08-25 Ulf Lampingtimestamp display precision:
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-07-22 Jörg MayerMore 'char*' -> 'const char*' warning fixes
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-03-03 Guy HarrisHave "wtap_read()" set "wth->phdr.pkt_encap" to "wth...
2004-02-06 Guy HarrisWhether frames in an AiroPeek V9 802.11 capture have...
2004-02-06 Guy HarrisA MediaSubType value of 1 also means 802.11. (Is that...
2004-02-06 Guy HarrisMake sure a packet has one and only one length field...
2004-02-06 Guy HarrisThe time stamps in *Peek V9 files appear to be in nanos...
2004-02-06 Guy HarrisEthernet frames appear to have 4 bytes of 0 at the...
2004-02-06 Guy HarrisV9 format appears to be used by some versions of EtherP...
2004-01-27 Guy HarrisSupply a pseudo-header for all 802.11 packets; add...
2004-01-25 Guy HarrisHave the Wiretap open, read, and seek-and-read routines...
2003-12-03 Guy Harris"strtoul()" returns a "long", not a "long long".
2003-12-02 Guy HarrisCheck for errors and EOF, and handle them appropriately...
2003-12-02 Guy HarrisFrom Martijn Schipper: support for reading AiroPeek...