summaryrefslogtreecommitdiff
path: root/mesh/cfgmod-server.c
Commit message (Expand)AuthorAgeFilesLines
...
* mesh: Clean up model.c and cfg-server.cInga Stotland2019-07-011-27/+20
* mesh: Remove unnecessary includes from .c filesInga Stotland2019-05-171-5/+0
* mesh: Update copyright datesInga Stotland2019-05-171-1/+1
* mesh: Store model publication settings in config fileInga Stotland2019-03-111-1/+43
* mesh: Save model subscription updates to config fileInga Stotland2019-03-111-2/+58
* mesh: Fix type checking for 32 vs 64 bit systemsBrian Gix2019-02-281-1/+1
* mesh: Separate functions for app key add and updateInga Stotland2019-02-191-2/+6
* mesh: Separate functions for net key add and updateInga Stotland2019-02-121-2/+6
* mesh: Add multi-node support to Config Server modelInga Stotland2019-01-081-87/+92
* mesh: Fix uninitilized errorLuiz Augusto von Dentz2018-08-241-1/+1
* mesh: Mesh config server modelInga Stotland2018-08-201-0/+1194