about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* version: 0.0.1.2 v0.0.1.2 mainLaurent Bercot2024-10-092-3/+10
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* server: don't log answers to unloggable bogus queriesLaurent Bercot2024-10-042-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-10-043-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-10-043-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Defer shibari-cache; prepare for 0.0.1.2Laurent Bercot2024-10-044-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Install static libraries in /usr/libLaurent Bercot2024-09-235-27/+31
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Push what I have for nowLaurent Bercot2024-09-1315-51/+129
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add a lot of stuff, disable shibari-cache build for nowLaurent Bercot2024-08-2026-356/+514
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More stuffLaurent Bercot2024-07-3011-160/+202
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More skeletonLaurent Bercot2024-07-257-6/+74
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More skeletonLaurent Bercot2024-07-257-54/+172
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* shibari-cache skeleton builds!Laurent Bercot2024-07-2511-77/+98
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More shibari-cache stuffLaurent Bercot2024-07-2512-107/+221
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add stuff to shibari-cacheLaurent Bercot2024-07-2412-127/+572
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Revamp and improve config systemLaurent Bercot2024-07-229-282/+270
| | | | | | | | 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-184-45/+77
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix buildLaurent Bercot2024-07-182-20/+30
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Refactor dcache, add prep for shibari-cacheLaurent Bercot2024-07-1621-169/+417
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.2.0; add shibari-cache-configLaurent Bercot2024-07-0217-5/+993
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.1 v0.0.1.1Laurent Bercot2024-06-072-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove spurious whitespaceLaurent Bercot2024-06-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update deps againLaurent Bercot2024-06-063-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update depsLaurent Bercot2024-04-273-5/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Support dns-0x20 BULLSHITLaurent Bercot2024-04-266-15/+48
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 0.0.1.1Laurent Bercot2024-04-256-7/+22
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bugfix: wildcard managementLaurent Bercot2024-04-251-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2024-02-211-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* refactor: separate axfr into its own functionLaurent Bercot2023-12-285-86/+108
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* doc typo fixesLaurent Bercot2023-12-231-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 0.0.1.0 v0.0.1.0Laurent Bercot2023-12-211-3/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Update doc and depsLaurent Bercot2023-12-204-11/+31
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* wtf tinydns-data? specialcase SOA query, only return oneLaurent Bercot2023-12-161-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* With a selfpipe, the socket needs to be nb, duhLaurent Bercot2023-12-161-0/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Correctly log nr instead of qdLaurent Bercot2023-12-151-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add -U to drop privileges in shibari-server-udpLaurent Bercot2023-12-123-7/+28
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix easy bugsLaurent Bercot2023-12-114-15/+16
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix socket_recvnb46 invocation (need latest skalibs)Laurent Bercot2023-12-113-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* you can't escape the selfpipe in long-lived programs... ever...Laurent Bercot2023-12-112-23/+57
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Doc typo fixLaurent Bercot2023-12-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Initial commitLaurent Bercot2023-12-1071-0/+3897
Signed-off-by: Laurent Bercot <ska@appnovation.com>