summaryrefslogtreecommitdiff
path: root/mesh/mesh-io.c
Commit message (Expand)AuthorAgeFilesLines
* mesh: Update the behavior of --io optionInga Stotland2023-05-121-5/+12
* mesh: Tighten IO and fix out-of-bounds array accessInga Stotland2023-04-031-18/+27
* mesh: Loopback unprovisioned beaconsBrian Gix2023-03-141-0/+52
* mesh: Fix mesh to work with MESH_IO_TYPE_UNIT_TESTInga Stotland2022-10-051-1/+1
* mesh: Add new kernel MGMT based IO transportBrian Gix2022-09-261-47/+142
* mesh: Add unit test IOBrian Gix2021-04-101-5/+4
* mesh: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-10/+1
* mesh: rework incoming advertisement filteringBrian Gix2020-02-261-29/+7
* mesh: Refactor Secure Network BeaconingBrian Gix2019-12-161-0/+3
* mesh: Fix io inititalization sequenceInga Stotland2019-11-151-2/+3
* mesh: Add special Beacon handler for ProvisioningBrian Gix2019-07-141-2/+4
* mesh: Move HCI handling to mesh-io-genericMichaƂ Lowas-Rzechonek2019-06-241-8/+7
* mesh: Remove unnecessary includes from .c filesInga Stotland2019-05-171-2/+0
* mesh: Restructure I/O for multiple controllersBrian Gix2019-01-081-1/+2
* mesh: Infrastructure for Mesh daemonBrian Gix2018-08-201-0/+188