exim.git
2019-05-26 Jeremy HarrisTestsuite: workaround TFO blackhole detection
2019-05-26 Jeremy HarrisTestsuite: ensure TFO not used when not wanted
2019-05-26 Jeremy HarrisDebug: align tracing out for TFO connections with plain...
2019-05-25 Jeremy HarrisLogging: avoid claiming a host was used for an addr...
2019-05-25 Jeremy HarrisLogging: fix duplicated transport target info under TFO
2019-05-25 Jeremy HarrisCallouts: simplfy debug output
2019-05-25 Jeremy HarrisCallouts: simplfy logging
2019-05-25 Jeremy HarrisBuild: libtasn1 and libgcrypt no longer needed for...
2019-05-24 Jeremy HarrisTLS: introduce USE_OPENSSL as an explicit requirement...
2019-05-24 Jeremy HarrisDANE: remove excess compile-time checks
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-24 Jeremy HarrisTestsuite: cleanup intermediate results during DANE...
2019-05-23 Heiko Schlittermann... Build: Enable SUPPORT_TLS by default
2019-05-23 Heiko Schlittermann... Build: Add gnutls-dane to USE_GNUTLS_PC/TLS_LIBS
2019-05-22 Jeremy HarrisClarify libraries needed for GnuTLS build
2019-05-21 Jeremy HarrisChange the default for hosts_try_dane, enabling use...
2019-05-21 Jeremy HarrisDocs: fix syntax
2019-05-21 Jeremy HarrisExpansions: ${sha2_N}
2019-05-19 Jeremy HarrisChange the default for hosts_noproxy_tls to unset,...
2019-05-19 Jeremy HarrisGnuTLS: fix the advertising of acceptable certs by...
2019-05-11 Jeremy HarrisUtilities: add -G<queuename> option to exiqgrep. Bug...
2019-05-10 Jeremy HarrisFix listing a named queue by a non-admin user. Bug...
2019-05-09 Jeremy HarrisAvoid potential crash in close of a verify callout
2019-05-09 Jeremy HarrisDocs: add index entry for string-concatenation
2019-05-08 Jeremy HarrisOpenSSL: fix build under older library version
2019-05-07 Jeremy HarrisGnuTLS: fix $tls_out_ocsp under hosts_request_ocsp
2019-05-07 Jeremy HarrisOpenSSL: fix tls_out_ocsp under resumption
2019-05-07 Jeremy HarrisOpenSSL: fix tls_try_verify_hosts under resumption
2019-05-07 Jeremy HarrisTLS: increase resumption ticket lifetime to 2 hours
2019-05-07 Jeremy HarrisOpenSSL: discard expired resumption session in client
2019-05-07 Heiko Schlittermann... Add main option exim_version
2019-05-05 Jeremy HarrisOpenSSL: better handling of $tls_{in,out}_certificate_v...
2019-05-05 Jeremy HarrisTestsuite: check variables under resumption
2019-05-05 Jeremy HarrisTLS: resumption notes
2019-05-05 Jeremy HarrisOpenSSL: for older library (1.0.2) assume that a ticket...
2019-05-04 Jeremy HarrisOpenSSL: increase STEK strength to 256b
2019-05-02 Jeremy HarrisTLS: library version build-time checks for resumption...
2019-05-02 Jeremy HarrisFix build on older OpenSSL
2019-05-02 Jeremy HarrisFix build on older GnuTLS
2019-05-02 Jeremy HarrisDebug: restore GnuTLS debug level.
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-04-27 Jeremy HarrisTestsuite: GnuTLS version variances
2019-04-27 Jeremy Harristidying
2019-04-27 Jeremy HarrisARC: harden against malformed headers
2019-04-26 Jeremy HarrisBuild: move md5.c from auths library to main; exim_fixd...
2019-04-26 Jeremy HarrisTestsuite: GnuTLS version variances
2019-04-25 Jeremy HarrisAvoid defining inlinable fn for utilities build
2019-04-25 Jeremy HarrisFix build with older GnuTLS, redux
2019-04-25 Jeremy HarrisFix build with older GnuTLS
2019-04-25 Jeremy HarrisTestsuite: avoid recent-perl feature use
2019-04-25 Jeremy HarrisTestsuite: GnuTLS version variances
2019-04-25 Jeremy HarrisGnuTLS 3.6.7 cipher strings
2019-04-25 Jeremy HarrisAvoid defining inlinable fn for MACRO_PREDEF build
2019-04-25 Jeremy HarrisTestsuite: output changes resulting
2019-04-25 Jeremy HarrisUse unsigned when creating bitmasks in macros
2019-04-23 Jeremy HarrisGnuTLS: debug output for how to get TLS 1.3 keying
2019-04-23 Jeremy HarrisDebug: output priv-gid drop
2019-04-23 Jeremy HarrisCompiler quietening
2019-04-22 Heiko Schlittermann... Fix missing return value from exim_chown_failure
2019-04-22 Jeremy HarrisCompiler quietening
2019-04-22 Jeremy HarrisTestsuite: output changes resulting
2019-04-19 Heiko Schlittermann... exigrep: do case sensitive option processing again...
2019-04-19 Heiko Schlittermann... Intercept chown()/fchown() failure and emit a pointer...
2019-04-18 Heiko Schlittermann... Merge branch 'bug/2390-tmpfile-race'
2019-04-18 Heiko Schlittermann... testsuite: Update to match the new "hdr.$message_exim_i...
2019-04-18 Heiko Schlittermann... Use message_id for tempfile creation Closes 2390
2019-04-16 Jeremy HarrisTestsuite: better OpenBSD compatability for IPv6
2019-04-15 Jeremy Harristidying
2019-04-12 Heiko Schlittermann... Docs: Remove GNUmake idioms from Makefile, give power...
2019-04-05 Jeremy Harristidying
2019-04-05 Jeremy HarrisLogging: close logfile when non-smtp input is taking...
2019-04-04 Jeremy HarrisSPF: better buld compatibility with OpenBSD
2019-04-03 Jeremy HarrisOpenSSL: tidy options debug output
2019-04-03 Jeremy HarrisOpenSSL: tidy coding of session keys debug
2019-04-03 Kirill MiazineMore fixes to build with DANE support with LibreSSL...
2019-04-01 Jeremy HarrisFix build with recent LibreSSL, when including DANE...
2019-03-31 Heiko Schlittermann... EDITME: Add comment about DMARC_TLD_FILE
2019-03-30 Jeremy HarrisDMARC: check for empty filename for TLD file. Patch...
2019-03-22 Jeremy HarrisFix "-bP smtp_receive_timeout". Bug 2384
2019-03-21 Heiko Schlittermann... Use the DMARC_TLD_FILE from config.h.defaults and Local...
2019-03-21 Jeremy HarrisHarden plaintext authenticator
2019-03-20 Jeremy HarrisTestsuite: tidy removed testcase files
2019-03-19 Jeremy HarrisOpenSSL: Fix aggregation of messages.
2019-03-18 Jeremy HarrisLogging: fix initial listening-on log line
2019-03-16 Simon ArlottAdd caseless option to verify=not_blind. Bug 2356
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-03-15 Jeremy HarrisDocs: more indexing for daemon-reload
2019-03-14 Jeremy HarrisFix crash from SRV lookup hitting a CNAME
2019-03-13 Heiko Schlittermann... doc: Clarify the IPv4-mapped IPv6 lookups.
2019-03-13 Heiko Schlittermann... Build process: Mention Local/Makefile-<buildname>
2019-03-12 Jeremy HarrisFix debug output of TLS keying info, client-side with...
2019-03-12 Jeremy HarrisTestsuite: add testcase showing outgoing-conn local...
2019-03-12 Jeremy HarrisTestsuite: munge standard port numbers in logs
2019-03-08 Heiko Schlittermann... Add missing colon when logging outgoing I=
2019-02-26 Jeremy HarrisDocs: Add note on lsearch for IPv4-mapped IPv6 addresses
2019-02-26 Jeremy HarrisDocs: Add note on lsearch for IPv4-mapped IPv6 addresses
2019-02-24 Heiko Schlittermann... Testsuite: fix version mismatch caused by new version...
2019-02-24 Jeremy HarrisTestsuite: fix installation-error message
2019-02-20 Jeremy HarrisFix use of unintialized variable
2019-02-20 Heiko Schlittermann... Do not output the version from reversion script run
next