Remove Nmake build system
[metze/wireshark/wip.git] / wiretap / peekclassic.c
2016-04-30 Guy HarrisNote some cases where we don't need to check the packet...
2015-12-24 Simon BarberRefactor 802.11 radio flags.
2015-11-26 Guy HarrisProcess the radio information internally for AiroPeek...
2015-06-25 Guy HarrisClean up 802.11 radio information handling.
2015-06-20 Guy HarrisCall the "802.11 radio information" dissector for radio...
2015-05-06 Gerald CombsWildPackets → Savvius.
2015-02-28 Guy HarrisDon't use struct timeval if we only care about seconds.
2015-01-03 Martin MathiesonRemove unnecessary includes from wiretap folder
2015-01-02 Bill MeierAdd "Editor modelines"; Adjust whitespace as needed.
2014-10-29 Guy HarrisExpand the 802.11 pseudo-header and support new radio...
2014-10-09 Guy HarrisUse an enum for the open-routine return value, as per...
2014-10-07 Guy HarrisMake the code a bit more like the pre-new-APIs code.
2014-10-07 Guy HarrisAdd some higher-level file-read APIs and use them.
2014-09-28 Guy HarrisMake the time stamp resolution per-packet.
2014-09-23 Guy HarrisMake peekclassic_read_packet_v56() more like the _v7...
2014-07-15 Guy HarrisOnly one buffer.c, please.
2014-05-24 Guy HarrisAllow wtap_read() and wtap_seek_read() to return record...
2014-05-23 Guy HarrisRevert "Allow wtap_read() and wtap_seek_read() to retur...
2014-05-23 Guy HarrisAllow wtap_read() and wtap_seek_read() to return non...
2014-05-09 Guy HarrisRevert "Refactor Wiretap"
2014-05-09 Michael MannRefactor Wiretap
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-02 Guy HarrisNo seek-read routines use the length argument, so elimi...
2013-12-03 Jakub Zawadzkiwiretap: start using <wsutil/pint.h>
2013-11-08 Guy HarrisThe "file types" we have are actually combinations...
2013-06-17 Guy HarrisMerge "read record header" and "read packet data" routi...
2013-06-16 Guy HarrisHave the seek-read routines take a Buffer rather than...
2013-06-03 Guy HarrisWhen reading sequentially, skip past any ignored data...
2013-06-02 Guy HarrisPull code to read and process packet headers into
2012-12-27 Guy HarrisDo not call wtap_file_read_unknown_bytes() or
2012-10-16 Jakub ZawadzkiAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-07-18 Guy HarrisSet the 802.11 "already decrypted" flag to FALSE for...
2012-07-09 Guy HarrisFix up some comments.
2012-07-09 Guy HarrisThe names "etherpeek" and "airopeek" are a bit misleadi...