Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-20 | mk_exim_release: add --quick option | Heiko Schlittermann (HS12-RIPE) | |
This allows to cut a "release" on any commit | |||
2019-02-19 | TLS: refactor client-start interface | Jeremy Harris | |
2019-02-18 | Fix expansions for RFC 822 addresses having comments in local-part and/or ↵ | Jasen Betts | |
domain. Bug 2375 | |||
2019-02-16 | GnuTLS: Fix client detection of server reject of client cert under TLS1.3 | Jeremy Harris | |
2019-02-14 | Fix info on using local_scan() in the default Makefile | Jeremy Harris | |
Broken-by: 9723f96673 | |||
2019-02-14 | Docs: update DKIM standards info | Jeremy Harris | |
2019-02-12 | Fix transport buffer size handling | Jeremy Harris | |
Broken-by: 59932f7dcd | |||
2019-02-12 | Testsuite: output changes for OpenSSL versions | Jeremy Harris | |
2019-02-12 | Testsuite: output changes arising | Jeremy Harris | |
2019-02-12 | Logging: created Message-IDs. Selectors for created and all IDs. Bugs 219, ↵ | Jeremy Harris | |
1840, 2339 | |||
2019-02-12 | Merge branch '4.next' | Jeremy Harris | |
2019-02-11 | Testsuite: account for (now) properly working Perl locale | Jeremy Harris | |
2019-02-11 | GnuTLS: trim error messages | Jeremy Harris | |
2019-02-11 | Testsuite: harden for TLS1.3 under GnuTLS | Jeremy Harris | |
2019-02-11 | Testsuite: For GnuTLS when we're testing authentications requested via ↵ | Jeremy Harris | |
pri-string, disable TLS1.3 On GnuTLS 3.6.5 is appears to ignore the given priority, if it can use 1.3 | |||
2019-02-11 | DKIM: ensure that dkim_domain elements are lowercased before use. Bug 2371 | Jeremy Harris | |
(cherry picked from commit f3c73adaa541ae54092467a29668ac32894ef1dc) | |||
2019-02-11 | Docs: extra detail on proxy-protocol | Jeremy Harris | |
(cherry picked from commit 5376b7ca07e9b00e2552f33270e79c59840a9778) | |||
2019-02-11 | TLS: add variables for the IETF standard name for the connection ciphersuite | Jeremy Harris | |
(cherry picked from commit ffc3d145e3819e1a3762caa1bbe8b07e723fbaf2) | |||
2019-02-11 | Testsuite: munge GnuTLS and OpenSSL ciphersuite strings to be more similar | Jeremy Harris | |
(cherry picked from commit 25d5d9f98ebb30acc8b269c6594f4bc1e1abe654) | |||
2019-02-11 | tidying | Jeremy Harris | |
2019-02-11 | Use separate routine for translating return-codes to printable strings | Jeremy Harris | |
(cherry picked from commit 9c5e54499afef5167bee6ecdcbf8dd5f023f51e0) | |||
2019-02-11 | Debug: config file name & line number for each ACL verb | Jeremy Harris | |
(cherry picked from commit 9e160d8100cd15517a3444c1ad8ab81e51399582) | |||
2019-02-11 | JSON: add iterative conditions for arrays | Jeremy Harris | |
(cherry picked from commit c5c57c4eafde32a0632c2a00bdc634860fc5d06d) | |||
2019-02-11 | JSON: add jsons extract variant, to strip quotes from string results | Jeremy Harris | |
2019-02-11 | Events: log a non-success when a client connect is denied by an event | Jeremy Harris | |
(cherry picked from commit 6bc9c745b64e669161a04f4dd72de4dbba9fbdd2) | |||
2019-02-11 | GnuTLS: Debug output keying info. OpenSSL: TLS1.2 keying. | Jeremy Harris | |
(cherry picked from commit 385b593e795430036b1685eed9d78d6c83cfcd67) | |||
2019-02-11 | Fix json extract operator for unfound case | Jeremy Harris | |
2019-02-11 | JSON lookup | Jeremy Harris | |
(cherry picked from commits 854bd65fa7, 11b31159ac, 19cb5e2f14, 9669c6e06f, 6db8b72c86) | |||
2019-02-11 | EXTERNAL authenticator | Jeremy Harris | |
(cherry picked from commit c4a8c663b74a35b547d8320547079ca56b3b772e) | |||
2019-02-10 | Authenticators: refactor SASL support code | Jeremy Harris | |
(cherry picked from commit a310a8d09c56e6049714ae4e4070c16ecb6aa2b1) | |||
2019-02-10 | constification | Jeremy Harris | |
(cherry picked from commit e8a25e05698e39a45cf5f188476808ef3609dbdd) | |||
2019-02-10 | OpenSSL: send no TLS1.3 session tickets | Jeremy Harris | |
(cherry picked from commit 09fa60df6e9929364a2c0830eff1e0f4f27ba095) | |||
2019-02-10 | OpenSSL: Debug output TLS 1.3 keying | Jeremy Harris | |
(cherry picked from commit 3c1f3b85aa4139ba062268ca958bab0dd0d64140) | |||
2019-02-10 | tidying | Jeremy Harris | |
(cherry picked from commit 190404d75c168ce1e6dbf6ee08bdbbf62b365e4b) | |||
2019-02-10 | Use single TCP segment for SMTP, TLS and TCP closes. | Jeremy Harris | |
(cherry picked from commit a7846940c876fd2a76b89240aa83e7083ae9650a) | |||
2019-02-10 | OpenSSSL: support write-with-more-intent in client | Jeremy Harris | |
(cherry picked from commit f6a1bb920eebdba0d4a6c295c4d054307b49b2b1) | |||
2019-02-10 | Use C99 initialisations for iterators | Jeremy Harris | |
(cherry picked from commit db3f7b6972f3b003c0413b78afcfbe295ffe0b97) | |||
2019-02-10 | Docs: clean for next release | Jeremy Harris | |
2019-02-10 | Testsuite: account for (now) properly working Perl locale | Jeremy Harris | |
2019-02-10 | GnuTLS: trim error messages | Jeremy Harris | |
2019-02-10 | Testsuite: harden for TLS1.3 under GnuTLS | Jeremy Harris | |
2019-02-10 | Testsuite: output changes resulting | Jeremy Harris | |
2019-02-10 | Testsuite: munge for TLS1.3 under GnuTLS | Jeremy Harris | |
2019-02-10 | Testsuite: For GnuTLS when we're testing authentications requested via ↵ | Jeremy Harris | |
pri-string, disable TLS1.3 On GnuTLS 3.6.5 is appears to ignore the given priority, if it can use 1.3 | |||
2019-02-09 | JSON: fix crashes in ${extract jsons } and ${extract json {digits} } | Jeremy Harris | |
Broken-by: 386ab6457b and 8fdf20fd84 | |||
2019-02-05 | DKIM: ensure that dkim_domain elements are lowercased before use. Bug 2371 | Jeremy Harris | |
2019-02-05 | Docs: extra detail on proxy-protocol | Jeremy Harris | |
2019-02-04 | TLS: add variables for the IETF standard name for the connection ciphersuite | Jeremy Harris | |
2019-02-04 | Testsuite: munge GnuTLS and OpenSSL ciphersuite strings to be more similar | Jeremy Harris | |
2019-02-04 | tidying | Jeremy Harris | |