summaryrefslogtreecommitdiff
path: root/mesh/friend.c
Commit message (Expand)AuthorAgeFilesLines
* mesh: Correct size of friend cacheIsak Westin2022-10-061-1/+1
* mesh: Make key_aid and net_key_id naming consistentMichał Lowas-Rzechonek2022-02-041-4/+4
* mesh: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-10/+1
* mesh: Add net key index to sar structurePrzemysław Fierek2020-03-311-8/+8
* mesh: Remove unused argument from 'mesh_net_transport_send' functionPrzemysław Fierek2020-03-311-8/+8
* mesh: Friendship clean-up and rewriteBrian Gix2019-11-281-518/+92
* mesh: Remove unnecessary includes from .c filesInga Stotland2019-05-171-6/+0
* mesh: Update copyright datesInga Stotland2019-05-171-1/+1
* mesh: Fix for file naming conventionBrian Gix2019-02-211-1/+1
* mesh: Clean up debug logging and comment styleBrian Gix2019-01-081-38/+38
* mesh: Refactor friend.c and net.c for central key DBBrian Gix2018-10-031-115/+73
* mesh: Initial Mesh Friendship supportBrian Gix2018-08-201-0/+1116