summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-11Downgrade an unfound-list name from panic to DEFER. Bug 1645Jeremy Harris
2017-11-09Testsuite: another go at munging cipher-suite stringsJeremy Harris
2017-11-09Testsuite: another go at munging cipher-suite stringsJeremy Harris
2017-11-08docs: typoJeremy Harris
2017-11-08tidyingJeremy Harris
2017-11-08DKIM: call ACL once for each signature matching the identity from ↵Jeremy Harris
dkim_verify_signers. Bug 2189
2017-11-07DKIM: make verification results visible in data ACLJeremy Harris
2017-11-07DKIM: Allow the DKIM ACL to override verification results. Bug 2186Jeremy 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-07TLS: support multiple certificate files in server. Bug 2092Jeremy Harris
2017-11-03Docs: add index entryJeremy Harris
2017-11-03DKIM: better syntax for control of oversigning. Bug 2180Jeremy Harris
2017-11-02Use LDFLAGS not EXTRALIBS_EXIM; 1.0.2 needs ldl tooPhil Pennock
2017-11-01exigrep: we need to run with perl 5.8.xHeiko Schlittermann (HS12-RIPE)
The defined-or operator '//' does not exist yet.
2017-11-01Use back-compatible variable for perl versionJeremy Harris
The modern $^V is not present in some buildfarm animals' perl versions.
2017-11-01Testsuite: Output the --version from exigrep, exinext, eximstatsHeiko Schlittermann (HS12-RIPE)
2017-11-01Add --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-31Lose extraneous lineJeremy Harris
Broken-by: 9650d98a07
2017-10-31 Add macro support to -be expansion test mode. Bug 1623Jeremy Harris
2017-10-30Testsuite: notify perl version at runtest startupJeremy Harris
2017-10-28Make exim_monitor build reproducible.Andreas Metzler
Adapt changes to exim for SOURCE_DATE_EPOCH from exim 6e411084a29a7658f7bc88aa5a62ab9016c22c79 to exim_monitor.
2017-10-28Do not exit when cwd has no name. Bug 2078Jeremy Harris
2017-10-28Build: fix repeatable-build typoAndreas Metzler
2017-10-28Fix build warning. Bug 2181Jeremy Harris
2017-10-28Correct typo "psuedo" in exipick documentation.Andreas Metzler
2017-10-27nit: typo-fix in comment (my goof)Phil Pennock
2017-10-26Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris
2017-10-26Testsuite: OpenSSL version output variancesJeremy Harris
2017-10-26Testsuite: support platform variance in debug outputJeremy Harris
Solaris printf %p gives hex without a leading 0x
2017-10-26Testsuite: add missing testcase filesJeremy Harris
2017-10-26Testsuite: create test db on-the-fliy for LMDB testcaseJeremy Harris
2017-10-26Testsuite: more time for slow test platformJeremy Harris
2017-10-26Revert "Build: tidying"Jeremy Harris
This reverts commit 3a40b2f9648ce9737b3f8f542e5079e58c4db3c3. It didn't work with Pmake (FreeBSD/OpenBSD)
2017-10-26Debug: add trace in the inlist expansion conditionJeremy Harris
2017-10-25Build: tidyingJeremy Harris
2017-10-25Testsuite: more time for slow test platformJeremy Harris
2017-10-25Docs: clarify DKIM default signing. Bug 2179Jeremy Harris
2017-10-25Testsuite: ignore timezone-specific debug outputJeremy Harris
2017-10-25Unbreak non-DKIM buildJeremy Harris
2017-10-25DKIM: add builtin macro with default list of headers for signingJeremy Harris
2017-10-22Docs: expand TFO informationJeremy Harris
2017-10-22Testsuite: ignore optional-config outputJeremy Harris
2017-10-21tidyingJeremy Harris
2017-10-21tidyingJeremy Harris
2017-10-21Add equivalent for missing poll(2) #defineJeremy Harris
Needed in FreeBSD and OpenBSD, and probably Solaris
2017-10-21CHUNKING: Fix flush of chunk on errorJeremy Harris
2017-10-21Testsuite: make debug output for proxied TLS less indeterminateJeremy Harris
2017-10-20Use safer routine for possibly-overlapping copyJeremy Harris
Fixes a logging bug seen on aarch64
2017-10-20Testsuite: make debug output for proxied TLS less indeterminateJeremy Harris
2017-10-20Debug: output type of process as it terminatesJeremy Harris
2017-10-20Testsuite: accept changed output from perl version differenceJeremy Harris