summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-15Docs: clean for next releaseJeremy Harris
2018-04-15Testsuite: tidyup after myslq testingexim-4_91Jeremy Harris
2018-04-14Logging: fix syslog logging for syslog_timestamp=no and log_selector +millisecJeremy Harris
2018-04-14Docs: typoJeremy Harris
2018-04-13DKIM downgrade example again; this time debuggedPhil Pennock
2018-04-13Fix length expansion operator in DKIM downgrade examplePhil Pennock
2018-04-13DKIM: add support for the SubjectPublicKeyInfo wrapped form of pubkeyJeremy Harris
2018-04-12Docs: add known broken-version info for OpenSSL behaviorJeremy Harris
2018-04-11Mention MTA-STS in DANE context; nit fixesPhil Pennock
2018-04-11Doc: website updates and so forthPhil Pennock
2018-04-09Add `receive_time` to list of log_selector valuesPhil Pennock
2018-04-09bugfix: heimdal interaction, check lengthPhil Pennock
2018-04-09ARC: fix signing when DKIM-signing is also being doneJeremy Harris
2018-04-09DMARC: fix history fileJeremy Harris
2018-04-08Better(?!?) fallback for stat: PerlPhil Pennock
2018-04-08stat portabilityPhil Pennock
2018-04-08Added util/renew-opendmarc-tlds.sh script to renew PSLPhil Pennock
2018-04-08OpenSSL: Revert the disabling of the session-cache. Bug 2255Jeremy Harris
2018-04-07ARC: fix verify to not evaluate the top AMS twiceexim-4_91_RC4Jeremy Harris
2018-04-06Logging: fix DKIM precis received log line element.Jeremy Harris
2018-04-04compiler quieteningHeiko Schlittermann (HS12-RIPE)
2018-04-04compiler quieteningJeremy Harris
2018-04-04Actually reap node2 process in redis cluster testGraeme Fowler
2018-04-02Avast: rework interfaceexim-4_91_RC3Heiko Schlittermann (HS12-RIPE)
2018-04-02Avast: implement pass_unscanned optionHeiko Schlittermann (HS12-RIPE)
2018-04-02Avast: improve compliance with avast-protocol(5)Heiko Schlittermann (HS12-RIPE)
2018-03-31Testsuite: ignore config-optional -bP outputJeremy Harris
2018-03-31Docs: tidy the ChangeLog fileJeremy Harris
2018-03-30Merge branch 'dane_require_tls_ciphers'Phil Pennock
2018-03-30Testsuite: avoid ipv6 use in dane_require_tls_ciphers testcasesJeremy Harris
2018-03-30Testcases for dane_require_tls_ciphersJeremy Harris
2018-03-28Implement dane_require_tls_ciphers (theoretically)Phil Pennock
2018-03-28Document new dane_require_tls_ciphersPhil Pennock
2018-03-28ARC: log signing-spec errors in mainlog only, not paniclogJeremy Harris
2018-03-27ARC: enhance debug for signing; explicitly init signing contextJeremy Harris
2018-03-26Fix non-ARC buildJeremy Harris
2018-03-26ARC: add guard in verify against lack of the dkim-verify contextJeremy Harris
2018-03-26Cutthrough: for an onward finaldot timeout, generate an initator 450 in defer...Jeremy Harris
2018-03-26ARC: cutthrough delivery may not be used with ARC signingJeremy Harris
2018-03-26Cutthrough: enforce non-use in combination with DKIM signing or transport filterJeremy Harris
2018-03-26Add ARC signing caveatsPhil Pennock
2018-03-26SPF: remove the deprecated "err_temp" and "err_perm" result namesJeremy Harris
2018-03-26DKIM: document proper Ed25519 key-generation methods; remove helper programJeremy Harris
2018-03-26Expand directory opetion for queuefile transportJeremy Harris
2018-03-26Remove extraneus line - benign but pointless.Jeremy Harris
2018-03-25Testsuite: for SPF tests, avoid using the ipv4 addressJeremy Harris
2018-03-25Add non-mtp source info to ${authres }Jeremy Harris
2018-03-25DKIM: document generation of RSA keysJeremy Harris
2018-03-25DKIM: document Ed25519 private key generation under OpenSSL (1.1.1+)Jeremy Harris
2018-03-25DKIM: move ed25519_privkey_pem_to_pubkey_raw_b64 to src/util/ and add usage n...Jeremy Harris