Fix $regex<n> use-after-free. Bug 2915
[exim.git] / doc / doc-txt / ChangeLog
2022-08-31 Jeremy HarrisFix $regex<n> use-after-free. Bug 2915
2022-08-20 Jeremy HarrisOpenSSL: fix reload of changed OCSP proof
2022-08-09 Jeremy HarrisFilter rDNS returns for bad chars
2022-08-08 Jeremy HarrisSymlink following for TLS creds files
2022-07-12 Jeremy HarrisFix exit on attempt to rewrite a malformed address...
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-06-05 Jeremy HarrisUpdate option defaults
2022-06-03 Jeremy HarrisLogging: expand hosts_connection_nolog coverage
2022-06-02 Jeremy HarrisHandle a v4mapped sender address given us by a proxy...
2022-06-01 Jeremy HarrisSRS: fix encode operation for empty sender addresses.
2022-05-26 Jeremy HarrisCHUNKING: fix second message on conn when first rejected
2022-05-19 Jeremy HarrisGnuTLS: Do not free the cached creds on transport conne...
2022-05-15 Jeremy Harris Debug: pass ACL-initiated debug through spool residency exim-4.96-RC1
2022-05-09 Jeremy HarrisFix string_copyn() for limit greater than actual string...
2022-05-03 Jeremy HarrisDocs: use tables rather than displays
2022-04-12 Jeremy HarrisTLS resumption: restrict session re-use
2022-04-07 Jeremy HarrisOpenssl client: ocsp stapling on resumed seesion
2022-04-04 Jeremy HarrisSupport PIPECONNECT with helo_data using the local...
2022-04-03 Jeremy HarrisCHUNKING: fix availability on continued-transport
2022-03-27 Jeremy HarrisTaintcheck transport-process arguments
2022-03-16 Jeremy HarrisOpenSSL: track shutdown calls. Bug 2864
2022-03-10 Jeremy HarrisFix static address-list lookup return
2022-03-01 Jeremy HarrisRevert introduction of alloc_insecure_tainted_data
2022-02-27 Jeremy HarrisNDBM: check for bogus name given to create call
2022-02-26 Jeremy HarrisRemove BDB 1.x & 2.x support
2022-02-13 Jeremy HarrisFix include_directory in redirect routers. Bug 2715
2022-01-20 Jeremy HarrisDebug: more detail for expansion items
2022-01-20 Jeremy HarrisDebug: more detail for expansions
2022-01-18 Jeremy HarrisDebug: pass ACL-initiated debug through execs
2022-01-11 Jeremy HarrisBSD: fix resource leak
2021-12-30 Jeremy HarrisTLS: Deprecate RFC 5114 DH params. Bug 1895
2021-12-10 Jeremy HarrisOpenSSL: fix tls_require_ciphers needing underbar-norma...
2021-11-28 John Paul Adrian... Fix basic memory use for SPARC. Bug 2838
2021-11-22 Jeremy HarrisFix shutdown=no in ${readsocket}. Bug 2784
2021-11-19 Jeremy HarrisFix early use of $sender_host_name
2021-11-17 Jeremy Harrisselect() -> poll(). Bug 2831
2021-11-09 Jeremy HarrisFix -be macro definition
2021-11-06 Jeremy HarrisFreeBSD: do not strip binaries
2021-10-17 Jeremy HarrisChange advertised feature name for PIPECONNECT
2021-10-15 Jeremy HarrisFix ALPN/OpenSSL. Bug 2815
2021-10-15 Jeremy HarrisAvoid calling gettimeofday(), select() per char for...
2021-10-10 Jeremy HarrisFreeBSD: fix sendfile shim
2021-10-02 Jeremy HarrisDocs: tidying
2021-09-28 Jeremy HarrisMerge branch '4.next'
2021-09-15 Thomas NollConstification
2021-09-12 Jeremy Harrispcre2
2021-09-07 Jeremy HarrisDocs: tidying
2021-09-05 Jeremy HarrisFix validation of domain-literals in Message_ID: header...
2021-09-02 Jeremy HarrisAvoid wait-for-tick on single-message connections
2021-08-10 Jeremy HarrisDKIM: fix verify under TLS & chunking, with pipelined...
2021-07-11 Heiko Schlitterman... Fix various doc typos
2021-07-11 Jeremy HarrisGnuTLS: Fix certextract expansion
2021-07-07 Jeremy HarrisFix tainted message for fakereject
2021-06-28 Jeremy HarrisReadonly-config: not supported by Solaris 10
2021-06-27 Jeremy HarrisMerge branch 'readonly_config'
2021-06-27 Jeremy HarrisDoc note
2021-06-22 Jeremy HarrisTLS: as server, reject connections with ALPN indicating...
2021-06-04 Jeremy HarrisDMARC: note unsupported library versions issue
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Qualys Security... SECURITY: Always exit when LOG_PANIC_DIE is set
2021-05-27 Qualys Security... CVE-2020-28012: Missing close-on-exec flag for privileg...
2021-05-27 Heiko Schlitterman... CVE-2020-28014, CVE-2021-27216: PID file handling
2021-05-27 Heiko Schlitterman... CVE-2020-28008: Assorted attacks in Exim's spool directory
2021-05-27 Heiko Schlitterman... SECURITY: Fix safeguard against upward traversal in...
2021-05-27 Phil PennockSECURITY: rework BDAT receive function handling
2021-05-27 Phil PennockSECURITY: fix SMTP verb option parsing
2021-05-27 Phil PennockSECURITY: Avoid integer overflow on too many recipients
2021-05-27 Phil PennockSECURITY: default recipients_max to 50,000
2021-05-27 Phil PennockSECURITY: refuse too small store allocations
2021-05-27 Phil PennockSECURITY: fix Qualys CVE-2020-PFPZA
2021-05-27 Phil PennockSECURITY: fix Qualys CVE-2020-PFPSN
2021-05-27 Phil PennockSECURITY: fix Qualys CVE-2020-SLCWD
2021-05-27 Phil PennockSECURITY: length limits on many cmdline options
2021-05-27 Phil PennockRe-ran the conversion of all DH parameters
2021-05-27 Phil PennockDefault config: reject on too many bad RCPT
2021-05-27 Heiko Schlitterman... Handle SIGINT as we do with SIGTERM
2021-05-27 Heiko Schlitterman... Enforce pid_file_path start at "/"
2021-05-12 Jeremy HarrisNamed Queues: fix immediate-delivery. Bug 2743
2021-05-04 Jeremy HarrisFix ${ipv6norm:}
2021-04-25 Jeremy HarrisTaint: enforce untainted ACL text line
2021-04-16 Jeremy HarrisLog queue_time and queue_time_overall exclusive of...
2021-04-07 Jeremy HarrisPass proxy addresses/ports to continued trasnports...
2021-03-27 Jeremy HarrisGnuTLS: use a less bogus-looking temporary filename...
2021-03-21 Jeremy HarrisDNS: explicit alloc/free of workspace
2021-03-20 Jeremy HarrisMemory handling: exponentially-increasing alloc size
2021-03-20 Jeremy HarrisDKIM: verify using separate pool-pair, reset per message
2021-02-22 Jeremy HarrisFix list-expansion for various domainlists, having...
2021-02-19 Heiko SchlichtingFix weight calculation for socks_proxy. Bug 2694
2021-02-19 Heiko SchlichtingFix weight calculation for spamd_address. Bug 2694
2021-02-06 Jeremy HarrisDocs: fix bug reference
2021-02-06 Jeremy HarrisFix handling of server which follows a RCPT 452 with...
2021-02-06 Jeremy HarrisFix daemon-SIGHUP on FreeBSD
2021-01-31 Jeremy Harrisgsasl authenticator: support client salted-password...
2021-01-29 Jeremy HarrisLookups: fix $local_part_data for a match on a filename...
2021-01-25 Jeremy HarrisAUTH: avoid logging creds on ACL denial
2021-01-15 Jeremy HarrisHints DB: harden against corrupt files by ignoring...
2021-01-12 Jeremy HarrisAuths: in plaintext authenticator, fix parsing of conse...
2021-01-12 Jeremy HarrisDocs: change note
2020-12-28 Jeremy HarrisLogging: make placement of continued-delivery asterisk...
next