summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: rename libexecdir to pkglibexecdirJan Engelhardt2018-11-214-5/+5
* log: Use shared log codeLuiz Augusto von Dentz2018-11-204-119/+19
* shared/shell: Add option to print to monitorLuiz Augusto von Dentz2018-11-201-3/+27
* shared/tester: Make use of shared logLuiz Augusto von Dentz2018-11-201-103/+9
* shared/log: Add common code to interface with logging channelLuiz Augusto von Dentz2018-11-203-0/+223
* meshctl: Switch from write to sendmsg for Acquire*Luiz Augusto von Dentz2018-11-201-19/+45
* client: Switch from write to sendmsg for Acquire*Luiz Augusto von Dentz2018-11-201-25/+60
* gatt: Switch from pipe2 to sockepair for Acquire*Luiz Augusto von Dentz2018-11-202-53/+72
* doc/gatt-api: Restrict supported file descriptorsLuiz Augusto von Dentz2018-11-201-6/+6
* gatt: Fix invalid read when disconnectingLuiz Augusto von Dentz2018-11-201-12/+12
* avctp: Fix possible crash when accepting browsing channelLuiz Augusto von Dentz2018-11-151-0/+2
* bluetooth.conf: remove deprecated at_console statementTom Gundersen2018-11-071-11/+1
* unit/test-sdp: Add robustness test for continuation stateLuiz Augusto von Dentz2018-11-021-3/+31
* sdp: Fix buffer overflowLuiz Augusto von Dentz2018-11-021-0/+6
* sdp: Fix not checking if cstate lengthLuiz Augusto von Dentz2018-11-021-35/+39
* monitor: Decode error responseLuiz Augusto von Dentz2018-11-021-1/+19
* hcidump: Fix set_ext_ctrl() global buffer overflowCho, Yu-Chen2018-11-021-1/+1
* hcidump:fixed hci frame dump stack-buffer-overflowCho, Yu-Chen2018-11-021-0/+3
* btmon: Add colors to data status in extended adv reportƁukasz Rymanowski2018-10-301-1/+6
* gatt: Fix not removing disconnect handler properlyLuiz Augusto von Dentz2018-10-291-3/+3
* gatt: Fix crash on disconnectLuiz Augusto von Dentz2018-10-251-0/+5
* shared/gatt-server: Add bt_gatt_server_get_attLuiz Augusto von Dentz2018-10-252-0/+9
* monitor: Use static inline for functions in header filesMarcel Holtmann2018-10-201-2/+2
* btmon: fix segfault caused by buffer over-readMatias Karhumaa2018-10-181-0/+4
* btmon: fix segfault caused by integer underflowMatias Karhumaa2018-10-181-0/+10
* btmon: fix segfault caused by buffer overflowMatias Karhumaa2018-10-181-1/+6
* btmon: fix segfault caused by buffer over-readMatias Karhumaa2018-10-181-0/+5
* btmon: fix segfault caused by integer undeflowMatias Karhumaa2018-10-181-0/+5
* btmon: fix segfault caused by integer underflowMatias Karhumaa2018-10-181-0/+14
* btmon: fix multiple segfaultsMatias Karhumaa2018-10-181-2/+17
* btmon: fix stack buffer overflowMatias Karhumaa2018-10-181-0/+5
* btmon: Fix crash caused by integer underflowMatias Karhumaa2018-10-181-1/+1
* btmon: fix segfault caused by buffer over-readMatias Karhumaa2018-10-181-0/+5
* btmon: fix segfault caused by buffer over-readMatias Karhumaa2018-10-181-0/+6
* btmon: fix segfault caused by buffer over-readMatias Karhumaa2018-10-181-1/+1
* shared/shell: Fix parsing of tool nameLuiz Augusto von Dentz2018-10-081-1/+1
* unit: Make use of tester_monitor to print input/output PDUsLuiz Augusto von Dentz2018-10-085-44/+16
* monitor: Add support for user input/output dataLuiz Augusto von Dentz2018-10-084-19/+63
* shared/tester: Add option to print to monitorLuiz Augusto von Dentz2018-10-082-21/+220
* mesh: Refactor friend.c and net.c for central key DBBrian Gix2018-10-035-473/+212
* mesh: Add centralized caching Net Key managementBrian Gix2018-10-033-0/+360
* gatt: Fix not cleaning up device state properlyLuiz Augusto von Dentz2018-10-023-2/+31
* gatt: Fix attempting to create device on disconnectionLuiz Augusto von Dentz2018-10-021-2/+2
* shared/att: Reset fd when disconnectedLuiz Augusto von Dentz2018-10-021-0/+1
* shared/shell: Set rl_readline_nameLuiz Augusto von Dentz2018-09-121-11/+12
* mesh: Add clean up on start up failureInga Stotland2018-09-111-5/+7
* shared/shell: Print commands when --help option is givenLuiz Augusto von Dentz2018-09-071-5/+49
* mesh: Add start up management command chainInga Stotland2018-09-066-68/+269
* tools/meshctl: Fix default directory for JSON filesInga Stotland2018-08-312-22/+60
* unit: Fix out of boundsLuiz Augusto von Dentz2018-08-272-2/+9