summaryrefslogtreecommitdiff
path: root/tools/mesh-cfgclient.c
Commit message (Expand)AuthorAgeFilesLines
* tools/mesh-cfgclient: Auto request own composition dataInga Stotland2023-03-171-2/+7
* tools/mesh: Add support for Mesh Private BeaconsBrian Gix2023-01-301-2/+7
* tools/mesh: Optimize for multiple RPR servers and NPPIBrian Gix2023-01-301-73/+406
* tools/mesh-cfgclient: Export configuration databaseInga Stotland2021-09-271-0/+195
* tools/mesh-cfgclient: Rename mesh-db APIs for consistencyInga Stotland2021-09-271-6/+6
* tools/mesh-cfgclient: Save provisioner infoInga Stotland2021-09-271-1/+4
* tools: Inclusive language changesArchie Pusaka2021-09-211-2/+2
* tools/mesh: Add all supported OOB methods to cfgclientBrian Gix2021-05-191-5/+27
* tools: Fix memory leaksSteve Grubb2021-05-141-1/+1
* tools/mesh-cfg-client:Inga Stotland2021-02-161-3/+3
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-10/+1
* tools/mesh-cfglient: Add "options" to Send/DevKeySendInga Stotland2020-08-261-0/+8
* tools/mesh-cfgclient: Add options to "Models" propertyInga Stotland2020-07-011-6/+19
* tools/mesh-cfgclient: add list of blacklisted addressesInga Stotland2020-06-221-0/+2
* tools/mesh-cfgclient: get/set IV indexInga Stotland2020-06-221-1/+38
* tools/mesh-cfgclient: Fix model app list parsingInga Stotland2020-05-071-2/+4
* tools/mesh-cfgclient: Fix saving KR phase to config fileInga Stotland2020-05-061-2/+2
* tools/mesh-cfgclient: Add waiting for 'JoinComplete'Przemysław Fierek2020-04-141-32/+46
* tools/mesh-cfgclient: Default to highest securityBrian Gix2020-04-071-1/+1
* tools/mesh-cfgclient: Save subnet key refresh phaseInga Stotland2020-04-011-1/+15
* mesh: Honor provisioner's capabilitiesMichał Lowas-Rzechonek2020-04-011-0/+7
* tools/mesh-cfgclient: Display unprovisioned OOB dataMichał Lowas-Rzechonek2020-04-011-0/+13
* tools/mesh-cfgclient: Fix SIGSEGVAnupam Roy2020-04-011-1/+1
* tools/mesh-cfgclient: Update to match modified APIsInga Stotland2020-03-301-6/+30
* tools/mesh-cfgclient: Increase app's CRPL sizeInga Stotland2020-03-181-1/+2
* tools/mesh-cfgclient: Implement node-reset commandInga Stotland2020-03-181-47/+30
* tools/mesh-cfgclient: Add support for Static OOB keyBrian Gix2020-03-121-10/+19
* tools/mesh-cfgclient: Disallow sending a non-existing keyInga Stotland2019-12-101-1/+13
* tools/mesh-cfgclient: Fix agent method signaturesInga Stotland2019-11-221-4/+5
* tools/mesh-cfgclient: Add full support inOOB and outOOBInga Stotland2019-11-191-31/+147
* tools/mesh: add initial support for config storageInga Stotland2019-11-041-17/+144
* tools/mesh-cfgclient: Command line option for configInga Stotland2019-11-041-5/+70
* tools/mesh-cfgclient: Add timeout for expected responseInga Stotland2019-11-041-0/+2
* tools/mesh-cfgclient: Commands for Management iface methodsInga Stotland2019-11-041-31/+520
* tools/mesh: move remote node processing to a separate fileInga Stotland2019-11-041-68/+8
* tools: Add mesh-cfgclient toolInga Stotland2019-11-041-0/+1238