aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/btsnoop.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new WTAP_ERR_DECOMPRESS error, and use that for errors discoveredGuy Harris2011-04-211-11/+13
* "This file format can't be written to a pipe" and "this file formatGuy Harris2011-04-121-2/+2
* From Jakub Zawadzki:Guy Harris2011-04-061-5/+5
* The lack of _WITH_PHDR in WTAP_ENCAP_BLUETOOTH_H4 means there's noGuy Harris2011-02-121-3/+3
* Rename wtap_dump_file_write_all() to wtap_dump_file_write(), and haveGuy Harris2010-06-061-8/+8
* Don't dump out the raw link-layer type when noting thatGuy Harris2009-07-021-2/+5
* Patch from Alex Badea for Bug 3645.Michael Tüxen2009-07-021-2/+2
* From Kovarththanan Rajaratnam via bug 2680:Gerald Combs2009-05-221-0/+210
* We don't check structure sizes elsewhere; don't check them here. (InGuy Harris2008-06-241-11/+10
* From Shane Kearns (bug 2237):Stig Bjørlykke2008-02-031-0/+303