From Weston Schmidt via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8689:
[metze/wireshark/wip.git] / wiretap / btsnoop.c
2012-12-27 Guy HarrisDo not call wtap_file_read_unknown_bytes() or
2012-12-21 Guy HarrisSquelch 64-bit-to-32-bit implicit conversion warning...
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-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-09-01 Guy HarrisUse guint8 rather than guchar for raw octets and pointe...
2011-04-21 Guy HarrisAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-12 Guy Harris"This file format can't be written to a pipe" and ...
2011-04-06 Guy HarrisFrom Jakub Zawadzki:
2011-02-12 Guy HarrisThe lack of _WITH_PHDR in WTAP_ENCAP_BLUETOOTH_H4 means...
2010-06-06 Guy HarrisRename wtap_dump_file_write_all() to wtap_dump_file_wri...
2009-07-02 Guy HarrisDon't dump out the raw link-layer type when noting...
2009-07-02 Michael TüxenPatch from Alex Badea for Bug 3645.
2009-05-22 Gerald CombsFrom Kovarththanan Rajaratnam via bug 2680:
2008-06-24 Guy HarrisWe don't check structure sizes elsewhere; don't check...
2008-02-03 Stig BjørlykkeFrom Shane Kearns (bug 2237):