Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-03 | Chunking: do not treat the first lonely dot special. CVE-2017-16944, Bug 2201 | Heiko Schlittermann (HS12-RIPE) | |
2017-12-03 | Logging: fix log line for local_scan() rejection | Jeremy Harris | |
2017-12-03 | DKIM: fix tolerating spaces round tag values | Jeremy Harris | |
2017-12-03 | Fix filename length check in mime-handling | Jeremy Harris | |
2017-12-03 | tidying | Jeremy Harris | |
2017-12-01 | Debug: fix coding in dnssec reporting. Bug 2205 | Jeremy Harris | |
2017-11-30 | TLS: avoid calling smtp_auth_acl on client cert when no tls authenticator is ↵ | Jeremy Harris | |
configured | |||
2017-11-29 | TLS: Fix excessive calling of smtp_auth_acl under AUTH_TLS. Bug 2203 | Jeremy Harris | |
2017-11-25 | tidying | Jeremy Harris | |
2017-11-25 | Replace the store_release() internal interface, which was excessively unsafe. | Jeremy Harris | |
The new store_newblock() includes the required safety checck, plus the alocate and data-copy operations. | |||
2017-11-25 | Merge branch 'master' into 4.next | Jeremy Harris | |
2017-11-25 | Avoid release of store if there have been later allocations. Bug 2199 | Jeremy Harris | |
2017-11-24 | Add comment on GnuTLS library debugging facility | Jeremy Harris | |
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: delays for debug output ordering | Jeremy Harris | |
OpenBSD seems to prioritize the child of a fork; Linux & FreeBSD the parent | |||
2017-11-15 | Typo in sample configuration | Jeremy Harris | |
2017-11-14 | Docs: PRVS validity. Bug 2033exim-4_90_RC2 | Jeremy Harris | |
2017-11-12 | Add host detail on all deferred deliveries, not only the last one | Heiko Schlittermann (HS12-RIPE) | |
2017-11-11 | Debug: remove router DSN config dump on startup | Jeremy Harris | |
2017-11-11 | Merge branch 'master' into 4.next | Jeremy Harris | |
2017-11-11 | Downgrade an unfound-list name from panic to DEFER. Bug 1645 | 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 | DKIM: better syntax for control of oversigning. Bug 2180 | Jeremy Harris | |
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 | 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-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 | Add macro support to -be expansion test mode. Bug 1623 | Jeremy Harris | |
2017-10-28 | Merge branch 'master' into 4.next | Jeremy Harris | |
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 | 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 | |
2017-10-25 | Unbreak non-DKIM build | Jeremy Harris | |
2017-10-25 | DKIM: add builtin macro with default list of headers for signing | Jeremy Harris | |
2017-10-21 | tidying | Jeremy Harris | |
2017-10-21 | tidying | Jeremy Harris | |