summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
AgeCommit message (Expand)Author
2018-01-13Lookups: fix mysql lookup returns for no-data "queries",Jeremy Harris
2018-01-01Content scan: Remove support for the 7-year deprecated ClamAV "STREAM" methodJeremy Harris
2018-01-01Content scan: Disable "aveserver", "kavdaemon" and "mksd" in the template ma...Jeremy Harris
2018-01-01Feature macros, show-supported and build-time selection for malware interfacesJeremy Harris
2017-12-30MIME ACL: fix SMTP response for non-accept result of the ACL. Bug 2214.Jeremy Harris
2017-12-29Fix issue with continued-connections when the DNS shifts unreliablyJeremy Harris
2017-12-29Fix crash associated with dnsdb lookup done from DKIM ACL. Bug 2215Jeremy Harris
2017-12-28DKIM: tighter checking while parsing signature headers. Bug 2217Jeremy Harris
2017-12-24Lookups: fix pgsql multiple-row, single-column returnJeremy Harris
2017-12-20ACL: Disallow '/' characters in queue names specified for "queue="Jeremy Harris
2017-12-19Merge branch '4.next'Jeremy Harris
2017-12-12CHUNKING: flush input stream after message-fatal error detection. Bug 2201exim-4_90_RC4exim-4_90Jeremy Harris
2017-12-03Change log updateJeremy Harris
2017-11-28Change log updateexim-4_90_RC3Jeremy Harris
2017-11-25Replace the store_release() internal interface, which was excessively unsafe.Jeremy Harris
2017-11-25Change note for 445d03d4eaJeremy Harris
2017-11-11Downgrade an unfound-list name from panic to DEFER. Bug 1645Jeremy Harris
2017-11-08DKIM: call ACL once for each signature matching the identity from dkim_verify...Jeremy Harris
2017-10-21CHUNKING: Fix flush of chunk on errorJeremy Harris
2017-10-20Use safer routine for possibly-overlapping copyJeremy Harris
2017-10-12Fix queue_run_in_order to ignore the PID portion of the message IDJeremy Harris
2017-10-08Logging: show when input from truncated for logging "next input sent too soon"Jeremy Harris
2017-09-18SOCKS: fix unitialized-pointerJeremy Harris
2017-09-16Provide readn() as a wrapper around read()Heiko Schlittermann (HS12-RIPE)
2017-09-10DKIM: fix signing bug induced by total size of parameter textJeremy Harris
2017-09-04Fix sieve QP regression from Coverity cleanupsPhil Pennock
2017-08-21Fixed compilation with mariadb-10.2Jaroslav Škarvada
2017-08-20Use bitfields for flags in the "addr" structJeremy Harris
2017-08-13Document CVE assignment for Berkeley DB issueJeremy Harris
2017-08-10Coding: use specified-initialisersJeremy Harris
2017-08-09DKIM: Enforce any "h" field present in the DNS publickey record. This can b...Jeremy Harris
2017-07-30Retire historical build filesJeremy Harris
2017-07-22On callout avoid SIZE every time but noncacheable rcpt main-verify. Bug 2151Jeremy Harris
2017-07-18Fix cache-cold random callout verify. Bug 2147Jeremy Harris
2017-07-15Use the BDB "environment" so that a database config file is not looked for. ...Jeremy Harris
2017-07-08Prebuild the data structure for builtin macrosJeremy Harris
2017-07-03Transform string_append_listele{,_n}() to proper expanding-string triplet int...Jeremy Harris
2017-06-28Update Changelog about -p/-oMrHeiko Schlittermann (HS12-RIPE)
2017-06-27Fix ChangeLog notice re manualroute option orderingPhil Pennock
2017-06-26Repair manualroute transport name not-last optionPhil Pennock
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