summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mesh: Allow to finish key refresh when no AppKeys are storedInga Stotland2020-02-071-2/+5
* tools/btproxy: Add support for ISO packetsLuiz Augusto von Dentz2020-02-031-2/+18
* emulator: Add initial support for BT 5.2Luiz Augusto von Dentz2020-02-035-43/+258
* monitor: Add decoding for L2CAP Enhanced Credit Based PDUsLuiz Augusto von Dentz2020-02-032-0/+183
* monitor: Add support for ISO packetsLuiz Augusto von Dentz2020-02-034-1/+58
* monitor: Add decoding of ISO related Link Layer PDUsLuiz Augusto von Dentz2020-02-032-0/+148
* monitor: Add support for decoding ISO related commandsLuiz Augusto von Dentz2020-02-032-0/+968
* mesh: remove unused node_set_device_key()Jakub Witowski2020-01-312-6/+0
* mesh: use static node_comp instead of the pointerJakub Witowski2020-01-311-32/+24
* mesh: Re-arrange replay protection check and addBrian Gix2020-01-313-47/+45
* mesh: Add NVM storage of Replay ProtectionBrian Gix2020-01-304-7/+334
* mesh: Apply Replay Protection to all incoming packetsBrian Gix2020-01-301-9/+7
* mesh: Clean-up unneeded Sequence Number incrementsBrian Gix2020-01-301-8/+9
* mesh: Move Replay Protection to mesh/net.cBrian Gix2020-01-305-115/+99
* mesh: Relocate tree deletion to util.c/hBrian Gix2020-01-303-19/+27
* monitor: Add missing HCI command error code decodingSzymon Janc2020-01-301-0/+1
* mesh: Handle publickey exchange phase for initiatorPrathyusha N2020-01-251-95/+133
* mesh: Fix provisioning agent method call failureShaunak Soman2020-01-231-0/+5
* doc/mesh-api: Fix reference discrepancy for Import()Inga Stotland2020-01-221-2/+2
* tools/mesh: Implement model group subscription commandsInga Stotland2020-01-221-19/+86
* tools/mesh: Add support for Vendor Model App Get/ListInga Stotland2020-01-221-8/+29
* tools/mesh: Add length checks for rxed messagesInga Stotland2020-01-221-19/+21
* tools/mesh: Refactor code for generating model IDInga Stotland2020-01-221-33/+28
* shared: shell: Only omit consecutive duplicate history lines.Marijn Suijten2020-01-211-1/+4
* mesh: Offload loopback packets to l_idle_onshot()Brian Gix2020-01-171-13/+37
* mesh: Fix opcode for OP_VEND_MODEL_APP_GETInga Stotland2020-01-171-1/+1
* lib: Adding missing op_code string conversionAlain Michaud2020-01-171-0/+1
* adapter: Load keys that should be blocked by the kernelAlain Michaud2020-01-161-6/+134
* shared/util: Adding a shared ARRAY_SIZE macroAlain Michaud2020-01-161-0/+2
* lib: MGMT_OP_SET_BLOCKED_KEYS Api definitionsAlain Michaud2020-01-161-0/+15
* mesh: Sequence number related fixesJakub Witowski2020-01-163-2/+26
* mesh: Rename --index to --io, support additional io types.Michał Lowas-Rzechonek2020-01-161-20/+69
* mesh: Add sequence nr getter codeJakub Witowski2020-01-141-0/+15
* mesh: Add sequence nr getter to the docJakub Witowski2020-01-141-0/+5
* mesh: Correctly generate NetKey listInga Stotland2020-01-141-8/+28
* tools/mesh: Remove node's appkeys when deleting a netkeyInga Stotland2020-01-141-8/+17
* tools/mesh: Fix check condition for model IDInga Stotland2020-01-141-2/+2
* tools/mesh: add commands for AppKey Get and NetKey GetInga Stotland2020-01-141-9/+91
* mesh: Fix exiting IV_UPD_STATE when receiving first SNBMichał Lowas-Rzechonek2020-01-141-4/+10
* mesh: Allow apps to receive DevKey messages from external nodesMichał Lowas-Rzechonek2020-01-141-2/+1
* mesh: Fix wholesale deletion of appkeys bound to a netkeyInga Stotland2020-01-141-5/+21
* mesh: Fix logic in AppKey deletionInga Stotland2020-01-143-32/+7
* avctp: Fix EINVAL on uinput creationHaochen Tong2020-01-131-0/+2
* mesh: Implement provisioning loop-backBrian Gix2020-01-131-33/+130
* audio/a2dp - fix crash during recovering processhowardchung2020-01-102-1/+6
* AUTHORS: mention Szymon's contributionsSzymon Janc2020-01-091-0/+1
* monitor: Decode LE CTE Request Failed eventSzymon Czapracki2020-01-092-0/+16
* monitor: Decode LE Set Default Periodic Adv Sync Transfer Params. commandSzymon Czapracki2020-01-092-0/+25
* monitor: Decode LE Set Periodic Adv Sync Transfer Parameterers commandSzymon Czapracki2020-01-092-0/+47
* monitor: Decode LE Periodic Advertising Set Info Transfer commandSzymon Czapracki2020-01-092-0/+19