aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs6dns/s6dns_engine.c
Commit message (Expand)AuthorAgeFilesLines
* Only test Z answer bits if S6DNS_O_STRICTLaurent Bercot2026-05-261-2/+2
* Fix dotpc; allow dummy s6dns_engine queries with qtype = 0Laurent Bercot2026-02-031-0/+1
* Fix depsLaurent Bercot2024-07-051-0/+1
* Remove s6dns_mininetstring, prepare for 2.7.2.3Laurent Bercot2024-07-051-38/+1
* Null-terminate output of s6dns_domain_tostring()Laurent Bercot2023-12-131-0/+6
* bugfix: signed length in tcp prefixLaurent Bercot2023-01-031-7/+4
* Gate rrd == qrd relevant test behind S6DNS_O_STRICTLaurent Bercot2022-10-101-2/+1
* bugfix: adapt to new allread() APILaurent Bercot2022-10-071-1/+3
* Prepare for 2.3.5.4; adapt to skalibs-2.12.0.0Laurent Bercot2022-04-091-2/+2
* Adapt to skalibs-2.11Laurent Bercot2021-08-041-11/+11
* Do not overwrite the question when reading an answer via UDPLaurent Bercot2021-01-151-2/+1
* Prepare for 2.3.5.0, s6dns_message_get_domain_nodecode() now publicLaurent Bercot2021-01-141-2/+1
* Adapt to skalibs/posixishard.hLaurent Bercot2019-02-201-11/+3
* Adaptation to skalibs-2.7.0.0Laurent Bercot2018-07-211-2/+38
* Don't save errno around fd_close ; prepare for 2.2.0.1Laurent Bercot2017-08-221-12/+0
* Cleanup of superfluous includesLaurent Bercot2017-03-141-1/+1
* Fix a few omissions (and a memchr() argument order bug!)Laurent Bercot2017-03-121-1/+1
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-111-20/+21
* Zoning in on the ppc bugLaurent Bercot2017-01-301-1/+1
* Add guarded debugging output to diagnose failure on ppcLaurent Bercot2017-01-301-0/+11
* Types fix, first pass.Laurent Bercot2017-01-121-6/+7
* Port to the new librandom API.Laurent Bercot2016-10-141-3/+3
* Fix update/global-links dependenciesLaurent Bercot2016-03-141-4/+8
* Cosmetic fix: make sure there's no double close() in s6dns_enginev2.0.0.3Laurent Bercot2015-03-301-5/+4
* Better error reporting in s6dns_enginev2.0.0.0Laurent Bercot2014-12-211-25/+36
* Compiling bugfixes, small doc updateLaurent Bercot2014-12-101-1/+1
* Initial commitLaurent Bercot2014-12-101-0/+372