DMARC: fix use-after-free in dmarc_dns_lookup
[exim.git] / src /
2022-03-11 Jeremy HarrisSet $value for match_<list-type> and inlist
2022-03-11 Jeremy Harristidying
2022-03-10 Jeremy HarrisFix static address-list lookup return
2022-03-09 Jeremy HarrisAdd backstop check for taint of executable name when...
2022-03-09 Jeremy Harristidying
2022-03-06 Jeremy HarrisUtilities: fix exiqgrep perl syntax, add testcases...
2022-03-05 Jeremy HarrisGnuTLS: fix build with older library versions
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2022-03-02 Jeremy HarrisAnother go at the overlong-addrs versus rewrites problem
2022-03-01 Jeremy HarrisRevert introduction of alloc_insecure_tainted_data
2022-03-01 Jeremy HarrisGDBM: fix build
2022-02-27 Jeremy HarrisGnuTLS: TLS1.3 channel binding
2022-02-27 Jeremy HarrisAUTH GSASL SCRAM: handling of error return from library
2022-02-27 Jeremy HarrisNDBM: check for bogus name given to create call
2022-02-27 Jeremy HarrisBuild: Allow Local/Makefile "USE_NDBM=y" to override...
2022-02-26 Jeremy HarrisCyrus SASL: keep rejectlog output to single lines
2022-02-26 Jeremy HarrisOpenBSD: use ndbm for hints DBs
2022-02-26 Jeremy Harristidying
2022-02-26 Jeremy HarrisRemove BDB 1.x & 2.x support
2022-02-18 Jeremy HarrisParameteraizable retry DB record size limit. Bug 2535
2022-02-18 Jeremy HarrisSpecific check for null pointer
2022-02-13 Jeremy HarrisFix include_directory in redirect routers. Bug 2715
2022-02-13 Jeremy Harrisconstification
2022-02-09 Jeremy HarrisDMARC: typo
2022-02-07 Jeremy HarrisUnbreak build with dmarc, pt. 2
2022-02-07 Jeremy Harrislog process_info on SEGV
2022-02-06 Jeremy Harrisconstification
2022-02-06 Jeremy Harristidying
2022-02-06 Jeremy HarrisUnbreak build with dmarc.
2022-02-06 Jeremy HarrisFix bogus error message copy. Bug 2857
2022-02-06 Jeremy HarrisLMDB: fix version-report
2022-02-06 Jeremy Harrisconstification
2022-02-05 Jeremy HarrisDebug: handle exact-fill of pretrigger buffer
2022-02-05 Jeremy Harris Debug pretrigger capture facility
2022-02-05 Jeremy HarrisRetire old libsrs_alt -based SRS support. Bug 1649
2022-02-05 Jeremy HarrisAccount for null strinng in debug "show"
2022-02-04 Jeremy HarrisRestore signalhandling after quota-verify
2022-02-04 Jeremy HarrisDebug: feed startup "whats supported" info through...
2022-02-03 Jeremy HarrisOpenSSL: feed keylog & OCSP debug through normal channel
2022-01-31 Leon WinterAccount for failing utf-8 library call
2022-01-29 Jeremy HarrisAvoid null-indirection from null argv[0]
2022-01-27 Jeremy HarrisStop option for ACL control of debug logging
2022-01-25 Jeremy HarrisFix build on systems not supporting SEGV_BNDERR
2022-01-23 Jeremy HarrisPropagate null gstring through string_catn()
2022-01-23 Jeremy HarrisDifferentiate empty-line from EOF in stdin for -be
2022-01-23 Jeremy Harrislog more detail for SIGSEGV
2022-01-21 Jeremy Harriscompiler quietening
2022-01-20 Jeremy HarrisDebug: more detail for expansion items
2022-01-20 Jeremy Harristidying
2022-01-20 Jeremy HarrisDebug: more detail for expansions
2022-01-18 Jeremy HarrisDebug: pass ACL-initiated debug through execs
2022-01-11 Jeremy Harristidying
2022-01-11 Jeremy HarrisEnsure server tls close alert not delayed
2022-01-11 Jeremy HarrisBSD: fix resource leak
2022-01-05 Jeremy HarrisAvoid modifying global errno when raising event
2022-01-03 Jeremy HarrisTLS: event for daemon accept fail
2022-01-02 Jeremy Harristidying
2022-01-01 Jeremy HarrisOpenSSL: typo in logging
2021-12-30 Jeremy HarrisTLS: Deprecate RFC 5114 DH params. Bug 1895
2021-12-25 Jeremy Harris smtp transport: poll for trailing data to drain...
2021-12-10 Jeremy HarrisOpenSSL: fix tls_require_ciphers needing underbar-norma...
2021-12-08 Jeremy HarrisErrorcheck library call
2021-12-05 Jeremy HarrisOpenSSL: use nondeprecated HMAC functions under 3.0.0.
2021-12-04 Jeremy HarrisOpenSSL: use nondeprecated RSA key functions under...
2021-12-03 Jeremy HarrisOpenSSL: tidy DH and ECDH param setup
2021-12-03 Jeremy HarrisOpenSSL: use nondeprecated D-H functions under 3.0.0.
2021-11-29 Jeremy Harristidying
2021-11-28 Jeremy HarrisOpenSSL: use nondeprecated EC-group functions under...
2021-11-28 John Paul Adrian... Fix basic memory use for SPARC. Bug 2838
2021-11-28 Jeremy HarrisOpenSSL: use nondeprecated hash functions under 3.0.0.
2021-11-28 Jeremy HarrisMore care with transport process results
2021-11-28 Jaroslav ŠkarvadaFix build for OpenSSL 3.0.0 . Bug 2810
2021-11-23 Jeremy HarrisError-check scan dir tidying
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 Harris Tidy input buffer handling
2021-11-17 Jeremy Harrisselect() -> poll(). Bug 2831
2021-11-13 Jeremy HarrisTFO: avoid needless calls in transport-detection
2021-11-10 Jeremy Harristidying
2021-11-09 Jeremy HarrisFix -be macro definition
2021-11-06 Jeremy HarrisRevert "GnuTLS: lose DH-param setup, for recent library...
2021-11-06 Jeremy HarrisFreeBSD: do not strip binaries
2021-10-24 Jeremy HarrisFix client-only use of gsasl authenticator. Bug 2818
2021-10-24 Wolfgang BreyhaFix error message for multiple authenticators misconfig...
2021-10-24 Andrew Colin KissaLMDB: fix build. Bug 2812
2021-10-23 Jeremy HarrisFix pcre2 interface for older versions
2021-10-23 Jeremy HarrisCopyright updates:
2021-10-22 Jeremy HarrisGnuTLS: add debug warning for tls_dhparam ignore
2021-10-18 Jeremy Harristidying
2021-10-18 Jeremy HarrisExiqgrep: check arg parsing. Bug 2821
2021-10-17 Jeremy HarrisQueue_Ramp in -bV output no longer experimental
2021-10-17 Jeremy HarrisChange advertised feature name for PIPECONNECT
2021-10-16 Adam LackorzynskiFix PAM auth. Bug 2813
2021-10-15 Jeremy HarrisFix ALPN/OpenSSL. Bug 2815
2021-10-15 Jeremy HarrisAvoid calling gettimeofday(), select() per char for...
2021-10-11 Jeremy Harristidying
2021-10-11 Jeremy HarrisFreeBSD: fix sendfile shim, again
2021-10-10 Jeremy Harristidying
2021-10-10 Jeremy HarrisFreeBSD: fix sendfile shim
2021-09-28 Jeremy HarrisMerge branch '4.next'
next