Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-25 | Rename facility to Event Actions, ifdeffed on EXPERIMENTAL_EVENT | Jeremy Harris | |
2014-10-16 | Handle certificate dir under GnuTLS, if recent enough | Jeremy Harris | |
Add testcases for certificate directories The GnuTLS implementation has been tested on Fedora 21 (alpha), using GnuTLS 3.3.9. The testsuite case is here but with the script commented-out. When enabled, the log/mail/stdout/stderr files will be created fresh. | |||
2014-10-05 | Remove limit on remove_headers item size. Bug 1533 | Jeremy Harris | |
2014-09-29 | Doc notes on expansion ordering | Jeremy Harris | |
2014-09-28 | Fix transport-results pipe for multiple recipients combined with certs. | Wolfgang Breyha | |
The previous parsing failed when a result item split over a buffer boundary; fix by prefixing sizes to items, and checking enough has been read as the initial parsing stage. | |||
2014-09-23 | ChangeLog for Github Issue 18 | Todd Lyons | |
2014-09-12 | Fix needless OCSP request under DANE | Jeremy Harris | |
usage 3 and with require_ocsp in play though inactive | |||
2014-09-12 | Bug 1216: Add -M (related) to exigrep. | Todd Lyons | |
Thanks to Arkadiusz for pointing out that this was never merged. | |||
2014-09-08 | doc typo | Jeremy Harris | |
2014-09-06 | Add expansion item for sorting lists | Jeremy Harris | |
2014-09-06 | Support secondary-separator specifier for MX, SRV and TLSA dnsdb lookups | Jeremy Harris | |
2014-09-05 | Merge branch 'master_condition_description' | Todd Lyons | |
2014-09-05 | Bug 1518: fix description of condition processing | Todd Lyons | |
The description in the first commit was completely wrong. Thanks to Phil for setting me straight and seeding me with the correct verbage. | |||
2014-09-04 | Enforce TLS under DANE when host has TLSA records | Jeremy Harris | |
2014-09-02 | Introduce EXPERIMENTAL_DANE feature | Jeremy Harris | |
2014-09-02 | ChangeLog entry | Jeremy Harris | |
2014-09-01 | Warn on OCSP interaction with DANE | Jeremy Harris | |
2014-08-31 | Add missing puctuation | Jeremy Harris | |
2014-08-31 | Further doc examples for ldap lookup output | Heiko Schlittermann | |
2014-08-28 | Bugzilla 1518: Clarify router "condition" parsing | Todd Lyons | |
2014-08-27 | Further TPDA events | Jeremy Harris | |
msg:complete msg:fail:internal msg:fail:delivery | |||
2014-08-27 | Add doc detail on ldap lookup output parsing | Jeremy Harris | |
2014-08-20 | Update change log | Jeremy Harris | |
2014-08-20 | Merge branch 'master' into dane | Jeremy Harris | |
Conflicts: doc/doc-txt/ChangeLog src/src/tls-openssl.c src/src/transports/smtp.c src/src/verify.c | |||
2014-08-20 | Expanded EXPERIMENTAL_TPDA feature | Jeremy Harris | |
Note this introduces incompatible changes; users who are compiling the feature in, and with configuration files using it, will need to change their configurations appropriately. See the experimental-spec.txt file. | |||
2014-08-17 | Update DANE draft docs | Jeremy Harris | |
2014-08-17 | Properly detect/set test variables from scripts. | Todd Lyons | |
2014-08-17 | Override an unchanged default hosts_request_ocsp when DANE is used | Jeremy Harris | |
2014-08-17 | Add sha256 operator usage | Jeremy Harris | |
2014-08-17 | Add observability variables and provision for avoiding OCSP conflicts | Jeremy Harris | |
2014-08-16 | Clarify docs on ldap alternate servers list | Jeremy Harris | |
2014-08-14 | Clean docs for next release | Jeremy Harris | |
2014-08-14 | ChangeLog entry for OpenBSD 5.5 patch | Todd Lyons | |
2014-08-14 | Properly detect/set test variables from scripts. | Todd Lyons | |
2014-08-10 | Enable OCSP | Jeremy Harris | |
2014-08-10 | Verifiable conn with DANE-EE(3) / SPKI(1) / SHA2-512(2) | Jeremy Harris | |
2014-08-10 | Diffs for draft 11 | Jeremy Harris | |
2014-08-10 | Copy latest SMTP-with-DANE - draft 11 | Jeremy Harris | |
2014-08-09 | Doc updates for work since 4.83exim-4_84 | Jeremy Harris | |
2014-08-08 | Test development | Jeremy Harris | |
2014-08-07 | General discussion of DANE usage | Jeremy Harris | |
2014-08-04 | Document $tls_in_ocsp, $tls_out_ocsp | Jeremy Harris | |
2014-08-01 | Basic DANE entry points | Jeremy Harris | |
2014-08-01 | Add note on Dovecot configuration for authentication. Bug 1512exim-4_84_RC1 | Jeremy Harris | |
2014-07-29 | Add DANE RFC (6698) for reference | Todd Lyons | |
2014-07-29 | Add current draft of SMTP with DANE | Todd Lyons | |
2014-07-29 | Framework to build dane support | Todd Lyons | |
2014-07-29 | Fix doc parse error | Todd Lyons | |
2014-07-26 | Document acl args variables in main variables section | Jeremy Harris | |
2014-07-24 | Fix "default config" section wrt. rfc1413_hosts | Jeremy Harris | |