History log of /libbtbb/lib/src/ (Results 76 – 98 of 98)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c6bb371507-Jul-2014 Mike Ryan <[email protected]>

le: dump 24 correctly

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

Fix building against latest libpcap

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

Add getter for BDADDR to support hopping on the Ubertooth

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

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 ...

c0d170f219-Feb-2014 Dominic Spill <[email protected]>

Fix UAP discovery - problem with setting flags on piconets

e4e5d01715-Feb-2014 Dominic Spill <[email protected]>

Correctly report found LAPs

6b21c2c915-Feb-2014 Dominic Spill <[email protected]>

btbb_decode: keep track of clock value with best result

fd495f5014-Feb-2014 Dominic Spill <[email protected]>

Issue #5 - Max errors limit should apply to known LAPs
- Also split find_ac in to two functions for easier reading

672715e814-Feb-2014 Dominic Spill <[email protected]>

Rename uap_from_hec function to bring in to line with internal funcs

cc2522a029-Jan-2014 Dominic Spill <[email protected]>

Shorten shared library name

ba100f3d15-Jan-2014 Mike Ryan <[email protected]>

le_print: update count to reference total number of new opcodes

b339490415-Jan-2014 Mike Ryan <[email protected]>

le_print: dump new LL control opcodes from Bluetooth 4.1

387b660314-Jan-2014 Ivan Krasin <[email protected]>

le_print: dump Opcode value and name in the case of LL Control PDU.

5d00a97f13-Jan-2014 Ivan Krasin <[email protected]>

bluetooth_le_packet: fix octet number for printing Hop and SCA.

935bdedb24-Jul-2013 Dominic Spill <[email protected]>

Update uthash.h to latest (1.9.8)

fb402f5624-Jul-2013 Dominic Spill <[email protected]>

Make header location more sensible

14233ba708-Jul-2013 Dominic Spill <[email protected]>

Special case fixing 0 errors (avoid infinite-ish loop)

4500009505-Jun-2013 Mike Ryan <[email protected]>

le: handle "more UUIDs available"

1e7f449b05-Jun-2013 Dominic Spill <[email protected]>

Fix duplicate typedef warning (for clang users)

e25b118a05-Jun-2013 Dominic Spill <[email protected]>

Build libbtbb and pcaptools using cmake


/libbtbb/.gitignore
/libbtbb/CMakeLists.txt
/libbtbb/README.md
/libbtbb/cmake/cmake_uninstall.cmake.in
/libbtbb/cmake/modules/FindBTBB.cmake
/libbtbb/cmake/modules/FindPackageHandleStandardArgs.cmake
/libbtbb/cmake/modules/FindPythonInterp.cmake
/libbtbb/lib/CMakeLists.txt
CMakeLists.txt
bluetooth_le_packet.c
bluetooth_le_packet.h
bluetooth_packet.c
bluetooth_packet.h
bluetooth_piconet.c
bluetooth_piconet.h
btbb.h
sw_check_tables.h
uthash.h
/libbtbb/python/CMakeLists.txt
/libbtbb/python/pcaptools/CMakeLists.txt
/libbtbb/python/pcaptools/Makefile
/libbtbb/python/pcaptools/README
/libbtbb/python/pcaptools/btaptap
/libbtbb/python/pcaptools/pcapdump/__init__.py
/libbtbb/python/pcaptools/pcapdump/pcapdump.py
/libbtbb/python/pcaptools/setup.py
/libbtbb/python/pcaptools/setup.py.in
/libbtbb/python/utils/encode_sw.py
/libbtbb/python/utils/gen_barker_correct.py
/libbtbb/python/utils/gen_check_tables.py
/libbtbb/python/utils/le_whitening.py
/libbtbb/tests/Makefile
/libbtbb/tests/test_fec23.c
/libbtbb/tests/test_syndromes.c
/libbtbb/web/index.html
/libbtbb/wireshark/plugins/btatt/AUTHORS
/libbtbb/wireshark/plugins/btatt/CMakeLists.txt
/libbtbb/wireshark/plugins/btatt/COPYING
/libbtbb/wireshark/plugins/btatt/Makefile.am
/libbtbb/wireshark/plugins/btatt/Makefile.common
/libbtbb/wireshark/plugins/btatt/Makefile.nmake
/libbtbb/wireshark/plugins/btatt/README
/libbtbb/wireshark/plugins/btatt/cmake/COPYING
/libbtbb/wireshark/plugins/btatt/cmake/COPYING-CMAKE-SCRIPTS
/libbtbb/wireshark/plugins/btatt/cmake/FindGLIB2.cmake
/libbtbb/wireshark/plugins/btatt/cmake/FindWireshark.cmake
/libbtbb/wireshark/plugins/btatt/cmake/UseMakeDissectorReg.cmake
/libbtbb/wireshark/plugins/btatt/moduleinfo.h
/libbtbb/wireshark/plugins/btatt/moduleinfo.nmake
/libbtbb/wireshark/plugins/btatt/packet-btatt.c
/libbtbb/wireshark/plugins/btatt/plugin.rc.in
/libbtbb/wireshark/plugins/btatt/tools/make-dissector-reg
/libbtbb/wireshark/plugins/btatt/tools/make-dissector-reg.py
/libbtbb/wireshark/plugins/btbb/AUTHORS
/libbtbb/wireshark/plugins/btbb/CMakeLists.txt
/libbtbb/wireshark/plugins/btbb/COPYING
/libbtbb/wireshark/plugins/btbb/Makefile.am
/libbtbb/wireshark/plugins/btbb/Makefile.common
/libbtbb/wireshark/plugins/btbb/Makefile.nmake
/libbtbb/wireshark/plugins/btbb/README
/libbtbb/wireshark/plugins/btbb/btbb-sample-mouse.pcap
/libbtbb/wireshark/plugins/btbb/cmake/COPYING
/libbtbb/wireshark/plugins/btbb/cmake/COPYING-CMAKE-SCRIPTS
/libbtbb/wireshark/plugins/btbb/cmake/FindGLIB2.cmake
/libbtbb/wireshark/plugins/btbb/cmake/FindWireshark.cmake
/libbtbb/wireshark/plugins/btbb/cmake/UseMakeDissectorReg.cmake
/libbtbb/wireshark/plugins/btbb/moduleinfo.h
/libbtbb/wireshark/plugins/btbb/moduleinfo.nmake
/libbtbb/wireshark/plugins/btbb/packet-btbb.c
/libbtbb/wireshark/plugins/btbb/packet-btlmp.c
/libbtbb/wireshark/plugins/btbb/plugin.rc.in
/libbtbb/wireshark/plugins/btbb/tools/make-dissector-reg
/libbtbb/wireshark/plugins/btbb/tools/make-dissector-reg.py
/libbtbb/wireshark/plugins/btbb/wireshark-1.8-btbb.patch
/libbtbb/wireshark/plugins/btle/AUTHORS
/libbtbb/wireshark/plugins/btle/CMakeLists.txt
/libbtbb/wireshark/plugins/btle/COPYING
/libbtbb/wireshark/plugins/btle/Makefile.am
/libbtbb/wireshark/plugins/btle/Makefile.common
/libbtbb/wireshark/plugins/btle/Makefile.nmake
/libbtbb/wireshark/plugins/btle/README
/libbtbb/wireshark/plugins/btle/cmake/COPYING
/libbtbb/wireshark/plugins/btle/cmake/COPYING-CMAKE-SCRIPTS
/libbtbb/wireshark/plugins/btle/cmake/FindGLIB2.cmake
/libbtbb/wireshark/plugins/btle/cmake/FindWireshark.cmake
/libbtbb/wireshark/plugins/btle/cmake/UseMakeDissectorReg.cmake
/libbtbb/wireshark/plugins/btle/install_manifest.txt
/libbtbb/wireshark/plugins/btle/moduleinfo.h
/libbtbb/wireshark/plugins/btle/moduleinfo.nmake
/libbtbb/wireshark/plugins/btle/packet-btle.c
/libbtbb/wireshark/plugins/btle/plugin.rc.in
/libbtbb/wireshark/plugins/btle/tools/make-dissector-reg
/libbtbb/wireshark/plugins/btle/tools/make-dissector-reg.py
/libbtbb/wireshark/plugins/btle/wireshark-1.8-btle-ppi.patch
/libbtbb/wireshark/plugins/btsm/AUTHORS
/libbtbb/wireshark/plugins/btsm/CMakeLists.txt
/libbtbb/wireshark/plugins/btsm/COPYING
/libbtbb/wireshark/plugins/btsm/Makefile.am
/libbtbb/wireshark/plugins/btsm/Makefile.common
/libbtbb/wireshark/plugins/btsm/Makefile.nmake
/libbtbb/wireshark/plugins/btsm/README
/libbtbb/wireshark/plugins/btsm/cmake/COPYING
/libbtbb/wireshark/plugins/btsm/cmake/COPYING-CMAKE-SCRIPTS
/libbtbb/wireshark/plugins/btsm/cmake/FindGLIB2.cmake
/libbtbb/wireshark/plugins/btsm/cmake/FindWireshark.cmake
/libbtbb/wireshark/plugins/btsm/cmake/UseMakeDissectorReg.cmake
/libbtbb/wireshark/plugins/btsm/moduleinfo.h
/libbtbb/wireshark/plugins/btsm/moduleinfo.nmake
/libbtbb/wireshark/plugins/btsm/packet-btsm.c
/libbtbb/wireshark/plugins/btsm/plugin.rc.in
/libbtbb/wireshark/plugins/btsm/tools/make-dissector-reg
/libbtbb/wireshark/plugins/btsm/tools/make-dissector-reg.py

1234