DKIM: Enforce any "h" field present in the DNS publickey record. This can be set...
[exim.git] / doc / doc-txt /
2017-08-09 Jeremy HarrisDKIM: Enforce any "h" field present in the DNS publick...
2017-08-06 Jeremy HarrisLogging: millisecond time on 'no MAIL' lines. Bug...
2017-07-30 Jeremy HarrisLogging: millisecond timestamps. Bug 2102
2017-07-30 Jeremy HarrisRetire historical build files
2017-07-22 Jeremy HarrisOn callout avoid SIZE every time but noncacheable rcpt...
2017-07-18 Jeremy HarrisFix cache-cold random callout verify. Bug 2147
2017-07-15 Jeremy HarrisUse the BDB "environment" so that a database config...
2017-07-09 Jeremy HarrisAdd $smtp_command_history variable
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-07-03 Jeremy HarrisTransform string_append_listele{,_n}() to proper expand...
2017-06-30 Heiko Schlitterman... Configure the default opendmarc.tlds file in EDITME
2017-06-28 Heiko Schlitterman... Update Changelog about -p/-oMr
2017-06-27 Phil PennockFix ChangeLog notice re manualroute option ordering
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-03 Jeremy HarrisFix logging of delivery port for callout lazy-close...
2017-06-03 Jeremy HarrisFix crash in transport, on second smtp-connect fail...
2017-05-30 Jeremy HarrisMalware: make "sock" cmdline default usable. Bug 2111
2017-05-21 Phil PennockUse DH_bits for OpenSSL 1.1.0
2017-05-19 Jeremy HarrisTLS: PIPELINING under OpenSSL
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-09 Phil PennockAdd option commandline_checks_require_admin
2017-05-06 Jeremy HarrisEnable use of sendfile on FreeBSD
2017-05-06 Jeremy HarrisTeach SMTP input sync check ("input sent too soon"...
2017-04-30 Jeremy HarrisFix continue_more on TLS connection. Bug 2104
2017-04-28 Jeremy HarrisSupport wire-format spoolfiles
2017-04-26 Jeremy HarrisEnable use of sendfile
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-04-18 Jeremy HarrisCHUNKING: pipeline data right after the BDAT command
2017-04-15 Jeremy HarrisTransport: fix smtp under combo of mua_wrapper and...
2017-04-13 Phil Pennock$SOURCE_DATE_EPOCH support for build date stamp
2017-04-02 Jeremy HarrisOpenssl: disable session-tickets by default and session...
2017-03-22 Heiko Schlitterman... Doc: clarify location of DMARC dmarc_tld_file
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-12 Andrew Colin KissaMalware: new connection type "f-prot6d" for FPSCAND...
2017-03-12 Bernd KuhlsuClibc does not contain gnu/libc-version.h
2017-03-08 Jeremy HarrisShorten long daemon-startup log lines
2017-03-07 Jeremy HarrisDelivery: contined-connection maintaining TLS
2017-03-03 Phil Pennockopenssl.txt: stamp RPATH into library too
2017-02-28 Phil PennockDocument Jeremy's ref-count bug-fix as 4.89 JH/19
2017-02-26 Jeremy HarrisAdd option to control use of shutdown by ${readsocket...
2017-02-26 Phil PennockChangeLog entry JH/18; applying to 4.89 release
2017-02-25 Jeremy HarrisDKIM: rework error logging to pass strings back to...
2017-02-25 Jeremy HarrisMemory Management: new main-section config option ...
2017-02-15 Phil PennockFix broken-in-queue messages predating CHUNKING fix
2017-02-14 Heiko Schlitterman... Fix missing line termination on the last received BDAT...
2017-02-13 Phil PennockHandle PKG_CONFIG_PATH in Local/Makefile
2017-02-12 Phil PennockForward-port ChangeLog entries written for release... exim-4.90devstart
2017-02-12 Phil Pennock4.89 JH/17 -> 4.90 JH/01
2017-02-12 Phil PennockFix missing Changelog entries for recent work
2017-02-10 Jeremy HarrisTLS: rework error logging to pass more string back...
2017-02-08 Jeremy HarrisMemory management: drop variables identified as going...
2017-02-07 Heiko Schlitterman... DocĂ– Fix typo about spf lookup (experimental)
2017-02-06 Phil Pennockdoc-fix: reference current libsrs_alt availability
2017-02-02 Phil PennockFreeBSD: Perl no longer in /usr/bin from Ports
2017-02-01 Phil PennockHandle Proxy Protocol v2 safely as well.
2017-01-31 Phil PennockDocument that fixed 2018
2017-01-30 Jeremy HarrisRestrict address-parsing to a maximum of five layers...
2017-01-29 Jeremy HarrisUpdate change log
2017-01-22 Jeremy HarrisDKIM: permit verify of sig blocks that sign other sig...
2017-01-22 Jeremy HarrisMerge branch 'fix-2016-dkim'
2017-01-21 Jeremy HarrisFix DKIM verify when used with CHUNKING. Bug 2016
2017-01-21 Jeremy HarrisMerge branch 'callout_smtp_tpt_merge'
2017-01-21 Jeremy HarrisTestcases for pipelined callout
2017-01-21 Jeremy HarrisFix DKIM verify operation in -bh test mode. Bug 2017
2017-01-20 Phil Pennockfix example command-line
2017-01-18 Josh SorefBug-fix no_require_dnssec parsing & spelling fixes
2017-01-18 Josh Soref214 spelling fixes
2017-01-03 Jeremy HarrisCHUNKING: fix non-pipelined synch checks. Bug 2004
2017-01-02 Jeremy HarrisPROXY: fix v2 protocol decode. Bugs 2003, 1747
2017-01-02 Phil Pennockwip: OpenSSL docs on custom install
2017-01-01 Phil PennockMerge remote-tracking branch 'github/pr/50'
2016-12-30 Heiko Schlitterman... Docs: Add .new/wen marker for relative includes (Bug...
2016-12-29 Jeremy HarrisPipe transport: expand the path option
2016-12-26 Jeremy HarrisI18N: support IDNA2008. Bug 1911
2016-12-25 Jeremy HarrisDocs: Clean for next release
2016-12-22 Heiko Schlitterman... Doc: clarify CVE-2016-9963
2016-12-18 Heiko Schlitterman... Doc: short description of CVE-2016-9963 exim-4_88
2016-12-18 Jeremy HarrisFix DKIM information leakage
2016-12-13 Heiko Schlitterman... Use long names for the _DRIVER_*, and _OPT_* macros
2016-12-04 Heiko Schlitterman... OpenSSL: default to tls_eccurve = auto
2016-11-28 Heiko Schlitterman... Doc: Minor corrections/additions
2016-11-25 Jeremy HarrisUpdate ChangeLog
2016-11-08 Jeremy HarrisEnsure socket is nonblocking before draining. Bug...
2016-11-02 Jeremy HarrisFix OCSP proof verification for direct-signed proofs...
2016-10-24 Phil PennockUpdate README.UPDATING; fix typos in ChangeLog/NewStuff
2016-10-23 Jeremy HarrisFix bug with aborted server TLS connection, under GnuTLS
2016-10-22 Jeremy HarrisTCP Fast Open
2016-10-19 Phil PennockUnbreak build: crypto hdrs not in system includes
2016-10-15 Andrew Colin KissaNew: queuefile transport, under EXPERIMENTAL_QUEUEFILE
2016-10-08 Phil PennockDH parameters update, new values & default exim-4_88_RC2
2016-10-08 Jeremy HarrisFix callouts connection fallback from TLS to cleartext...
2016-10-02 Jeremy HarrisLogging: connection_reject log selector should apply...
2016-09-28 Jeremy HarrisRefactor driver feature-macro generation to be driven...
2016-09-28 Jeremy HarrisDefault to filesystem space/inode checking enabled
2016-09-25 Jeremy HarrisAdd automatic macros for config-file options. Bug...
2016-09-22 Jeremy HarrisDefend against symlink attack by another process runnin...
next