aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/lexparse.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a lot of stuff, disable shibari-cache build for nowLaurent Bercot2024-08-201-4/+9
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More shibari-cache stuffLaurent Bercot2024-07-251-3/+13
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add stuff to shibari-cacheLaurent Bercot2024-07-241-16/+46
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Revamp and improve config systemLaurent Bercot2024-07-221-112/+115
| | | | | | | | Now features: - keys can be binary blobs (useful for accept and server) - values can be unique or accumulators Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add accept directive to cache-configLaurent Bercot2024-07-181-1/+29
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix buildLaurent Bercot2024-07-181-1/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor dcache, add prep for shibari-cacheLaurent Bercot2024-07-161-0/+24
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.2.0; add shibari-cache-configLaurent Bercot2024-07-021-0/+230
Signed-off-by: Laurent Bercot <ska@appnovation.com>