aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/shibari-server-udp.c
Commit message (Collapse)AuthorAgeFilesLines
* server: don't log answers to unloggable bogus queriesLaurent Bercot2024-10-041-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add -U to drop privileges in shibari-server-udpLaurent Bercot2023-12-121-5/+20
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix socket_recvnb46 invocation (need latest skalibs)Laurent Bercot2023-12-111-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* you can't escape the selfpipe in long-lived programs... ever...Laurent Bercot2023-12-111-22/+48
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Initial commitLaurent Bercot2023-12-101-0/+207
Signed-off-by: Laurent Bercot <ska@appnovation.com>