| Commit message (Expand) | Author | Age | Files | Lines |
* | Direct-BT: Remove TinyB and Cleanup Java API (1) | Sven Gothel | 2021-08-31 | 1 | -1/+0 |
* | Add support for Bluetooth 5.0 Adapter (using HCI extended scanning and connec... | Sven Gothel | 2021-08-30 | 1 | -0/+2 |
* | run-[dbt_|java-]scanner10.sh: Add [-setcap, -root] launch options, update set... | Sven Gothel | 2021-08-11 | 2 | -49/+147 |
* | dbt_scanner10/DBTScanner10: Extract BTDeviceRegistry and BTSecurityRegistry t... | Sven Gothel | 2021-07-31 | 1 | -4/+10 |
* | Clarify EInfoReport ownership between MgmtEvtDeviceFound, HCIHandler and BTAd... | Sven Gothel | 2021-07-27 | 1 | -5/+18 |
* | test_java.sh: Fix jar name used | Sven Gothel | 2021-07-27 | 1 | -5/+6 |
* | scripts/run-java-scanner10.sh: Add 'JAVA_PROPS' var to allow passing Java pro...v2.2.7 | Sven Gothel | 2021-06-15 | 1 | -1/+3 |
* | add script/*.sh for native tests | Sven Gothel | 2021-01-29 | 4 | -0/+77 |
* | locale: Add LC_ALL and hint to set system (testing requires proper unified se... | Sven Gothel | 2021-01-29 | 9 | -18/+36 |
* | Revert to gcc as default since clang < 10 has issues on 32bit arm (raspi3 setup) | Sven Gothel | 2021-01-28 | 1 | -1/+1 |
* | cmake/build/test: Ensure UTF8 is used by system, set LANG to 'en_US.UTF-8' to... | Sven Gothel | 2021-01-28 | 3 | -0/+12 |
* | Enhance Scanner10's MyLongTermKeyInfo (C++/Java): Store BTSecurityLevel and S... | Sven Gothel | 2021-01-28 | 2 | -0/+4 |
* | scripts/run-java-scanner10.sh: Remove jni debugging, oops | Sven Gothel | 2021-01-26 | 1 | -2/+2 |
* | Complete build change: Using jaulib[_fat] if available (for Java) incl. nativ... | Sven Gothel | 2021-01-25 | 2 | -2/+54 |
* | Java: New API Layout: Shorten named [Bluetooth -> BT], [Characteristic -> Cha... | Sven Gothel | 2021-01-25 | 4 | -13/+14 |
* | Update run-dbt_scanner10.sh (just naming..) | Sven Gothel | 2021-01-11 | 1 | -8/+9 |
* | Replace std::vector w/ jau::darray: Adapt JNI methods | Sven Gothel | 2021-01-11 | 1 | -2/+2 |
* | valgrind.supp: Add Catch to suppressed stacks | Sven Gothel | 2021-01-11 | 1 | -0/+8 |
* | cmake: Disable RTTI (-fno-rtti) for now, ensuring no side-effects; Adding GPR... | Sven Gothel | 2021-01-05 | 1 | -1/+4 |
* | Move jaucpp -> jaulib; Full integration of jaulib's unit tests (TODO: Use Cat... | Sven Gothel | 2020-12-21 | 1 | -0/+44 |
* | scripts/run*sh: Use ${USER} environment variable instead of hardcoded name ;-) | Sven Gothel | 2020-12-03 | 2 | -4/+4 |
* | scripts/run-*-scanner10.sh: Have capsh user being configured and include 'uli... | Sven Gothel | 2020-10-27 | 2 | -4/+8 |
* | Document Direct-BT Non-Root Usage via setcap or preferrably capsh. | Sven Gothel | 2020-10-27 | 2 | -4/+39 |
* | Add ChangedAdapterSetCallback (C++), ChangedAdapterSetListener (Java) for [DB... | Sven Gothel | 2020-10-25 | 1 | -0/+4 |
* | Update valgrind.supp | Sven Gothel | 2020-10-22 | 1 | -5/+46 |
* | cmake: Expose different instrumentation (-fsanitize=) modules | Sven Gothel | 2020-10-21 | 1 | -0/+2 |
* | run-dbt-scanner10: Use export for VALGRIND invocation macro | Sven Gothel | 2020-10-19 | 1 | -4/+4 |
* | Update valgrind.supp file | Sven Gothel | 2020-10-19 | 1 | -71/+115 |
* | Build: Separate GCC sanitize flags from DEBUG=ON, enable via INSTRUMENTATION=ON | Sven Gothel | 2020-10-18 | 1 | -0/+1 |
* | Align run-java-scanner10.sh with run-dbt-scanner10.sh script | Sven Gothel | 2020-10-14 | 2 | -8/+41 |
* | run-dbt-scanner10.sh: Added current valgrind (memcheck, drd and callgrind) co... | Sven Gothel | 2020-10-09 | 1 | -11/+37 |
* | valgrind.supp: Add DRD suppressions equivalent to Helgrind (No errors) | Sven Gothel | 2020-10-09 | 1 | -1/+210 |
* | helgrind suppressions file: 0 errors (from initial 3716) | Sven Gothel | 2020-10-08 | 2 | -3/+21 |
* | helgrind suppressions file added: 10 errors left (from 3716), analyzed and su... | Sven Gothel | 2020-10-08 | 3 | -0/+370 |
* | run-java-scanner10.sh: Add uncommented check:jni and valgrind variants | Sven Gothel | 2020-09-30 | 1 | -1/+5 |
* | scripts/build.sh: Add commented out CLANG_ARGS (documentation, convenience) | Sven Gothel | 2020-09-30 | 1 | -2/+3 |
* | run-dbt-scanner10.sh: Add commented out VALGRIND option | Sven Gothel | 2020-09-29 | 1 | -1/+4 |
* | Adding kernel-bt-[debug|reload].sh scripts | Sven Gothel | 2020-09-25 | 2 | -0/+41 |
* | Java Example: Rename ScannerTinyB10 -> DBTScanner10: Requiring Direct-BT, nam... | Sven Gothel | 2020-09-25 | 1 | -2/+2 |
* | dbt_scanner10.cpp: Add cmdline args '-dbt_verbose, -dbt_debug, -dbt_mgmt, -db... | Sven Gothel | 2020-09-20 | 1 | -1/+1 |
* | scripts/run-dbt_scanner10.sh: Add another commented out direct_bt_debug variant. | Sven Gothel | 2020-09-19 | 1 | -0/+1 |
* | script/run-java-scanner10.sh: Add commented out debug flags | Sven Gothel | 2020-09-18 | 1 | -1/+5 |
* | DBTEnv API Doc: Mention missing 'direct_bt.debug.adapter.event', order alphab... | Sven Gothel | 2020-09-18 | 1 | -2/+5 |
* | scripts/run*: Enable core dump per default | Sven Gothel | 2020-09-18 | 7 | -0/+11 |
* | test scripts/run-*.sh: Add commented out example for env-var 'direct_bt_debug... | Sven Gothel | 2020-09-16 | 7 | -0/+33 |
* | DBTEnv: Resolve using environment vars under Unix shells, e.g. try 'direct_bt... | Sven Gothel | 2020-09-15 | 1 | -0/+3 |
* | CMake: Support full parallel build by adding target dependencies | Sven Gothel | 2020-09-15 | 2 | -3/+8 |
* | scripts/build.sh: Default to RELEASE | Sven Gothel | 2020-09-14 | 1 | -2/+2 |
* | run scripts: Set LANG and LC_MEASUREMENT to en_US.UTF-8 for unified log files | Sven Gothel | 2020-08-26 | 7 | -0/+35 |
* | scripts/run-*.sh: Remove dependency to 'libtinyb.so', which could be skipped ... | Sven Gothel | 2020-08-25 | 7 | -7/+7 |