Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-09-03 | tidying | Jeremy Harris | |
2019-09-02 | Testsuite: platform differences for resolver flags bits | Jeremy Harris | |
2019-09-02 | Build: another go at Solaris workarounds | Jeremy Harris | |
2019-09-01 | Testsuite: keep noqualify testcase from using external DNS | Jeremy Harris | |
2019-09-01 | Testsuite: platform differences for resolver flags bits | Jeremy Harris | |
2019-09-01 | Testsuite: fix non-ipv6 platforms | Jeremy Harris | |
Broken-by: 7d8d08c484 | |||
2019-09-01 | Support TTL from SOA for NXDOMAIN & NODATA cache entries. Bug 1395 | Jeremy Harris | |
2019-08-30 | Always check return from tls_export_cert() | Heiko Schlittermann (HS12-RIPE) | |
Invert the meaning of the return. | |||
2019-08-29 | Testcase for handling of -H files for excessive long '-KEY' lines | Heiko Schlittermann (HS12-RIPE) | |
Thanks to Qualys for their analysis. This bug was fixed independently by JGH. Tidy. | |||
2019-08-27 | Fix ${domain:} for a bare local-part input. Bug 2375 | Jeremy Harris | |
Broken-by: e2ff8e24f4 | |||
2019-08-19 | typos | Jeremy Harris | |
2019-08-19 | Build: workaround inlining problems on Solaris | Jeremy Harris | |
2019-08-19 | taint SNI values supplied by client | Jeremy Harris | |
2019-08-19 | Build: workaround inlining problems on Solaris | Jeremy Harris | |
2019-08-19 | Testsuite: DNS lookup notes | Jeremy Harris | |
2019-08-19 | taint nonrcpt names read from spool | Jeremy Harris | |
2019-08-19 | inlining | Jeremy Harris | |
2019-08-15 | Appendfile: when evaluating quota use attemd to link counts | Jeremy Harris | |
2019-08-14 | Testsuite: not all builds include SPF | Jeremy Harris | |