summaryrefslogtreecommitdiff
path: root/src/skadns/skadns_end.c
AgeCommit message (Collapse)Author
2023-11-20 version: 2.3.7.0v2.3.7.0Laurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-06-13 Adapt to iter_func fixLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-12-04 bugfix: alloc_free correct valueLaurent Bercot
*All* my memory bugs come from places where I'm not using stralloc. That should give a hint to every C programmer out there. Really. Signed-off-by: Laurent Bercot <ska@appnovation.com>
2017-12-22 Port skadns to textclient, prepare for 2.3.0.0Laurent Bercot
2017-03-11 Adapt to skalibs-2.5.0.0Laurent Bercot
2017-01-12 Types fix, first pass.Laurent Bercot
Some places marked XXX for the skalibs API change.
2015-01-10 Revert, because.Laurent Bercot
2015-01-10 Adjust to gensetdyn_iter change in skalibsLaurent Bercot
2014-12-10Initial commitLaurent Bercot