aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs6dns
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
* Prepare for 2.3.8.0; add s6dns_engine_queryLaurent Bercot2024-08-052-0/+15
* Fix depsLaurent Bercot2024-07-051-0/+1
* Remove s6dns_mininetstring, prepare for 2.7.2.3Laurent Bercot2024-07-051-38/+1
* Add packet dump in post-received debug primitiveLaurent Bercot2024-06-171-1/+4
* Prepare for 2.3.7.2; implement dns-0x20Laurent Bercot2024-04-274-5/+8
* Null-terminate output of s6dns_domain_tostring()Laurent Bercot2023-12-132-0/+8
* Revert the changes, they're incorrect.Laurent Bercot2023-12-034-32/+20
* Actually add the function to the lib!Laurent Bercot2023-12-021-1/+1
* Add nodecode functions for get_domain and parse_questionLaurent Bercot2023-12-024-19/+33
* Fix old _BSD_SOURCE definitionsLaurent Bercot2023-11-181-4/+4
* Prepare for 2.3.7.0; ignore link-local addresses in /etc/hostsLaurent Bercot2023-11-173-20/+28
* Fix old type defLaurent Bercot2023-10-121-1/+1
* bsdsnowflake is a lighter approach than nonposixLaurent Bercot2023-09-151-1/+1
* New tentative workaround for bad sys/stat.hLaurent Bercot2023-09-121-2/+4
* Support Darwin snowflakiness with st_mtimLaurent Bercot2023-09-121-2/+4
* Fix wrong error on nodata in s6-dnsipLaurent Bercot2023-07-231-0/+2
* Fix noqualify for /etc/hosts compilationLaurent Bercot2023-07-211-1/+2
* More bigfuxes!Laurent Bercot2023-07-203-24/+26
* No dead code plzLaurent Bercot2023-07-141-6/+0
* Bugfix the bigfuxesLaurent Bercot2023-07-132-10/+11
* smol bugfixLaurent Bercot2023-07-121-2/+2
* Pass on all clients, add hosts support wherever applicableLaurent Bercot2023-07-124-37/+47
* Good version of hosts.hLaurent Bercot2023-07-111-19/+27
* Add s6dns_hosts reading functionsLaurent Bercot2023-07-067-58/+224
* Fix debug stuffLaurent Bercot2023-07-031-2/+2
* First wave of debugLaurent Bercot2023-07-031-6/+41
* Add s6-dns-hosts-compile, prepare for 2.3.6.0Laurent Bercot2023-07-035-0/+458
* 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-092-4/+2
* Adapt to skalibs-2.11Laurent Bercot2021-08-0431-54/+54
* bugfix: s6dns_resolve_aaaaa API on double nodataLaurent Bercot2021-03-173-16/+32
* 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-146-10/+6
* Prepare for 2.3.4.0Laurent Bercot2021-01-021-3/+7
* s6dns_message_parse_question() needs to update countsLaurent Bercot2020-12-241-1/+3
* Add s6dns_message_parse_questionLaurent Bercot2020-12-212-0/+21
* Fix resolveq_aaaaaLaurent Bercot2020-05-173-21/+35
* Add s6-dnsip, prepare for 2.3.3.0, fix resolvenoq_aaaaaLaurent Bercot2020-05-172-9/+15
* Adapt to skalibs/posixishard.hLaurent Bercot2019-02-2027-37/+81
* Adaptation to skalibs-2.7.0.0Laurent Bercot2018-07-211-2/+38
* Add CAA record supportLaurent Bercot2018-04-127-0/+91
* Remove env_getLaurent Bercot2017-12-251-2/+3
* Don't save errno around fd_close ; prepare for 2.2.0.1Laurent Bercot2017-08-221-12/+0
* Cleanup of superfluous includesLaurent Bercot2017-03-1451-107/+28
* Fix a few omissions (and a memchr() argument order bug!)Laurent Bercot2017-03-125-8/+8
* Update documentation, fix wrong typesLaurent Bercot2017-03-114-4/+4