aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version: 2.4.1.0v2.4.1.0Laurent Bercot2025-05-051-1/+1
* Add hashLaurent Bercot2025-05-012-1/+3
* Next batch of build fixesLaurent Bercot2025-04-292-2/+2
* More build fixesLaurent Bercot2025-04-293-9/+14
* Latest batch of fixesLaurent Bercot2025-04-285-7/+12
* pkg-config support; prepare for 2.4.1.0Laurent Bercot2025-04-2826-111/+962
* Prepare for next version, fix configureLaurent Bercot2025-03-277-7/+19
* Don't step on POSIXLaurent Bercot2024-11-101-4/+4
* version: 2.4.0.0v2.4.0.0Laurent Bercot2024-10-093-6/+18
* Prepare for 2.4.0.0Laurent Bercot2024-10-044-4/+4
* doc fixLaurent Bercot2024-09-231-1/+1
* Install static libraries in /usr/lib by defaultLaurent Bercot2024-09-234-24/+12
* Prepare for 2.3.8.0; add s6dns_engine_queryLaurent Bercot2024-08-059-8/+39
* Fix depsLaurent Bercot2024-07-051-0/+1
* Remove s6dns_mininetstring, prepare for 2.7.2.3Laurent Bercot2024-07-056-42/+19
* Add packet dump in post-received debug primitiveLaurent Bercot2024-06-171-1/+4
* version: 2.3.7.2v2.3.7.2Laurent Bercot2024-06-071-1/+1
* Prepare for 2.3.7.2; implement dns-0x20Laurent Bercot2024-04-2713-73/+90
* version: 2.3.7.1v2.3.7.1Laurent Bercot2023-12-211-1/+0
* Remove unused caches/ subdirLaurent Bercot2023-12-2120-594/+1
* Prepare for 2.3.7.1Laurent Bercot2023-12-206-6/+18
* Null-terminate output of s6dns_domain_tostring()Laurent Bercot2023-12-132-0/+8
* Revert the changes, they're incorrect.Laurent Bercot2023-12-035-37/+24
* Actually add the function to the lib!Laurent Bercot2023-12-022-5/+6
* Add nodecode functions for get_domain and parse_questionLaurent Bercot2023-12-025-19/+34
* version: 2.3.7.0v2.3.7.0Laurent Bercot2023-11-204-0/+7
* Fix old _BSD_SOURCE definitionsLaurent Bercot2023-11-187-18/+21
* Prepare for 2.3.7.0; ignore link-local addresses in /etc/hostsLaurent Bercot2023-11-1715-65/+71
* version: 2.3.6.0v2.3.6.0Laurent Bercot2023-11-061-1/+1
* Fix old type defLaurent Bercot2023-10-121-1/+1
* Simpler MakefileLaurent Bercot2023-09-221-7/+6
* 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
* Update depsLaurent Bercot2023-09-093-3/+3
* Fix wrong error on nodata in s6-dnsipLaurent Bercot2023-07-232-1/+2
* Fix noqualify for /etc/hosts compilationLaurent Bercot2023-07-211-1/+2
* More bigfuxes!Laurent Bercot2023-07-205-29/+46
* No dead code plzLaurent Bercot2023-07-141-6/+0
* Bugfix the bigfuxesLaurent Bercot2023-07-138-17/+28
* smol bugfixLaurent Bercot2023-07-121-2/+2
* Document new optionsLaurent Bercot2023-07-122-0/+7
* Update documentationLaurent Bercot2023-07-125-6/+31
* Pass on all clients, add hosts support wherever applicableLaurent Bercot2023-07-1228-216/+504
* Good version of hosts.hLaurent Bercot2023-07-113-21/+160
* configure: Catch all of variable valuesMobin2023-07-101-1/+1
* Add s6dns_hosts reading functionsLaurent Bercot2023-07-0610-62/+299
* 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-0318-10/+628