#
43b344c9 |
| 19-May-2021 |
Matthias Ringwald <[email protected]> |
daemon: enable software aes128
|
#
6f122aa3 |
| 08-Mar-2021 |
Matthias Ringwald <[email protected]> |
Remove btstack_run_loop_base from port and test
|
#
eda177a4 |
| 04-Mar-2021 |
Matthias Ringwald <[email protected]> |
btstack_run_loop_posix: use run loop base (build)
|
#
793a0509 |
| 02-Mar-2021 |
Matthias Ringwald <[email protected]> |
h4 posix ports: use btstack_uart_posix instead of btstack_uart_block_posix
|
#
95f861f5 |
| 19-Nov-2020 |
Matthias Ringwald <[email protected]> |
daemon: fix configure.ac
|
#
2c0de6c9 |
| 06-Nov-2020 |
Matthias Ringwald <[email protected]> |
port/daemon: add enable printf hexdump
|
#
be3a5e5f |
| 13-Jul-2020 |
Matthias Ringwald <[email protected]> |
fix compile tool/metrics and port/daemon
|
#
8129e542 |
| 21-Sep-2018 |
Matthias Ringwald <[email protected]> |
daemon: add --with-intel-usb
|
#
0a2968eb |
| 12-Sep-2018 |
Matthias Ringwald <[email protected]> |
daemon: avoid dependency to libgcc for libBTstackServer.dll
|
#
fb4ddcf3 |
| 24-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use current dir on windows, enable le secure connections
|
#
f33a455d |
| 23-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: enable LE_SECURE_CONNECTIONS
|
#
28eca24f |
| 22-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: add -fPIC to CFLAGS
|
#
de9043e0 |
| 22-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: speed up compilation by specifying .o files instead of .c files
|
#
e9b53984 |
| 22-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use btstack_link_key_db_tlv for all targets
|
#
a05b2457 |
| 22-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: configure TLV, btstack_link_key_db and le_device_db
|
#
e37dfee6 |
| 21-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: add ENABLE_GATT_CLIENT_PAIRING
|
#
abb9d6cb |
| 15-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: fix libusb detection
|
#
51102e18 |
| 15-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use USB_CFLAGS/LDFLAGS, set linker flags for winusb
|
#
6358dec7 |
| 15-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use USB_CFLAGS/LDFLAGS, set linker flags for winusb
|
#
2ab22389 |
| 14-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use btstack_uart_block_windows.c on mingw*
|
#
5a351b20 |
| 14-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use hci_trasnport_h2_winusb.c on mingw*
|
#
3d0114c2 |
| 14-Aug-2018 |
Matthias Ringwald <[email protected]> |
deamon: only check for libusb if needed
|
#
1686c0ed |
| 14-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: use btstack_run_loop_windows for mingw*
|
#
bce95a16 |
| 14-Aug-2018 |
Matthias Ringwald <[email protected]> |
daemon: define HAVE_UNIX_SOCKETS if not on mingw
|
#
9277c443 |
| 19-Jun-2018 |
Matthias Ringwald <[email protected]> |
daemon: fix hci_dump to file
|