Fix taint-checking on FreeBSD
[exim.git] / src /
2019-09-04 Jeremy HarrisFix taint-checking on FreeBSD
2019-09-03 Jeremy Harristidying
2019-09-02 Jeremy HarrisBuild: another go at Solaris workarounds
2019-09-01 Jeremy HarrisSupport TTL from SOA for NXDOMAIN & NODATA cache entrie...
2019-08-30 Heiko Schlitterman... Always check return from tls_export_cert()
2019-08-29 Heiko Schlitterman... Testcase for handling of -H files for excessive long...
2019-08-27 Jeremy HarrisFix ${domain:} for a bare local-part input. Bug 2375
2019-08-19 Jeremy Harristypos
2019-08-19 Jeremy HarrisBuild: workaround inlining problems on Solaris
2019-08-19 Jeremy Harristaint SNI values supplied by client
2019-08-19 Jeremy HarrisBuild: workaround inlining problems on Solaris
2019-08-19 Jeremy Harristaint nonrcpt names read from spool
2019-08-19 Jeremy Harrisinlining
2019-08-15 Jeremy HarrisAppendfile: when evaluating quota use attemd to link...
2019-08-13 Jeremy HarrisSPF: split library init from per-connection init
2019-08-13 Jeremy HarrisDMARC: Use exim facilities for DNS lookups
2019-08-13 Jeremy HarrisDNS: use tainted memory for all lookups
2019-08-13 Jeremy HarrisSPF: use exim facilities for DNS lookups
2019-08-11 Jeremy HarrisDKIM: preferences for verify algorithms
2019-08-10 Jeremy HarrisRouters: make retry_use_local_part default true when...
2019-08-10 Jeremy HarrisFix ipv6-less build
2019-08-10 Jeremy HarrisDKIM: use tainted mem for dns lookup
2019-08-10 Jeremy Harrisconstify
2019-08-04 Jeremy HarrisLookups: support IPv6 addresses in the spf lookup type...
2019-08-03 Jeremy HarrisCallouts: filter smtp response for bad chars before...
2019-08-03 Jeremy Harriscompiler quietening
2019-08-03 Jeremy HarrisFix bogus taint coding in setenv
2019-08-03 Jeremy HarrisBuild: workaround inlining problems on Solaris
2019-08-02 Jeremy Harrispreallocate store for config
2019-08-02 Bruce LeeAuth: handle socket read errors in Dovecot authenticator
2019-08-01 Jeremy Harristidying
2019-07-29 Jeremy HarrisFix build on OpenBSD
2019-07-29 Jeremy HarrisFix taint-checking on OpenBSD
2019-07-28 Jeremy HarrisFix crash after TLS channel shutdown
2019-07-27 Jeremy HarrisBuild: workaround inlining problems on Solaris
2019-07-27 Jeremy HarrisBuild: workaround inlining problems on Solaris
2019-07-25 Jeremy HarrisBuild: workaround inlining problems on Solaris
2019-07-25 Jeremy HarrisDe-taint library-return string for inet_ntoa() etc
2019-07-25 Jeremy Harrisinlining
2019-07-25 Ruben JensterFix dkim_strict expansion. Bug 2413
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-25 Jeremy HarrisAvoid re-expansion in ${sort }
2019-07-20 Jeremy HarrisDebug: indent lowlevel connect result
2019-07-15 Jeremy HarrisRouter variables: change list-separator to semicolon
2019-07-11 Jeremy HarrisRouter variables: local visibiliity
2019-07-11 Jeremy HarrisKeep router-variables separate on addrs, to avoid taint...
2019-07-11 Jeremy Harristidying
2019-07-11 Jeremy HarrisDebug: indent lookup operations
2019-07-09 Jeremy HarrisExpansions: acl expansion error detail
2019-07-08 Jeremy HarrisRouters: named variables
2019-07-06 Jeremy Harrismore function attribute annotation
2019-07-02 Jeremy HarrisAdd missing feature lines to prototype Makefile
2019-06-29 Jeremy HarrisFix bounce generation under RFC 3461 request. Bug...
2019-06-29 Jeremy HarrisBuild: bodge attempt to get Solaris build working
2019-06-26 Jeremy HarrisCompiler quietening
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.
next