419ade37 | 13-Mar-2016 |
Dominic Spill <[email protected]> |
Signal / noise values are negative |
6fcde685 | 12-Mar-2016 |
Dominic Spill <[email protected]> |
Bump .so number for imminent release |
00c7e1b3 | 28-Feb-2016 |
Mike Ryan <[email protected]> |
le: decode 16-bit UUIDs in AD data |
41e09bc5 | 16-Feb-2016 |
Dominic Spill <[email protected]> |
Fix uint types for non-OS X systems |
b6703d5d | 16-Feb-2016 |
Mike Ryan <[email protected]> |
Force PCAP on by default, and remove dependency from cmake
Fixes #34
Could probably use more testing |
6887217e | 26-Nov-2015 |
Mike Ryan <[email protected]> |
include DLTs for BT |
c3b616c1 | 26-Nov-2015 |
Mike Ryan <[email protected]> |
pcap: write PCAP directly from libbtbb without using libpcap |
fcf7b60b | 07-Feb-2016 |
Dominic Spill <[email protected]> |
include assert.h so that call to assert() doesn't break the build |
cf15ca5e | 05-Feb-2016 |
Mike Ryan <[email protected]> |
le: prevent buffer overflows on memcpy
closes #25 closes #26 |
c256d327 | 03-Feb-2016 |
Dominic Spill <[email protected]> |
Tidy up shared/static variables |
ed4241a8 | 02-Feb-2016 |
Dominic Spill <[email protected]> |
Put static lib in the right place! |
ad7b9457 | 02-Feb-2016 |
Dominic Spill <[email protected]> |
Allow static builds via BUILD_STATIC=ON cmake setting |
4cc286f3 | 21-Jan-2016 |
Dominic Spill <[email protected]> |
Fix issue #24 - plugins do not build for Wireshark 2.0+ |
e018180d | 21-Jan-2016 |
Dominic Spill <[email protected]> |
Move "legacy" (Wireshark < 2.0) plugins |
525381df | 13-Nov-2015 |
Dominic Spill <[email protected]> |
Merge pull request #32 from elli89/detect-afh
support passive detection of the AFH channel map |
83d85db8 | 13-Nov-2015 |
Hannes Ellinger <[email protected]> |
removed the calculations of the hopping patterns because they would flood the system memory |
75358bb0 | 17-Jul-2015 |
Hannes Ellinger <[email protected]> |
support passive detection of the AFH channel map |
647977de | 09-Oct-2015 |
Dominic Spill <[email protected]> |
Remove unnecessary calculations from survey mode |
2ca9e52d | 29-Sep-2015 |
Dominic Spill <[email protected]> |
Merge pull request #28 from dinosec/master
Missing sudo in make install instructions |
37c736c4 | 29-Sep-2015 |
dinosec <[email protected]> |
Missing sudo in make install instructions |
ae840325 | 21-Sep-2015 |
Dominic Spill <[email protected]> |
Fix Ubertooth issue #112 - duplicate plugin names |
c151e623 | 05-Sep-2015 |
Dominic Spill <[email protected]> |
Fix UBertooth issue #110 - tidy version numbers and add dirty flag |
5a8c4644 | 05-Sep-2015 |
Dominic Spill <[email protected]> |
Tidy up my cmake mess |
5f5f6ad1 | 05-Sep-2015 |
Dominic Spill <[email protected]> |
More cmake experimentation |
5fbe0c0a | 05-Sep-2015 |
Dominic Spill <[email protected]> |
Add dirty flag to git version version number |