Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-01 | Testsuite: take care with the net-10 zonefile when operating in that area | Jeremy Harris | |
2019-10-01 | OpenSSL: clearer log message for TCP conn close at SSL_accept | Jeremy Harris | |
2019-09-30 | tidying | Jeremy Harris | |
2019-09-30 | Testsuite: dynamic libraries are usable on Solaris | Martin Preen | |
2019-09-29 | Build: linux only needs libnsl for LOOKUP_NIS | Jeremy Harris | |
2019-09-29 | OpenSSL: fix build on earlier library versions | Jeremy Harris | |
2019-09-29 | OpenSSL: support OCSP stapling on multi-cert servers | Jeremy Harris | |
2019-09-29 | tidying | Jeremy Harris | |
2019-09-29 | DKIM: fix errorcheck in signing, lilbgcrypt version. Bug 2450 | Jeremy Harris | |
2019-09-28 | Testsuite: src/client.c: handle long lines read back from the server | Heiko Schlittermann (HS12-RIPE) | |
Increase the buffer for reading data back from the server, and read at least until a '\n' appears in the input. | |||
2019-09-28 | Docs: add dmarc_tld_file link | Heiko Schlittermann (HS12-RIPE) | |
2019-09-27 | Testsuite: regression-test for bug. Bug 2449 | Jeremy Harris | |
2019-09-26 | Testsuite: disallow :: as a usable ipv6 address | Jeremy Harris | |
2019-09-26 | Testsuite: output changes resulting | Jeremy Harris | |
Broken-by: e326959e5e | |||
2019-09-26 | GnuTLS: full-chain OCSP stapling. Bug 1466 | Jeremy Harris | |
2019-09-22 | DNS: do not skip initial two components of SRV & TLSA lookups before ↵ | Simon Arlott | |
checking name syntax. The introduction of DKIM added _ to the permitted chars, so those components will pass. | |||
2019-09-22 | DMARC: promote the support from Experimental to mainline | Jeremy Harris | |
2019-09-22 | Docs: expansion items should use &%name%& | Jeremy Harris | |
2019-09-22 | Testsuite: handle non-exim-writable testcase spoolfiles | Jeremy Harris | |
2019-09-22 | Fix taint-checking on Solaris | Jeremy Harris | |
2019-09-22 | Testsuite: strip trailing / from "pwd" output | Jeremy Harris | |
2019-09-21 | GnuTLS: fix build on older libraries | Jeremy Harris | |
2019-09-21 | Testsuite: comment future work | Jeremy Harris | |
2019-09-21 | Docs: usability of malware ACL condition | Jeremy Harris | |
2019-09-21 | GnuTLS: fix build on intermediate-age libraries | Jeremy Harris | |
Broken-by: e54893330b | |||
2019-09-20 | GnuTLS: fix non-OCSP bulid | Jeremy Harris | |
Broken-by: 7613df821d | |||
2019-09-20 | GnuTLS: Move to more-modern stapling API | Jeremy Harris | |
2019-09-20 | Testsuite: avoid picking 0.0.0.0 as the HOSTIPV4; permit 10.0/8 apart from ↵ | Jeremy Harris | |
10.250.0/16 Solaris leaves 0.0.0.0 lying around (for not-UP interfaces) The suite only needs testspace under 10.250.0/16 so we can permit the ret, making testing on many NATted 10.0/8 subnets possible. | |||
2019-09-19 | Fix taint-checking on Solaris | Jeremy Harris | |
2019-09-19 | Build: Solaris workarounds | Martin Preen | |
2019-09-19 | Docs: more detail on log_file_path, in the main-config chapter | Jeremy Harris | |
2019-09-17 | Docs: Adjust on TLSA, dnssec_request_domains | Heiko Schlittermann (HS12-RIPE) | |
2019-09-16 | Consistent logging, always use DKIM instead of mixed DKIM/PDKIM | Heiko Schlittermann (HS12-RIPE) | |
2019-09-16 | Testsuite: do not use trailing spaces in runtest | Heiko Schlittermann (HS12-RIPE) | |
Some editors may swallow it. Encode trailing space as \x20. | |||
2019-09-15 | Testsuite: bump timeouts, for slower platforms | Jeremy Harris | |
2019-09-15 | Doc: Improve pointer to DKIM signing options | Heiko Schlittermann (HS12-RIPE) | |
2019-09-13 | Doc: Typos | Heiko Schlittermann (HS12-RIPE) | |
2019-09-10 | Refuse to open a msglog file with .. in the path. | Jeremy Harris | |
Recent exploits have use this as a step for overwriting system files, and msglog file should always be under the spooldir, so add this as a defence-in-depth tactic | |||
2019-09-10 | tidying | Jeremy Harris | |
2019-09-10 | Move the regression test for CVE-2019-15846 to 1100-Basic-TLS/1100 | Heiko Schlittermann (HS12-RIPE) | |
2019-09-08 | Testsuite: munge for timing variance | Jeremy Harris | |
2019-09-08 | Fix unaligned access (more cleanly) in DNS regative-caching | Jeremy Harris | |
2019-09-08 | Fix unaligned access in DNS negative-caching | Jeremy Harris | |
2019-09-08 | string.c: do not interpret '\\' before '\0' (CVE-2019-15846) | Heiko Schlittermann (HS12-RIPE) | |
Add documents about CVE-2019-15846 Add testcase for CVE-2019-15846 Update Changelog Add Announcements (cherry picked from commit 2600301ba6dbac5c9d640c87007a07ee6dcea1f4, 6693563381 and cdc7f9a966) | |||
2019-09-07 | Testsuite: increase RBL record TTL | Jeremy Harris | |
2019-09-05 | Testsuite: drop test.ex domain neg-cache ttl to 3000 | Jeremy Harris | |
2019-09-05 | Support TTL from SOA for NXDOMAIN & NODATA cache entries for dnslists. Bug 1395 | Jeremy Harris | |
2019-09-05 | Build: do not override the system "cc", on Linux and OpenBSD | Jeremy Harris | |
2019-09-05 | tidying | Jeremy Harris | |
2019-09-04 | Fix taint-checking on FreeBSD | Jeremy Harris | |