aboutsummaryrefslogtreecommitdiffstats
path: root/src/skadns/skadnsd.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't step on POSIXLaurent Bercot2024-11-101-4/+4
| | | | | | remove() is in stdio.h, which bionic pulls. lol @ bionic. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.7.2; implement dns-0x20Laurent Bercot2024-04-271-61/+64
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Pass on all clients, add hosts support wherever applicableLaurent Bercot2023-07-121-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Error message typo fix in skadnsdLaurent Bercot2022-10-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.5.2, adapt sig_ignore apiLaurent Bercot2021-08-101-5/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11Laurent Bercot2021-08-041-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to new stopwatch APILaurent Bercot2019-09-061-2/+1
|
* Use stopwatchesLaurent Bercot2019-09-041-0/+1
|
* Port skadns to textclient, prepare for 2.3.0.0Laurent Bercot2017-12-221-27/+25
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-111-11/+13
|
* Types fix, first pass.Laurent Bercot2017-01-121-3/+4
| | | | Some places marked XXX for the skalibs API change.
* - bugfix in skadns, need to align to skalibs-2.1.0.0v2.0.0.1Laurent Bercot2015-01-061-2/+2
| | | | - version increase to 2.0.0.1
* Compiling bugfixes, small doc updateLaurent Bercot2014-12-101-2/+2
|
* Initial commitLaurent Bercot2014-12-101-0/+199