aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/hcidump.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-21Add a new WTAP_ERR_DECOMPRESS error, and use that for errors discoveredguy1-8/+8
2011-04-06From Jakub Zawadzki:guy1-6/+6
2011-02-12The lack of _WITH_PHDR in WTAP_ENCAP_BLUETOOTH_H4 means there's noguy1-1/+1
2006-11-05change all file offsets from long to gint64 so we can - theoretically - handl...ulfl1-2/+2
2005-11-27Fail if *any* of the fields in the per-packet header of the first recordguy1-1/+2
2005-08-25timestamp display precision:ulfl1-0/+1
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-03-03Have "wtap_read()" set "wth->phdr.pkt_encap" to "wth->file_encap",guy1-2/+1
2004-01-25Have the Wiretap open, read, and seek-and-read routines return, inguy1-6/+9
2003-10-30The quantities in the hcidump header are little-endian, not big-endian.guy1-5/+5
2003-10-30From Marcel Holtmann: support for reading Linux Bluez Bluetooth stackguy1-0/+157