From beroset:
[metze/wireshark/wip.git] / wiretap / aethra.c
2012-12-27 Guy HarrisDo not call wtap_file_read_unknown_bytes() or
2012-12-21 Guy HarrisSquelch implicit 64-bit-to-32-bit conversion warnings.
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-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-04 Guy Harrisfile_seek() used to be a wrapper around fseek() or...
2012-03-07 Anders BromanThe User & Network direction is reversed https://bugs...
2012-02-25 Guy HarrisAdd a presence flag field to the packet information...
2011-12-13 Guy HarrisRename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it...
2011-11-04 Guy HarrisUpdates based on stuff seen in a new capture.
2011-10-28 Guy HarrisIt appears that the "packet" records are actually ...
2011-10-28 Guy HarrisThe version string field isn't followed by 20 bytes...
2011-10-27 Guy HarrisFix cut-and-pasteo that happened not to cause a problem...
2011-10-26 Guy HarrisAdd some debugging code; the current code doesn't work...
2011-10-26 Guy HarrisPut the magic number into the aethra_hdr structure...
2011-10-26 Guy HarrisOk, we found what appears to be the capture start time...
2011-10-26 Guy HarrisIt appears that the octet in the record header after...
2011-10-26 Guy HarrisAvoid warnings.
2011-10-26 Guy HarrisInitial support for .aps files from Aethra Telecommunic...