History log of /libbtbb/ (Results 126 – 150 of 359)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2f7ac37712-Nov-2014 Dominic Spill <[email protected]>

Merge branch 'master' of https://github.com/greatscottgadgets/libbtbb

7469b4d112-Nov-2014 Dominic Spill <[email protected]>

Add version information to btbb library

cf8c0e3111-Nov-2014 Mike Ryan <[email protected]>

pcap: flush each packet

45aeb03e06-Oct-2014 Dominic Spill <[email protected]>

Fix pkgconfig install path

64debde825-Sep-2014 Dominic Spill <[email protected]>

Add note about plugin moving to Wireshark

35ec973620-Sep-2014 Dominic Spill <[email protected]>

Merge branch 'master' of https://github.com/greatscottgadgets/libbtbb

b858c0c020-Sep-2014 Dominic Spill <[email protected]>

Remove previous version check and cleanup.sh script

a7fccc5008-Sep-2014 Mike Ryan <[email protected]>

le: prevent buffer overflow when memcpy'ing large-ish packets

c6bb371507-Jul-2014 Mike Ryan <[email protected]>

le: dump 24 correctly

fa150dd308-Jul-2014 Dominic Spill <[email protected]>

Fix building against latest libpcap

7e0e8e6207-Jul-2014 Dominic Spill <[email protected]>

Fix issue #9 - Wireshark plugins do not work in 1.12 due to check_col()

7906415007-Jul-2014 Dominic Spill <[email protected]>

Remove bad config line

40b3a52106-Jul-2014 Dominic Spill <[email protected]>

Tidy up debian build files

2006959706-Jul-2014 Dominic Spill <[email protected]>

Add debian compat file
I have no idea what level it should be, so I copied it from wireshark, like everything else

f9e7b15c06-Jul-2014 Dominic Spill <[email protected]>

Adding experimental Debian packaging files

e6fdb62506-Jul-2014 Dominic Spill <[email protected]>

Add pkgconfig file

5043804005-Jul-2014 Dominic Spill <[email protected]>

Add getter for BDADDR to support hopping on the Ubertooth

08034a7e04-Jul-2014 Mike Ryan <[email protected]>

wireshark: remaining plugins to build on Wireshark 1.10 and 1.12

ddbdc52a04-Jul-2014 Mike Ryan <[email protected]>

wireshark: build against Wireshark 1.10 and 1.12

b53c3fb704-Jul-2014 Mike Ryan <[email protected]>

le: correctly dump data into PCAP PPI format

There were two issues with this code. First, the length of the dump was
incorrect as it did not include fields not accounted for in LE LL
length. Second,

le: correctly dump data into PCAP PPI format

There were two issues with this code. First, the length of the dump was
incorrect as it did not include fields not accounted for in LE LL
length. Second, the code skipped dumping the PPI header.

show more ...

4580978304-Jul-2014 Mike Ryan <[email protected]>

build: build on systems with libpcap 1.4 and earlier

0a637dca04-Jul-2014 Dominic Spill <[email protected]>

Reduce use of constants in BLE packet processing

f39a553904-Jul-2014 Dominic Spill <[email protected]>

Merge branch 'whiterocker-master'

8f3e7eea18-Mar-2014 Christopher Kilgour <[email protected]>

Update to include storing captures in pcap and pcapng format for
LINKTYPE_BLUETOOTH_BREDR_BB and LINKTYPE_BLUETOOTH_LE_LL_WITH_PHDR.

Includes:
* Add support for BTLE access address validity determin

Update to include storing captures in pcap and pcapng format for
LINKTYPE_BLUETOOTH_BREDR_BB and LINKTYPE_BLUETOOTH_LE_LL_WITH_PHDR.

Includes:
* Add support for BTLE access address validity determination.
* Refactor BTLE support with accessors and opaque internals similar
to BR support.

show more ...

03004dcf26-Feb-2014 Dominic Spill <[email protected]>

Update release version in homebrew

12345678910>>...15