TLS: refactor client-start interface
[exim.git] / doc / doc-docbook /
2018-03-25 Jeremy HarrisDKIM: document generation of RSA keys
2018-03-25 Jeremy HarrisDKIM: document Ed25519 private key generation under...
2018-03-25 Jeremy HarrisDKIM: move ed25519_privkey_pem_to_pubkey_raw_b64 to...
2018-03-25 Jeremy HarrisDocs: more on ${authresults }
2018-03-23 Jeremy HarrisDocs: typo
2018-03-22 Jeremy HarrisSPF: additional variable $spf_result_guessed; tweak...
2018-03-17 Jeremy HarrisDKIM: Ed25519 signatures under OpenSSL (1.1.1 or later)
2018-03-15 Jeremy HarrisDocs: copyright year exim-4_91_RC1
2018-03-15 Jeremy HarrisDocs: changemar markup
2018-03-15 Graeme FowlerNewStuff & doc addition for redis cluster changes
2018-03-12 Heiko Schlitterman... Update to protocol used by avast 2.2.0 (Multiline respo...
2018-03-07 Jeremy HarrisDANE: add dane:fail event
2018-03-06 Jeremy HarrisDocs: expand DKIM verification notes
2018-02-18 Jeremy Harristypo
2018-02-18 Jeremy HarrisExpansions: new ${authresults {mch}} for an Authenticat...
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-13 Jeremy Harristypo
2018-02-12 Jeremy HarrisACL: Enforce non-usability of control=utf8_downconvert...
2018-02-10 Jeremy HarrisMacros: return macro-presence status from "exim -bP...
2018-02-09 Jeremy HarrisBuiltin macros for sha3-hash and ed25519-signing support
2018-02-06 Jeremy HarrisDKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)
2018-02-03 Vladimir PanteleevDocs: Spell-check spec.xfpt
2018-02-03 Vladimir PanteleevDocs: Fix formatting of $dkim_verify_status variable...
2018-02-03 Vladimir PanteleevDocs: Fix syntax in ${filter} example
2018-02-02 Jeremy HarrisString expansions: support sha3 under OpenSSL (1.1.1+)
2018-01-31 Phil PennockDoc update: RFC 8314 submissions service
2018-01-28 Jeremy HarrisRouting: dnslookup and manualroute routers: ipv4_only...
2018-01-20 Jeremy HarrisDocs: Update DKIM section with RFC 8301 requirements
2018-01-16 Jeremy HarrisLogging: Receive duration on <= lines. Bug 353
2018-01-07 Jeremy HarrisDKIM: permit dkim_private_key to override dkim_strict...
2018-01-06 Jeremy HarrisLogging: disable the verbose DKIM verification line...
2018-01-05 Jeremy HarrisSPF: promote from Experimental to mainline status
2018-01-05 Jeremy HarrisDocs: remove extraneous options from variables index
2018-01-03 Jeremy Harristidying
2018-01-01 Jeremy HarrisDocs: remove mention of the ClamAV "STREAM" method
2017-12-20 Jeremy HarrisACL: Disallow '/' characters in queue names specified...
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-19 Jeremy HarrisDocs: clean for next release
2017-12-18 Jeremy HarrisTestsuite: move CRL testcases away from using SHA1...
2017-12-03 Jeremy HarrisDocs: amend warning on on lack of multiple-OCSP-proof...
2017-12-03 Jeremy HarrisGnuTLS: multiple server certs, OCSP stapling. Bug...
2017-12-03 Jeremy HarrisDocs: clarify smtp transport tls_verify_certificates...
2017-12-03 Jeremy HarrisDocs: add notes on lack of multiple-OCSP-proof support
2017-12-02 Jeremy HarrisDocs: add notes on lack of multiple-OCSP-proof support
2017-11-25 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-14 Jeremy HarrisDocs: PRVS validity. Bug 2033 exim-4_90_RC2
2017-11-11 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-08 Jeremy Harrisdocs: typo
2017-11-08 Jeremy HarrisDKIM: call ACL once for each signature matching the...
2017-11-07 Jeremy HarrisDKIM: make verification results visible in data ACL
2017-11-07 Jeremy HarrisDKIM: Allow the DKIM ACL to override verification resul...
2017-11-07 Jeremy HarrisTLS: support multiple certificate files in server....
2017-11-03 Jeremy HarrisDocs: add index entry
2017-11-03 Jeremy HarrisDKIM: better syntax for control of oversigning. Bug...
2017-10-31 Jeremy Harris Add macro support to -be expansion test mode. ...
2017-10-30 Jeremy Harristypo
2017-10-28 Jeremy HarrisAdd macro support to -be expansion test mode. Bug...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-25 Jeremy HarrisDocs: clarify DKIM default signing. Bug 2179
2017-10-25 Jeremy HarrisDKIM: add builtin macro with default list of headers...
2017-10-22 Jeremy HarrisDocs: expand TFO information
2017-10-18 Jeremy HarrisDocs: note that } chars in a RE are also needing escapi...
2017-10-06 Heiko Schlitterman... Check for proper output separator in expanding ${addres...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-25 Jeremy HarrisDKIM: support specifying alternate-identity tag for...
2017-09-12 Jeremy HarrisDKIM: support multiple signing, by selector
2017-09-12 Jeremy HarrisDKIM: support multiple hash methods
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-09 Jeremy HarrisCoding: use specified-initialisers
2017-08-06 Jeremy HarrisLogging: millisecond time on 'no MAIL' lines. Bug...
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-07-30 Jeremy HarrisLogging: millisecond timestamps. Bug 2102
2017-07-09 Jeremy HarrisAdd $smtp_command_history variable
2017-06-26 Phil PennockRepair manualroute transport name not-last option
2017-06-25 Heiko Schlitterman... Add quota/quota_filecount transport option modifier...
2017-06-25 Heiko Schlitterman... Doc: check for w3m existence
2017-06-13 Heiko Schlitterman... Cleanup (prevent repeated use of -p/-oMr to avoid mem...
2017-06-03 Jeremy HarrisDocs: tweak "sock" malware interface description
2017-06-02 Jeremy HarrisDocs: add missing dollarsign
2017-05-30 Jeremy HarrisMalware: make "sock" cmdline default usable. Bug 2111
2017-05-26 Phil Pennockdoc: string2 not expanded, don't imply otherwise
2017-05-09 Phil PennockAdd option commandline_checks_require_admin
2017-05-06 Jeremy HarrisDocs: add note on Received-By: header creation under...
2017-04-30 Jeremy HarrisDocs: more info on wire-format spoolfiles
2017-04-28 Jeremy HarrisDocs: describe operation of continued-connection TLS
2017-04-28 Jeremy HarrisSupport wire-format spoolfiles
2017-04-24 Jeremy HarrisDocs: add 8BITMIME status field to log line info
2017-04-24 Jeremy HarrisDocs: note that dkim_domain can take a list for signing
2017-04-10 Nigel MetheringhamRemove references to some csx.cam sites
2017-04-03 Jeremy HarrisDocs: expand descriptiong of control=debug
2017-04-02 Jeremy HarrisOpenssl: disable session-tickets by default and session...
2017-04-02 Jeremy HarrisDocs: fix definition of msg:fail:delivery event
2017-03-24 Heiko Schlitterman... Documentation: replace http by https where possible
2017-03-22 Jeremy Harristidying
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-21 Jeremy HarrisLogging: make cipher info available for continued-TLS...
2017-03-18 Jeremy HarrisExpansions: check numeric values of IPv4 address components
2017-03-15 Jeremy HarrisLogging: mark continued-TLS connection deliveries with...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-03-12 Andrew Colin KissaMalware: new connection type "f-prot6d" for FPSCAND...
next