Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-09 | Prepare for 2.3.5.4; adapt to skalibs-2.12.0.0 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-21 | version: 2.3.5.3v2.3.5.3 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-19 | Doc link fix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-05 | configure: support DESTDIR for sysdeps too | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-05 | configure: add var control tweak and DESTDIR support for slashpackage | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-04 | Prepare for 2.3.5.3 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-12-04 | bugfix: alloc_free correct value | Laurent 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> | |||
2021-09-26 | version: 2.3.5.2v2.3.5.2 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-02 | Pass errno as unsigned char | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-10 | Prepare for 2.3.5.2, adapt sig_ignore api | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-08-04 | Adapt to skalibs-2.11 | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-04-15 | version: 2.3.5.1v2.3.5.1 | Laurent Bercot | |
2021-04-13 | Prepare for 2.3.5.1 | Laurent Bercot | |
2021-04-11 | Do not compile or link into /dev/null | Laurent Bercot | |
2021-04-09 | Real noexecstack fix: make strip less greedy | Laurent Bercot | |
2021-04-08 | noexecstack only works in LDFLAGS | Laurent Bercot | |
2021-03-17 | bugfix: s6dns_resolve_aaaaa API on double nodata | Laurent Bercot | |
2021-02-26 | bugfix: call skadnsd via the non-versioned path | Laurent Bercot | |
2021-01-19 | version: 2.3.5.0v2.3.5.0 | Laurent Bercot | |
2021-01-15 | Do not overwrite the question when reading an answer via UDP | Laurent Bercot | |
2021-01-14 | Prepare for 2.3.5.0, s6dns_message_get_domain_nodecode() now public | Laurent Bercot | |
2021-01-10 | version: 2.3.4.0v2.3.4.0 | Laurent Bercot | |
2021-01-02 | Prepare for 2.3.4.0 | Laurent Bercot | |
2020-12-29 | configure should be executable >.> | Laurent Bercot | |
2020-12-29 | Refactor libdcache, expose dcache_clean_expired() | Laurent Bercot | |
2020-12-28 | Don't put -fno-stack-protector in default CFLAGS | Laurent Bercot | |
2020-12-24 | s6dns_message_parse_question() needs to update counts | Laurent Bercot | |
2020-12-21 | Works better when you declare it | Laurent Bercot | |
2020-12-21 | Add s6dns_message_parse_question | Laurent Bercot | |
2020-12-18 | configure fix | Laurent Bercot | |
2020-10-04 | version: 2.3.3.0v2.3.3.0 | Laurent Bercot | |
2020-10-04 | doc: fix URLs | Laurent Bercot | |
2020-10-02 | Bump skalibs dep to 2.9.3.0 | Laurent Bercot | |
2020-05-17 | Fix resolveq_aaaaa | Laurent Bercot | |
If s6dns_resolveq_aaaaa gets nodata on the AAAA query for a qualified domain, it will now wait for the answer to the A query on the same qualified domain before returning. Even if it gets nodata, it still means that the domain exists, so it will not wait for results from other qualification attempts. | |||
2020-05-17 | Add s6-dnsip, prepare for 2.3.3.0, fix resolvenoq_aaaaa | Laurent Bercot | |
TODO: resolveq_aaaaa returns the best (1 answer) whereas we want both ip6 and ip4 when available. It works with noq, it should work with q too. | |||
2020-04-01 | doc: add precision on requirements | Laurent Bercot | |
2020-03-30 | s6-dns: fix html errors | Colin Booth | |
Signed-off-by: Colin Booth <colin@heliocat.net> | |||
2020-03-02 | version: 2.3.2.0v2.3.2.0 | Laurent Bercot | |
2020-01-27 | Update the doc too | Laurent Bercot | |
2020-01-27 | Add shibari, prepare for 2.3.2.0dcache | Laurent Bercot | |
2020-01-27 | Fix shared libs installation | Laurent Bercot | |
2019-11-25 | Don't rely on type autopromotion | Laurent Bercot | |
2019-11-25 | Spurious newline | Laurent Bercot | |
2019-11-25 | Initial libdcache implementation | Laurent Bercot | |
2019-10-21 | version: 2.3.1.1v2.3.1.1 | Laurent Bercot | |
2019-10-21 | Fix gen-deps.sh for cross-builds | Laurent Bercot | |
2019-10-21 | Prepare for 2.3.1.1 | Laurent Bercot | |
2019-10-21 | Fix generated CC for cross-builds | Laurent Bercot | |
2019-09-22 | version: 2.3.1.0v2.3.1.0 | Laurent Bercot | |
2019-09-21 | Fix configure permissions | Laurent Bercot | |