Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-24 | pipe | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit f9628406706112be459adb3f121db8e6cf282c2d) | |||
2021-06-24 | autoreply | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 26de37d8960da80473866fb59b9dfd10a5761538) | |||
2021-06-24 | rda | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit a6da9c67acaee699616516be141d600cc178a633) | |||
2021-06-24 | parse | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 7eeeb6f26af05322814ecc77c87f09c72ab2216a) | |||
2021-06-24 | acl | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 44fd80ad8abcd885fc1c8dbb294fc2140e4ef481) | |||
2021-06-24 | dbstuff | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 35b11dd0e52b5ac176849f807cca8898bcaf0c3d) | |||
2021-06-24 | search | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit b71d675f695c2cf17357b190476129535d5f446c) | |||
2021-06-24 | Introduce main config option allow_insecure_tainted_data | Heiko Schlittermann (HS12-RIPE) | |
This option is deprecated already now. (cherry picked from commit ec06d64532e4952fc36429f73e0222d26997ef7c) | |||
2021-06-22 | GnuTLS: fix build with older GnuTLS | Jeremy Harris | |
The ALPN handling we need requires later features than the basic functions. Broken-byu: f50a063dc0 | |||
2021-06-22 | TLS: as server, reject connections with ALPN indicating non-smtp use | Jeremy Harris | |
2021-06-21 | Testsuite: fix testcases for non-TLS build | Jeremy Harris | |
2021-06-21 | Testsuite: fix munging for no-TLS build | Jeremy Harris | |
Broken-by: da40b1ec6b | |||
2021-06-21 | Compiler quietening | Jeremy Harris | |
Stupid static analysis failing to track crontrol dependencies | |||
2021-06-19 | OpenSSL: on library versions too old to support session tickets | Jeremy Harris | |
client-side limit the valid lifetime of resumable sessions | |||
2021-06-19 | Testsuite: split out OpenSSL TLS1.3 resume tests | Jeremy Harris | |
Older library versions do not support 1.3 so a separate numbered testcase is needed | |||
2021-06-19 | Testsuite: allow time for daemon to listen before terminating | Jeremy Harris | |
2021-06-17 | OpenSSL: fix verify-certs stack initialization | Jeremy Harris | |
2021-06-17 | Testsuite: output changes for OpenSSL library variants | Jeremy Harris | |
Broken-by: 2f8e0a5f6b | |||
2021-06-17 | Docs: typo | Jeremy Harris | |
2021-06-15 | hosts_require_helo | Jeremy Harris | |
2021-06-13 | Testsuite: EC cert | Jeremy Harris | |
2021-06-08 | Fix server creds cache invalidation | Jeremy Harris | |
Broken-by: 5fd673807d | |||
2021-06-07 | compiler quietening | Jeremy Harris | |
2021-06-07 | Re-fix non-Linux build | Jeremy Harris | |
2021-06-06 | tidying | Jeremy Harris | |
Vroken-by: ef77ddc923 | |||
2021-06-06 | Fix non-Linux build | Jeremy Harris | |
2021-06-06 | Observability: listen queue backlog | Jeremy Harris | |
2021-06-06 | Testsuite: testcase for multiple listener sockets ready | Jeremy Harris | |
2021-06-06 | Avoid rescanning listen select set | Jeremy Harris | |
2021-06-06 | Compute select fd_set outside daemon loop | Jeremy Harris | |
2021-06-05 | Testsuite: fix OCSP/OpenSSL/1.3 testcase | Jeremy Harris | |
2021-06-05 | Fix SSL creds file watching on kevent platforms (BSDs) for symlinks | Jeremy Harris | |
2021-06-04 | DMARC: note unsupported library versions issue | Jeremy Harris | |
2021-06-04 | debug: fix openssl output | Jeremy Harris | |
2021-06-04 | Testsuite: regen certificates suite with fixed Authority Identifier | Jeremy Harris | |
2021-06-03 | DKIM: under GnuTLS, permit weak algorithms | Jeremy Harris | |
Recent versions of GnuTLS by default disallow use of some methods now regarded as weak. This probably mean sha1, which is deprecated per DKIM standards. | |||
2021-06-03 | Testsuite: use higher-spec certs, for more-recent GnuTLS versions which ↵ | Jeremy Harris | |
deprecate weaker ones Needed for GnuTLS 3.6.15 (on Fedora 33) | |||
2021-05-28 | tidying | Jeremy Harris | |
2021-05-28 | Update testcase output to match newly applied default config limit | Jeremy Harris | |
Broken-by: f07847e436 | |||
2021-05-28 | Fix testsuite output for DB cases | Jeremy Harris | |
Broken-by: 186e99bafc | |||
2021-05-28 | tidying | Jeremy Harris | |
2021-05-28 | Logging: avoid pause during log-open under testsuite | Jeremy Harris | |
It results in rearranged logging output, causing testsuite case failures The downside is that we lose debug visbility of the extra process startup Broken-by: b6c1434e47 | |||
2021-05-28 | Fix dmarc build | Jeremy Harris | |
Broken-by: b6c1434e47 | |||
2021-05-28 | Docs: enhance section on redirect router :defer: & :fail: | Jeremy Harris | |
2021-05-27 | Merge branch 'qualys-2020' | Heiko Schlittermann (HS12-RIPE) | |
- all Qualys patches from 4.94.2 - all fixes from 4.94.2+fixes if not applied yet | |||
2021-05-27 | Fix BDAT issue for body w/o trailing CRLF (again Bug 1974) | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 919111edac911ba9c15422eafd7c5bf14d416d26) | |||
2021-05-27 | testsuite: reproduce BDAT with missing eol (Bug 1974) | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit e9cecc465a570c1a4f34b199eae6bdd0a52ee2b0) | |||
2021-05-27 | Cleanup docs on cve-2020-qualys, point to the Exim website | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 6429b0fc79595f120703c022ae99aa10d698f909) | |||
2021-05-27 | rewrite: revert to unchecked result of parse_extract_address() | Heiko Schlittermann (HS12-RIPE) | |
Now it breaks 471, and overlong addresses won't make it into the rewrite process, as they are handled as empty. (cherry picked from commit 506286c62b8786a926dafb5bb05d3103492b86bc) | |||
2021-05-27 | Honour the outcome of parse_extract_address(), testsuite 471 | Heiko Schlittermann (HS12-RIPE) | |
(cherry picked from commit 39d83bf19fc0c4364e0a665360b14194c62e4ab4) |