aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version: 2.4.1.3HEADv2.4.1.3mainLaurent Bercot36 hours1-0/+1
|
* Prepare for 2.4.1.3Laurent Bercot36 hours6-6/+20
|
* Update cgit URLLaurent Bercot2026-06-201-1/+1
|
* Only test Z answer bits if S6DNS_O_STRICTLaurent Bercot2026-05-261-2/+2
|
* version: 2.4.1.2v2.4.1.2Laurent Bercot2026-05-091-0/+1
|
* Update deps/docs/mirrorsLaurent Bercot2026-04-0433-1/+34
|
* Add support for disabling rpath; prepare for 2.4.1.2Laurent Bercot2026-03-3110-8/+42
|
* AI policies, better -lskarnet error messageLaurent Bercot2026-03-262-1/+30
|
* Fix dotpc; allow dummy s6dns_engine queries with qtype = 0Laurent Bercot2026-02-032-0/+2
|
* version: 2.4.1.1v2.4.1.1Laurent Bercot2025-12-241-0/+1
|
* releng fixesLaurent Bercot2025-12-232-2/+2
|
* Update depsLaurent Bercot2025-10-301-1/+1
|
* fix gen-deps.shLaurent Bercot2025-10-261-3/+1
|
* Document sr.ht mirrorLaurent Bercot2025-09-241-1/+2
|
* Prepare for 2.4.1.1Laurent Bercot2025-08-195-5/+19
|
* Support shlibs on MacOS, next iterationLaurent Bercot2025-05-302-0/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Correctly use pthread_lib sysdepLaurent Bercot2025-05-292-4/+12
|
* Support shlibs on MacOSLaurent Bercot2025-05-264-25/+64
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.4.1.0v2.4.1.0Laurent Bercot2025-05-051-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add hashLaurent Bercot2025-05-012-1/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Next batch of build fixesLaurent Bercot2025-04-292-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* More build fixesLaurent Bercot2025-04-293-9/+14
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Latest batch of fixesLaurent Bercot2025-04-285-7/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* pkg-config support; prepare for 2.4.1.0Laurent Bercot2025-04-2826-111/+962
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for next version, fix configureLaurent Bercot2025-03-277-7/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* 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>
* version: 2.4.0.0v2.4.0.0Laurent Bercot2024-10-093-6/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.4.0.0Laurent Bercot2024-10-044-4/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* doc fixLaurent Bercot2024-09-231-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Install static libraries in /usr/lib by defaultLaurent Bercot2024-09-234-24/+12
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.8.0; add s6dns_engine_queryLaurent Bercot2024-08-059-8/+39
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix depsLaurent Bercot2024-07-051-0/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove s6dns_mininetstring, prepare for 2.7.2.3Laurent Bercot2024-07-056-42/+19
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add packet dump in post-received debug primitiveLaurent Bercot2024-06-171-1/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.7.2v2.3.7.2Laurent Bercot2024-06-071-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.7.2; implement dns-0x20Laurent Bercot2024-04-2713-73/+90
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.7.1v2.3.7.1Laurent Bercot2023-12-211-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Remove unused caches/ subdirLaurent Bercot2023-12-2120-594/+1
| | | | | | dcache is moved to shibari. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.7.1Laurent Bercot2023-12-206-6/+18
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Null-terminate output of s6dns_domain_tostring()Laurent Bercot2023-12-132-0/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Revert the changes, they're incorrect.Laurent Bercot2023-12-035-37/+24
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Actually add the function to the lib!Laurent Bercot2023-12-022-5/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add nodecode functions for get_domain and parse_questionLaurent Bercot2023-12-025-19/+34
| | | | | | Also make sure get_domain always returns lowercase. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.7.0v2.3.7.0Laurent Bercot2023-11-204-0/+7
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix old _BSD_SOURCE definitionsLaurent Bercot2023-11-187-18/+21
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.3.7.0; ignore link-local addresses in /etc/hostsLaurent Bercot2023-11-1715-65/+71
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.3.6.0v2.3.6.0Laurent Bercot2023-11-061-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix old type defLaurent Bercot2023-10-121-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Simpler MakefileLaurent Bercot2023-09-221-7/+6
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* bsdsnowflake is a lighter approach than nonposixLaurent Bercot2023-09-151-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>