environment grooming
[exim.git] / doc /
2019-10-12 Jeremy HarrisSRS: add basic documentation
2019-10-06 Jeremy HarrisDocs: fix syntax
2019-10-06 Jeremy HarrisGnuTLS: lose DH-param setup, for recent library version...
2019-10-04 Jeremy HarrisEvents: Add smtp:ehlo event
2019-10-02 Jeremy HarrisDSN: add References: header. Bug 2452
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-27 Heiko Schlitterman... Docs: add dmarc_tld_file link
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 HarrisDocs: expansion items should use &%name%&
2019-09-21 Jeremy HarrisDocs: usability of malware ACL condition
2019-09-20 Jeremy HarrisGnuTLS: Move to more-modern stapling API
2019-09-19 Jeremy HarrisDocs: more detail on log_file_path, in the main-config...
2019-09-17 Heiko Schlitterman... Docs: Adjust on TLSA, dnssec_request_domains
2019-09-15 Heiko Schlitterman... Doc: Improve pointer to DKIM signing options
2019-09-13 Heiko Schlitterman... Doc: Typos
2019-09-10 Jeremy Harristidying
2019-09-08 Heiko Schlitterman... string.c: do not interpret '\\' before '\0' (CVE-2019...
2019-09-01 Jeremy HarrisSupport TTL from SOA for NXDOMAIN & NODATA cache entrie...
2019-08-29 Heiko Schlitterman... Testcase for handling of -H files for excessive long...
2019-08-15 Jeremy HarrisAppendfile: when evaluating quota use attemd to link...
2019-08-11 Jeremy HarrisDKIM: preferences for verify algorithms
2019-08-10 Jeremy HarrisRouters: make retry_use_local_part default true when...
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-07-28 Jeremy HarrisFix crash after TLS channel shutdown
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-17 Jeremy HarrisDocs: more indexing for sighup
2019-07-15 Jeremy HarrisRouter variables: change list-separator to semicolon
2019-07-15 Jeremy HarrisDocs: add note on unusablility of must-staple certs...
2019-07-11 Jeremy HarrisKeep router-variables separate on addrs, to avoid taint...
2019-07-08 Jeremy HarrisRouters: named variables
2019-07-08 Jeremy HarrisDocs: more indexing
2019-06-29 Jeremy HarrisFix bounce generation under RFC 3461 request. Bug...
2019-06-27 Jeremy HarrisDocs: add note on effects of disabling IPv6 lookups
2019-06-26 Jeremy HarrisFix DSN Final-Recipient: field
2019-06-26 Jeremy Harristidying
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-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-25 Jeremy HarrisLogging: fix duplicated transport target info under TFO
2019-05-24 Jeremy HarrisTLS: introduce USE_OPENSSL as an explicit requirement...
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-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 HarrisDocs: add index entry for string-concatenation
2019-05-07 Jeremy HarrisGnuTLS: fix $tls_out_ocsp under hosts_request_ocsp
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 HarrisTestsuite: check variables under resumption
2019-05-05 Jeremy HarrisTLS: resumption notes
2019-05-02 Jeremy HarrisTLS: library version build-time checks for resumption...
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-04-25 Jeremy HarrisGnuTLS 3.6.7 cipher strings
2019-04-25 Jeremy HarrisUse unsigned when creating bitmasks in macros
2019-04-19 Heiko Schlitterman... exigrep: do case sensitive option processing again...
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-12 Heiko Schlitterman... 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-01 Jeremy HarrisFix build with recent LibreSSL, when including DANE...
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 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-15 Jeremy HarrisDocs: more indexing for daemon-reload
2019-03-14 Jeremy HarrisFix crash from SRV lookup hitting a CNAME
2019-03-13 Heiko Schlitterman... doc: Clarify the IPv4-mapped IPv6 lookups.
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-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-14 Jeremy HarrisDocs: update DKIM standards info
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 HarrisDKIM: ensure that dkim_domain elements are lowercased...
2019-02-11 Jeremy HarrisDocs: extra detail on proxy-protocol
next