Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-16 | tidying | Jeremy Harris | |
2017-11-16 | Testsuite: delays for debug output ordering (again) | Jeremy Harris | |
2017-11-16 | OpenSSL: avoid using now-deprecated routines on newer versions | Jeremy Harris | |
2017-11-15 | Testsuite: OpenSSL/LibreSSL version output variances | Jeremy Harris | |
2017-11-15 | Testsuite: OpenSSL/LibreSSL version output variances | Jeremy Harris | |
2017-11-15 | Testsuite: OpenSSL/LibreSSL version output variances | Jeremy Harris | |
2017-11-15 | Testsuite: better debug output from "server" script-runner | Jeremy Harris | |
2017-11-15 | Testsuite: delays for debug output ordering | Jeremy Harris | |
OpenBSD seems to prioritize the child of a fork; Linux & FreeBSD the parent | |||
2017-11-15 | Testsuite: force RSA auth for testcase loading dual certs | Jeremy Harris | |
More recent OpenSSL versions (1.1.0) reasonably prefer ECDSA when available, where older (1.0.2) preferred RSA | |||
2017-11-15 | Typo in sample configuration | Jeremy Harris | |
2017-11-14 | Docs: PRVS validity. Bug 2033exim-4_90_RC2 | Jeremy Harris | |
2017-11-14 | Testsuite output updates | Jeremy Harris | |
2017-11-12 | Add host detail on all deferred deliveries, not only the last one | Heiko Schlittermann (HS12-RIPE) | |
2017-11-11 | Testsuite: another go at munging cipher-suite strings | Jeremy Harris | |
2017-11-11 | Debug: remove router DSN config dump on startup | Jeremy Harris | |
2017-11-11 | Testsuite: another go at munging cipher-suite strings | Jeremy Harris | |
2017-11-11 | Downgrade an unfound-list name from panic to DEFER. Bug 1645 | Jeremy Harris | |
2017-11-09 | Testsuite: another go at munging cipher-suite strings | Jeremy Harris | |
2017-11-09 | Testsuite: another go at munging cipher-suite strings | Jeremy Harris | |
2017-11-08 | docs: typo | Jeremy Harris | |
2017-11-08 | tidying | Jeremy Harris | |
2017-11-08 | DKIM: call ACL once for each signature matching the identity from ↵ | Jeremy Harris | |
dkim_verify_signers. Bug 2189 | |||
2017-11-07 | DKIM: make verification results visible in data ACL | Jeremy Harris | |
2017-11-07 | DKIM: Allow the DKIM ACL to override verification results. Bug 2186 | Jeremy Harris | |
This provides generic support, though is covers the need introduced by https://datatracker.ietf.org/doc/draft-ietf-dcrup-dkim-usage/?include_text=1 (deprecating sha-1 and RSA keys shorter than 1024 bits). | |||
2017-11-07 | TLS: support multiple certificate files in server. Bug 2092 | Jeremy Harris | |
2017-11-03 | Docs: add index entry | Jeremy Harris | |
2017-11-03 | DKIM: better syntax for control of oversigning. Bug 2180 | Jeremy Harris | |
2017-11-02 | Use LDFLAGS not EXTRALIBS_EXIM; 1.0.2 needs ldl too | Phil Pennock | |
2017-11-01 | exigrep: we need to run with perl 5.8.x | Heiko Schlittermann (HS12-RIPE) | |
The defined-or operator '//' does not exist yet. | |||
2017-11-01 | Use back-compatible variable for perl version | Jeremy Harris | |
The modern $^V is not present in some buildfarm animals' perl versions. | |||
2017-11-01 | Testsuite: Output the --version from exigrep, exinext, eximstats | Heiko Schlittermann (HS12-RIPE) | |
2017-11-01 | Add --version to all installed Perl and Shell scripts. | Heiko Schlittermann (HS12-RIPE) | |
This option outputs the build info, and for Perl scripts it additionally outputs the Perl version that is running the current script. | |||
2017-10-31 | Lose extraneous line | Jeremy Harris | |
Broken-by: 9650d98a07 | |||
2017-10-31 | Add macro support to -be expansion test mode. Bug 1623 | Jeremy Harris | |
2017-10-30 | Testsuite: notify perl version at runtest startup | Jeremy Harris | |
2017-10-28 | Make exim_monitor build reproducible. | Andreas Metzler | |
Adapt changes to exim for SOURCE_DATE_EPOCH from exim 6e411084a29a7658f7bc88aa5a62ab9016c22c79 to exim_monitor. | |||
2017-10-28 | Do not exit when cwd has no name. Bug 2078 | Jeremy Harris | |
2017-10-28 | Build: fix repeatable-build typo | Andreas Metzler | |
2017-10-28 | Fix build warning. Bug 2181 | Jeremy Harris | |
2017-10-28 | Correct typo "psuedo" in exipick documentation. | Andreas Metzler | |
2017-10-27 | nit: typo-fix in comment (my goof) | Phil Pennock | |
2017-10-26 | Copyright year bumps for substantive changes 2017exim-4_90_RC1 | Jeremy Harris | |
2017-10-26 | Testsuite: OpenSSL version output variances | Jeremy Harris | |
2017-10-26 | Testsuite: support platform variance in debug output | Jeremy Harris | |
Solaris printf %p gives hex without a leading 0x | |||
2017-10-26 | Testsuite: add missing testcase files | Jeremy Harris | |
2017-10-26 | Testsuite: create test db on-the-fliy for LMDB testcase | Jeremy Harris | |
2017-10-26 | Testsuite: more time for slow test platform | Jeremy Harris | |
2017-10-26 | Revert "Build: tidying" | Jeremy Harris | |
This reverts commit 3a40b2f9648ce9737b3f8f542e5079e58c4db3c3. It didn't work with Pmake (FreeBSD/OpenBSD) | |||
2017-10-26 | Debug: add trace in the inlist expansion condition | Jeremy Harris | |
2017-10-25 | Build: tidying | Jeremy Harris | |