summaryrefslogtreecommitdiff
path: root/mesh/appkey.c
Commit message (Expand)AuthorAgeFilesLines
* mesh: Reply error if appkey added for wrong netkeyIsak Westin2022-09-231-1/+3
* mesh/appkey: Fix memory leaksGopal Tiwari2022-05-311-2/+6
* mesh: Update AppKeys on transition to Phase 0Michael N. Moran2021-01-041-2/+31
* mesh: Fix errors found by static analysisInga Stotland2020-11-101-3/+3
* mesh: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-10/+1
* mesh: Allow deleting non-existing app keyMichał Lowas-Rzechonek2020-08-061-1/+1
* mesh: Move Replay Protection to mesh/net.cBrian Gix2020-01-301-102/+0
* mesh: Fix wholesale deletion of appkeys bound to a netkeyInga Stotland2020-01-141-5/+21
* mesh: Fix logic in AppKey deletionInga Stotland2020-01-141-3/+3
* mesh: Align appkey_packet_decrypt with dev and virt variants.Michał Lowas-Rzechonek2019-10-031-91/+20
* mesh: Add bound Net Index lookup for App KeysBrian Gix2019-07-181-21/+38
* mesh: Use mesh_config APIs to store node configurationInga Stotland2019-07-151-4/+15
* mesh: Remove unnecessary includes from .c filesInga Stotland2019-05-171-2/+0
* mesh: Update copyright datesInga Stotland2019-05-171-1/+1
* mesh: Return correct error code for AppKey List commandInga Stotland2019-02-191-0/+3
* mesh: Separate functions for app key add and updateInga Stotland2019-02-191-38/+51
* mesh: Clean up App Key configuration and storageInga Stotland2019-01-081-9/+10
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* mesh: Source files for mesh access layer and utilitiesInga Stotland2018-08-201-0/+536