about summary refs log tree commit diff
path: root/src/server
Commit message (Expand)AuthorAgeFilesLines
* server: don't log answers to unloggable bogus queriesLaurent Bercot2024-10-042-2/+2
* Refactor dcache, add prep for shibari-cacheLaurent Bercot2024-07-162-0/+2
* Support dns-0x20 BULLSHITLaurent Bercot2024-04-262-10/+17
* bugfix: wildcard managementLaurent Bercot2024-04-251-4/+4
* refactor: separate axfr into its own functionLaurent Bercot2023-12-283-83/+101
* wtf tinydns-data? specialcase SOA query, only return oneLaurent Bercot2023-12-161-0/+2
* With a selfpipe, the socket needs to be nb, duhLaurent Bercot2023-12-161-0/+3
* Add -U to drop privileges in shibari-server-udpLaurent Bercot2023-12-121-5/+20
* Fix easy bugsLaurent Bercot2023-12-111-10/+13
* Fix socket_recvnb46 invocation (need latest skalibs)Laurent Bercot2023-12-111-1/+1
* you can't escape the selfpipe in long-lived programs... ever...Laurent Bercot2023-12-111-22/+48
* Initial commitLaurent Bercot2023-12-1016-0/+870