Testsuite: use a %ifname appended to fe80:: ipv6 address when using such
[exim.git] / src /
2019-10-02 Jeremy HarrisDSN: add References: header. Bug 2452
2019-10-01 Jeremy HarrisOpenSSL: clearer log message for TCP conn close at...
2019-09-30 Jeremy Harristidying
2019-09-29 Jeremy HarrisBuild: linux only needs libnsl for LOOKUP_NIS
2019-09-29 Jeremy HarrisOpenSSL: fix build on earlier library versions
2019-09-29 Jeremy HarrisOpenSSL: support OCSP stapling on multi-cert servers
2019-09-29 Jeremy Harristidying
2019-09-29 Jeremy HarrisDKIM: fix errorcheck in signing, lilbgcrypt version...
2019-09-26 Jeremy HarrisGnuTLS: full-chain OCSP stapling. Bug 1466
2019-09-22 Simon ArlottDNS: do not skip initial two components of SRV & TLSA...
2019-09-22 Jeremy HarrisDMARC: promote the support from Experimental to mainline
2019-09-22 Jeremy HarrisFix taint-checking on Solaris
2019-09-21 Jeremy HarrisGnuTLS: fix build on older libraries
2019-09-21 Jeremy HarrisGnuTLS: fix build on intermediate-age libraries
2019-09-20 Jeremy HarrisGnuTLS: fix non-OCSP bulid
2019-09-20 Jeremy HarrisGnuTLS: Move to more-modern stapling API
2019-09-19 Jeremy HarrisFix taint-checking on Solaris
2019-09-19 Martin PreenBuild: Solaris workarounds
2019-09-17 Heiko Schlitterman... Docs: Adjust on TLSA, dnssec_request_domains
2019-09-16 Heiko Schlitterman... Consistent logging, always use DKIM instead of mixed...
2019-09-10 Jeremy HarrisRefuse to open a msglog file with .. in the path.
2019-09-10 Jeremy Harristidying
2019-09-08 Jeremy HarrisFix unaligned access (more cleanly) in DNS regative...
2019-09-08 Jeremy HarrisFix unaligned access in DNS negative-caching
2019-09-08 Heiko Schlitterman... string.c: do not interpret '\\' before '\0' (CVE-2019...
2019-09-05 Jeremy HarrisSupport TTL from SOA for NXDOMAIN & NODATA cache entrie...
2019-09-05 Jeremy HarrisBuild: do not override the system "cc", on Linux and...
2019-09-05 Jeremy Harristidying
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
next