summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.525.52Marcel Holtmann2019-10-312-1/+5
* gitignore: Ignore test-mesh-crypto executableMarcel Holtmann2019-10-311-0/+1
* build: Require at least version 0.26 when building with external ELLMarcel Holtmann2019-10-311-2/+2
* tools: Adjust for changed l_dbus_object_manager_enable parametersMarcel Holtmann2019-10-311-1/+1
* mesh: Adjust for changed l_dbus_object_manager_enable parametersMarcel Holtmann2019-10-311-1/+1
* mesh: Fix reading/writing key indicesInga Stotland2019-10-281-27/+40
* Include limits.h for PATH_MAXJory Pratt2019-10-214-0/+4
* a2dp: Remove experimental flag for remote MediaEndpointLuiz Augusto von Dentz2019-10-191-12/+5
* mesh: Implement AddAppKey and AddNetKey methodsInga Stotland2019-10-181-2/+132
* mesh: Add provisioner confirmationInga Stotland2019-10-161-16/+20
* unit: Make mesh tests conditionalLuiz Augusto von Dentz2019-10-161-0/+2
* mesh: Secure Beacon - IV_Index/Key Refresh re-writeBrian Gix2019-10-142-222/+131
* monitor: Add support for reading over J-Link RTTAndrzej Kaczmarek2019-10-144-3/+72
* monitor: Add interface for J-Link libraryAndrzej Kaczmarek2019-10-142-0/+310
* monitor: Extract TTY data processing to separate functionAndrzej Kaczmarek2019-10-141-16/+21
* audio: Fix cancelling disconnect timeoutLuiz Augusto von Dentz2019-10-132-26/+24
* unit: Fix valgrind errors in test-mesh-cryptoBrian Gix2019-10-121-4/+28
* Makefile.am: add missing mkdir in rules generationRoss Burton2019-10-091-0/+1
* Makefile.obexd: add missing mkdir in builtin.h generationRoss Burton2019-10-091-0/+1
* unit: Add Mesh Crypto tests from Mesh Profile SpecBrian Gix2019-10-052-0/+2010
* mesh: Fix segmentation fault on Join() callInga Stotland2019-10-051-2/+5
* mesh: Align appkey_packet_decrypt with dev and virt variants.Michał Lowas-Rzechonek2019-10-033-105/+89
* mesh: Normalize Access Key AID and Index naming in modelsMichał Lowas-Rzechonek2019-10-031-7/+8
* mesh: Remove unused definesMichał Lowas-Rzechonek2019-10-031-10/+0
* mesh: Fix Key Ring permissions for local nodesBrian Gix2019-10-012-20/+0
* mesh: Explicit Remote/Local Device key usageBrian Gix2019-10-012-14/+22
* mesh: Add remote boolean to DevKey transactionsBrian Gix2019-10-011-3/+14
* mesh: Make mesh-config API more consistentInga Stotland2019-10-013-22/+30
* shared/mainloop: Add ell-based mainloop implementationInga Stotland2019-09-273-3/+206
* Release 5.515.51Marcel Holtmann2019-09-192-1/+16
* build: Update library versionMarcel Holtmann2019-09-191-1/+1
* build: All EXTRA_DIST need to be unconditionalMarcel Holtmann2019-09-191-3/+3
* monitor: Decode L2CAP channel modeLuiz Augusto von Dentz2019-09-161-10/+35
* monitor: Add proper decoding of LE flowctl modeLuiz Augusto von Dentz2019-09-131-51/+63
* gatt: Fix assuming writes to CCC will always contain 2 bytesLuiz Augusto von Dentz2019-09-111-15/+18
* mesh: Automate AppKey update on KR phase 2-->3-->0Brian Gix2019-09-103-33/+79
* doc: Remove uneeded dbus API for App Key RefreshBrian Gix2019-09-101-19/+0
* mesh: Handle messages sent to a fixed group addressInga Stotland2019-09-082-1/+33
* shared/shell: fix help message typoRonan Pigott2019-09-061-1/+1
* build: install zsh completionsRonan Pigott2019-09-062-0/+17
* completion: add bluetoothctl zsh completionsRonan Pigott2019-09-061-0/+98
* shared/shell: add --zsh-complete optionRonan Pigott2019-09-061-0/+26
* client/main: add help option for available argsRonan Pigott2019-09-061-0/+7
* shared/gatt-client: Automatically add CCC when discoveringLuiz Augusto von Dentz2019-09-061-0/+25
* mesh: test AEAD at startup to check kernel supportBrian Gix2019-09-013-0/+62
* mesh: Add closedir() of config directory after opendir()Inga Stotland2019-08-292-22/+28
* mesh: Show error message when io initialization failsMichał Lowas-Rzechonek2019-08-281-1/+4
* mesh: Add org.bluez.mesh.Node1.Addresses propertyMichał Lowas-Rzechonek2019-08-282-0/+28
* mesh: Implement properties on org.bluez.mesh.Node1 interfaceMichał Lowas-Rzechonek2019-08-283-1/+109
* tools: Tweak script to get Company IDS from SIGBrian Gix2019-08-201-1/+1