Fix DSN Final-Recipient: field
[exim.git] / src / src /
2019-06-26 Jeremy HarrisFix DSN Final-Recipient: field
2019-06-26 Jeremy Harristidying
2019-06-26 Jeremy HarrisDebug: more gentle line-drawing chars
2019-06-16 Jeremy HarrisInline the smaller string-handling functions
2019-06-07 Jeremy HarrisFix detection of 32b platform at build time. Bug 2405
2019-06-05 Jeremy HarrisFix smtp response timeout
2019-06-05 Jeremy HarrisUse dsn_from for success-DSN messages. Bug 2404
2019-06-05 Phil PennockUnbreak heimdal_gssapi auth driver
2019-06-04 Jeremy HarrisEvents: avoid evaluating intermediates for unneeded...
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
2019-05-27 Jeremy HarrisPIPE_CONNECT: avoid using when the transport helo_data...
2019-05-26 Jeremy HarrisTFO: change the default for hosts_try_fastopen, enablin...
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-23 Heiko Schlitterman... Build: Enable SUPPORT_TLS by default
2019-05-23 Heiko Schlitterman... 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 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-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 Schlitterman... Add main option exim_version
2019-05-05 Jeremy HarrisOpenSSL: better handling of $tls_{in,out}_certificate_v...
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 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-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 HarrisGnuTLS 3.6.7 cipher strings
2019-04-25 Jeremy HarrisAvoid defining inlinable fn for MACRO_PREDEF build
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 Schlitterman... Fix missing return value from exim_chown_failure
2019-04-22 Jeremy HarrisCompiler quietening
2019-04-19 Heiko Schlitterman... exigrep: do case sensitive option processing again...
2019-04-19 Heiko Schlitterman... Intercept chown()/fchown() failure and emit a pointer...
2019-04-18 Heiko Schlitterman... Merge branch 'bug/2390-tmpfile-race'
2019-04-18 Heiko Schlitterman... Use message_id for tempfile creation Closes 2390
2019-04-15 Jeremy Harristidying
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 Schlitterman... 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 Schlitterman... Use the DMARC_TLD_FILE from config.h.defaults and Local...
2019-03-21 Jeremy HarrisHarden plaintext authenticator
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-14 Jeremy HarrisFix crash from SRV lookup hitting a CNAME
2019-03-13 Heiko Schlitterman... Build process: Mention Local/Makefile-<buildname>
2019-03-12 Jeremy HarrisFix debug output of TLS keying info, client-side with...
2019-03-08 Heiko Schlitterman... Add missing colon when logging outgoing I=
2019-02-20 Jeremy HarrisFix use of unintialized variable
2019-02-19 Jeremy HarrisTLS: refactor client-start interface
2019-02-18 Jasen BettsFix expansions for RFC 822 addresses having comments...
2019-02-16 Jeremy HarrisGnuTLS: Fix client detection of server reject of client...
2019-02-12 Jeremy HarrisFix transport buffer size handling
2019-02-12 Jeremy HarrisLogging: created Message-IDs. Selectors for created...
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-11 Jeremy HarrisGnuTLS: trim error messages
2019-02-11 Jeremy HarrisDKIM: ensure that dkim_domain elements are lowercased...
2019-02-11 Jeremy HarrisTLS: add variables for the IETF standard name for the...
2019-02-11 Jeremy Harristidying
2019-02-11 Jeremy HarrisUse separate routine for translating return-codes to...
2019-02-11 Jeremy HarrisDebug: config file name & line number for each ACL...
2019-02-11 Jeremy HarrisJSON: add iterative conditions for arrays
2019-02-11 Jeremy HarrisJSON: add jsons extract variant, to strip quotes from...
next