| Commit message (Expand) | Author | Age | Files | Lines |
* | Add scripts/run-native-trial*.sh, split valgrind-jvm.supp from valgrind.supp | Sven Gothel | 2022-05-13 | 6 | -72/+152 |
* | JNI Lifecycle Fix: BTGattCharListener: Adopt full Java/Native link via DBTNat... | Sven Gothel | 2022-05-10 | 1 | -2/+2 |
* | trial i470 test_provoke (C++) / TestDBTProvoke (Java) demonstrating C++ survi... | Sven Gothel | 2022-05-07 | 1 | -9/+9 |
* | Trial C++: Add 'provoke_' native test to be run manually, provoking issues .. | Sven Gothel | 2022-05-03 | 2 | -3/+3 |
* | build scripts: Only use OpenJDK 17 if available (Not available on Debian 10) | Sven Gothel | 2022-04-24 | 5 | -6/+26 |
* | scripts/run-trials-until.sh: Allow preferred path build/trial/java | Sven Gothel | 2022-04-24 | 1 | -2/+2 |
* | scripts/run-java-trial.sh: Convenient java trial launch script using same inv... | Sven Gothel | 2022-04-24 | 1 | -0/+46 |
* | scripts/run-trials-until.sh: Add notice to run from build directory (if not) | Sven Gothel | 2022-04-24 | 1 | -0/+5 |
* | Build and testing using OpenJDK 17 (min requirement still 11) using our build... | Sven Gothel | 2022-04-23 | 4 | -4/+4 |
* | README: Bump v2.6.4. Convert Connection_Paramter.md to markdown and link.v2.6.4 | Sven Gothel | 2022-04-19 | 1 | -0/+7 |
* | build.sh: Detail trial/testing w/ and w/o DEBUG | Sven Gothel | 2022-04-18 | 1 | -1/+3 |
* | valgrind for jvm: Don't show reachable (OK) leaks | Sven Gothel | 2022-04-16 | 1 | -1/+1 |
* | valgrind suppressed file: Adding a few sections to silence JVM memcheck (alre... | Sven Gothel | 2022-04-16 | 1 | -0/+64 |
* | scripts/run-native-example.sh: Fix runit_capsh() EXE_WRAPPER | Sven Gothel | 2022-04-15 | 1 | -1/+1 |
* | README.md: Bump for v2.6.3v2.6.3 | Sven Gothel | 2022-04-11 | 1 | -1/+1 |
* | Adjust *build-doc.sh | Sven Gothel | 2022-02-07 | 2 | -4/+4 |
* | Added online unit testing using actual BT adapter, testing client with server... | Sven Gothel | 2022-02-07 | 2 | -2/+4 |
* | scripts/run-java-example.sh: Escape cmd args to preserve quoting like run-nat... | Sven Gothel | 2022-02-02 | 1 | -11/+12 |
* | Remove obsolete and unmaintained examples: dbt_scanner00 and dbt_scanner01 | Sven Gothel | 2022-02-02 | 2 | -2/+0 |
* | [re]build.sh: Fully specify `logfile` incl $rootdir and $archabi part; Adding... | Sven Gothel | 2022-01-25 | 3 | -4/+37 |
* | bluez-btreset: Add setting local name | Sven Gothel | 2022-01-17 | 1 | -0/+4 |
* | run-native-example-simple.sh: Don't sudo .. | Sven Gothel | 2022-01-02 | 1 | -2/+2 |
* | Examples: Use clear 'client_keys' and 'server_keys' for key client- and serve... | Sven Gothel | 2022-01-01 | 4 | -6/+8 |
* | scripts/build.sh: Cleanup alternative cmake invocation, emphasize on RELEASE ... | Sven Gothel | 2021-11-15 | 1 | -1/+4 |
* | DBGattServer::Listener: Fix API doc | Sven Gothel | 2021-11-08 | 2 | -0/+46 |
* | Add example: dbt_readsmpkey.cpp: Read SMPKeyBin files and dump them | Sven Gothel | 2021-11-08 | 3 | -0/+120 |
* | scripts/build-doc.sh: Create tar archive of doc (Bump jaulib for same change) | Sven Gothel | 2021-11-04 | 1 | -1/+3 |
* | scripts/run-*-example.sh: Set kernel core pattern, to be sure of name and loc... | Sven Gothel | 2021-11-02 | 2 | -0/+2 |
* | Adding blues-btreset.sh: Reset and 'disable' one or more adapter .. | Sven Gothel | 2021-10-29 | 1 | -0/+14 |
* | Add BTAdapter's Slave Peripheral SMP Key Management | Sven Gothel | 2021-10-29 | 1 | -0/+1 |
* | scripts/run-native-example.sh: Enforce using bash to preserve command-line qu... | Sven Gothel | 2021-09-29 | 1 | -14/+21 |
* | scripts/run-java-scanner10.sh: Removed (missed in previous unified launch scr... | Sven Gothel | 2021-09-27 | 1 | -133/+0 |
* | Examples: Build using a set of idiomatic names, one recipe for each examples;... | Sven Gothel | 2021-09-27 | 2 | -2/+0 |
* | Add build-cross.sh using chroot to target system (from my pi-gen work, using ... | Sven Gothel | 2021-09-26 | 2 | -0/+95 |
* | scripts/run*: Unify launch scripts using single defintion and symbolic links ... | Sven Gothel | 2021-09-26 | 11 | -454/+194 |
* | Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) to jaulib for gene... | Sven Gothel | 2021-09-18 | 1 | -1/+1 |
* | Add advertising support (start with set-data and -params, stop) via HCIHandler | Sven Gothel | 2021-09-15 | 2 | -0/+269 |
* | scripts/run-dbt_scanner10.sh: Fix '-root' launch | Sven Gothel | 2021-09-03 | 1 | -1/+1 |
* | 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 |