summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
AgeCommit message (Expand)Author
2017-06-03Fix logging of delivery port for callout lazy-close, when port specified by r...Jeremy Harris
2017-06-03Fix crash in transport, on second smtp-connect fail for a list of target hostsJeremy Harris
2017-05-30Malware: make "sock" cmdline default usable. Bug 2111Jeremy Harris
2017-05-20Use DH_bits for OpenSSL 1.1.0Phil Pennock
2017-05-19TLS: PIPELINING under OpenSSLJeremy Harris
2017-05-17TLS: do decent PIPELINING under TLS, at least with GnuTLSJeremy Harris
2017-05-09Add option commandline_checks_require_adminPhil Pennock
2017-05-06Enable use of sendfile on FreeBSDJeremy Harris
2017-05-06Teach SMTP input sync check ("input sent too soon") about SMTP input bufferingJeremy Harris
2017-04-30Fix continue_more on TLS connection. Bug 2104Jeremy Harris
2017-04-26Enable use of sendfileJeremy Harris
2017-04-23DKIM: avoid use of temporary file for signingJeremy Harris
2017-04-18CHUNKING: pipeline data right after the BDAT commandJeremy Harris
2017-04-15Transport: fix smtp under combo of mua_wrapper and limited max_rcptJeremy Harris
2017-04-12$SOURCE_DATE_EPOCH support for build date stampPhil Pennock
2017-04-02Openssl: disable session-tickets by default and session-cache alwaysJeremy Harris
2017-03-21Logging: make cipher info available for continued-TLS connection deliveriesJeremy Harris
2017-03-18Expansions: check numeric values of IPv4 address componentsJeremy Harris
2017-03-15Logging: mark continued-TLS connection deliveries with "X-*"Jeremy Harris
2017-03-11uClibc does not contain gnu/libc-version.hBernd Kuhls
2017-03-08Shorten long daemon-startup log linesJeremy Harris
2017-03-07Delivery: contined-connection maintaining TLSJeremy Harris
2017-02-28Document Jeremy's ref-count bug-fix as 4.89 JH/19Phil Pennock
2017-02-26ChangeLog entry JH/18; applying to 4.89 releasePhil Pennock
2017-02-25DKIM: rework error logging to pass strings back to caller for logging. Bug 966Jeremy Harris
2017-02-14Fix broken-in-queue messages predating CHUNKING fixPhil Pennock
2017-02-14Fix missing line termination on the last received BDAT chunk (Bug 1974)Heiko Schlittermann (HS12-RIPE)
2017-02-12Handle PKG_CONFIG_PATH in Local/MakefilePhil Pennock
2017-02-12Forward-port ChangeLog entries written for release branchexim-4.90devstartPhil Pennock
2017-02-124.89 JH/17 -> 4.90 JH/01Phil Pennock
2017-02-11Fix missing Changelog entries for recent workPhil Pennock
2017-02-10TLS: rework error logging to pass more string back to caller for loggingJeremy Harris
2017-02-08Memory management: drop variables identified as going out-of-scopeJeremy Harris
2017-02-02FreeBSD: Perl no longer in /usr/bin from PortsPhil Pennock
2017-01-31Handle Proxy Protocol v2 safely as well.Phil Pennock
2017-01-30Document that fixed 2018Phil Pennock
2017-01-30Restrict address-parsing to a maximum of five layers of nested angle-brackets,Jeremy Harris
2017-01-29Update change logJeremy Harris
2017-01-22DKIM: permit verify of sig blocks that sign other sig blocks. Bug 2014Jeremy Harris
2017-01-21Fix DKIM verify when used with CHUNKING. Bug 2016Jeremy Harris
2017-01-21Testcases for pipelined calloutJeremy Harris
2017-01-21Fix DKIM verify operation in -bh test mode. Bug 2017Jeremy Harris
2017-01-18Bug-fix no_require_dnssec parsing & spelling fixesJosh Soref
2017-01-18214 spelling fixesJosh Soref
2017-01-03CHUNKING: fix non-pipelined synch checks. Bug 2004Jeremy Harris
2017-01-02PROXY: fix v2 protocol decode. Bugs 2003, 1747Jeremy Harris
2016-12-31Merge remote-tracking branch 'github/pr/50'Phil Pennock
2016-12-29Pipe transport: expand the path optionJeremy Harris
2016-12-26I18N: support IDNA2008. Bug 1911Jeremy Harris
2016-12-25Docs: Clean for next releaseJeremy Harris