typo
[exim.git] / doc / doc-txt / ChangeLog
2018-02-12 Jeremy HarrisACL: Enforce non-usability of control=utf8_downconvert...
2018-02-12 Jeremy HarrisRevert "Macros: convert to tree for speed of lookup"
2018-02-10 Heiko Schlitterman... Fix base64d() buffer size (CVE-2018-6789)
2018-02-09 Jeremy HarrisMacros: convert to tree for speed of lookup
2018-02-08 Jeremy HarrisFix conversation closedown with the Avast malware scann...
2018-02-08 Phil PennockRepair Heimdal GSSAPI authenticator init part 2
2018-02-08 Phil PennockRepair Heimdal GSSAPI authenticator init
2018-02-07 Jeremy HarrisDKIM: fix buffer overflow in verify
2018-02-07 Jeremy HarrisCutthrough: silently ignore ACL control when the messag...
2018-01-27 Jeremy HarrisGnuTLS: fix to ignore timeout on unrelated callout...
2018-01-26 Jeremy HarrisCutthrough: fix for port-number defined by router....
2018-01-25 Jeremy HarrisCutthrough: fix multi-message initiating connections...
2018-01-17 Jeremy HarrisDB: show the Berkeley DB runtime library version, for...
2018-01-13 Jeremy HarrisLookups: fix mysql lookup returns for no-data "queries",
2018-01-01 Jeremy HarrisContent scan: Remove support for the 7-year deprecated...
2018-01-01 Jeremy HarrisContent scan: Disable "aveserver", "kavdaemon" and...
2018-01-01 Jeremy HarrisFeature macros, show-supported and build-time selection...
2017-12-30 Jeremy HarrisMIME ACL: fix SMTP response for non-accept result of...
2017-12-29 Jeremy HarrisFix issue with continued-connections when the DNS shift...
2017-12-29 Jeremy HarrisFix crash associated with dnsdb lookup done from DKIM...
2017-12-28 Jeremy HarrisDKIM: tighter checking while parsing signature headers...
2017-12-24 Jeremy HarrisLookups: fix pgsql multiple-row, single-column return
2017-12-20 Jeremy HarrisACL: Disallow '/' characters in queue names specified...
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-12 Jeremy HarrisCHUNKING: flush input stream after message-fatal error... exim-4_90 exim-4_90_RC4
2017-12-03 Jeremy HarrisChange log update
2017-11-28 Jeremy HarrisChange log update exim-4_90_RC3
2017-11-25 Jeremy HarrisReplace the store_release() internal interface, which...
2017-11-25 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-25 Jeremy HarrisChange note for 445d03d4ea
2017-11-11 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-11 Jeremy HarrisDowngrade an unfound-list name from panic to DEFER...
2017-11-08 Jeremy HarrisDKIM: call ACL once for each signature matching the...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-21 Jeremy HarrisCHUNKING: Fix flush of chunk on error
2017-10-20 Jeremy HarrisUse safer routine for possibly-overlapping copy
2017-10-12 Jeremy HarrisFix queue_run_in_order to ignore the PID portion of...
2017-10-08 Jeremy HarrisLogging: show when input from truncated for logging...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-18 Jeremy HarrisSOCKS: fix unitialized-pointer
2017-09-16 Heiko Schlitterman... Provide readn() as a wrapper around read()
2017-09-10 Jeremy HarrisDKIM: fix signing bug induced by total size of paramete...
2017-09-05 Phil PennockFix sieve QP regression from Coverity cleanups
2017-08-21 Jaroslav ŠkarvadaFixed compilation with mariadb-10.2
2017-08-20 Jeremy HarrisUse bitfields for flags in the "addr" struct
2017-08-13 Jeremy HarrisDocument CVE assignment for Berkeley DB issue
2017-08-09 Jeremy HarrisCoding: use specified-initialisers
2017-08-09 Jeremy HarrisDKIM: Enforce any "h" field present in the DNS publick...
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-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-07-03 Jeremy HarrisTransform string_append_listele{,_n}() to proper expand...
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-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-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-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 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-02-28 Phil PennockDocument Jeremy's ref-count bug-fix as 4.89 JH/19
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-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-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'
next