wip
[exim.git] / doc /
2021-05-04 Jeremy HarrisFix ${ipv6norm:}
2021-04-27 Heiko Schlitterman... Docs: typo. Closes 2713
2021-04-25 Jeremy HarrisTaint: enforce untainted ACL text line
2021-04-18 Jeremy HarrisDocs: note caching of auto-generated server certificate
2021-04-18 Jeremy HarrisExperimental: ESMTP LIMITS extension
2021-04-16 Jeremy HarrisLog queue_time and queue_time_overall exclusive of...
2021-04-14 Jeremy Harris taint: allow appendfile create_file option to speci...
2021-04-07 Jeremy HarrisPass proxy addresses/ports to continued trasnports...
2021-04-06 Jeremy HarrisDocs: add warning note on ${listnamed:} operator
2021-04-05 Heiko Schlitterman... Docs: mention *_environment in "Misc" section"
2021-04-05 Jeremy HarrisDocs: add example for DKIM dual-signing
2021-04-03 Jeremy HarrisMake smtp_accept_max_per_connection expanded
2021-04-02 Jeremy HarrisDocs: clarify list-separator requirements
2021-03-27 Jeremy HarrisGnuTLS: use a less bogus-looking temporary filename...
2021-03-21 Jeremy HarrisDNS: explicit alloc/free of workspace
2021-03-20 Jeremy HarrisMemory handling: exponentially-increasing alloc size
2021-03-20 Jeremy HarrisDKIM: verify using separate pool-pair, reset per message
2021-03-15 Jeremy HarrisDoc: more explicit hinting on tls_try_verify_hosts.
2021-03-07 Jeremy Harriswip
2021-03-07 Jeremy HarrisRevert "Docs: typos"
2021-03-06 Jim PazarenaDocs: typos
2021-02-27 Jeremy HarrisDocs: fix description of hosts_try_dane. Bug 2704
2021-02-22 Jeremy HarrisFix list-expansion for various domainlists, having...
2021-02-19 Heiko SchlichtingFix weight calculation for socks_proxy. Bug 2694
2021-02-19 Heiko SchlichtingFix weight calculation for spamd_address. Bug 2694
2021-02-18 Jeremy HarrisDocs: yet more on $domain_data
2021-02-18 Jim PazarenaDocs: typo
2021-02-13 Jeremy Harriswip
2021-02-13 Jeremy HarrisDocs: more notes on dnslists
2021-02-06 Jeremy HarrisDocs: fix bug reference
2021-02-06 Jeremy HarrisFix handling of server which follows a RCPT 452 with...
2021-02-06 Jeremy HarrisFix daemon-SIGHUP on FreeBSD
2021-01-31 Jeremy Harrisgsasl authenticator: support client salted-password...
2021-01-29 Jeremy Harristidying
2021-01-29 Jeremy HarrisLookups: fix $local_part_data for a match on a filename...
2021-01-25 Jeremy HarrisAUTH: avoid logging creds on ACL denial
2021-01-16 Jeremy Harrisdocs infrastructure notes
2021-01-16 Jeremy HarrisDocs: indexing
2021-01-15 Jeremy HarrisHints DB: harden against corrupt files by ignoring...
2021-01-12 Jeremy HarrisAuths: in plaintext authenticator, fix parsing of conse...
2021-01-12 Jeremy HarrisDocs: change note
2021-01-10 Jeremy Harrischannel binding notes
2020-12-28 Jeremy Harristypo
2020-12-28 Jeremy HarrisLogging: make placement of continued-delivery asterisk...
2020-12-24 Jeremy HarrisFix ${listextract } from a tainted list
2020-12-20 Jeremy HarrisFix local delivery delay when combined with remote...
2020-12-17 Jeremy HarrisRemove the X_ prefix from the PIPE_CONNECT SMTP service...
2020-12-16 Jeremy HarrisFix matching of long addresses. Bug 2677
2020-12-02 Jeremy HarrisDocs: add info on router variable evaluation order
2020-11-24 u34Docs: wording fixes.
2020-11-23 Jeremy HarrisDocs: list $spam_ variables in expansions chapter
2020-11-19 Jeremy HarrisLogging: add I= element to transport-defer lines. ...
2020-11-12 Jeremy HarrisMore taint notes
2020-11-10 Jeremy HarrisDocs: clarify client-side auth options for smtp transport
2020-11-10 Jeremy HarrisMore taint discussion in docs
2020-11-03 Jeremy HarrisFix spurious logging of select error
2020-11-02 Jeremy HarrisPass authenticator pubname through spool. Bug 2648
2020-10-30 Jeremy HarrisLDAP: fix taint-check in server list walk. Bug 2646
2020-10-28 Jeremy HarrisDocs: index smtp transport timeouts
2020-10-26 Jeremy HarrisDocs: another detaint mention
2020-10-11 Heiko Schlitterman... Docs: Mention issues with TLS client cert and Exim...
2020-10-09 Jeremy HarrisFreeBSD: TLS: preload configuration items
2020-10-05 Heiko Schlitterman... Add proxy_protocol_timeout main config option.
2020-10-03 Jeremy HarrisTLS: preload configuration items
2020-10-03 Jeremy Harristidying
2020-09-28 Jeremy HarrisDocs: Add note regarding DANE vs. the smtp transport...
2020-09-26 Jeremy HarrisOpenSSL: Fix client-side tls_verify_cert_hostnames...
2020-09-25 Nicolas RDocs: Fix various typos (Closes 2650, 2651)
2020-09-25 Jeremy HarrisDocs: fix descriptions for dkim_domain, dkim_selector
2020-09-25 Andreas MetzlerDocs: Minor typos in spec and NewStuff (Closes 2649)
2020-09-25 Nicolas RDoc: Fix a typo in NewStuff for 4.94 (Closes 2649)
2020-09-25 Heiko Schlitterman... Doc: remove trailing spaces
2020-09-17 Jeremy HarrisDocs: add crossref
2020-09-17 Phil Pennockdefault DH prime choice consistency
2020-09-11 Heiko Schlitterman... Docs: fix typo.
2020-08-28 Phil PennockFix utilities indexing
2020-08-27 Jeremy HarrisDocs: add to A= log-line element description
2020-08-26 Jeremy HarrisDANE: Fix 2 messages from queue case
2020-08-23 Jeremy HarrisDANE: Fix 2-rcpt message, diff domins case. Bug 2265
2020-08-21 GavanTaint: fix off-by-one in is_tainted(). Bug 2634
2020-08-19 Jeremy HarrisDANE: force SNI to use $domain. Bug 2265
2020-08-14 Jeremy HarrisFix ${readsocket } eol-replacement. Bug 2630
2020-08-10 Jeremy Harrisdnslists: hardwired return value check. Bug 2631
2020-08-09 Jeremy HarrisFix spelling of local_part_data in docs and debug output
2020-08-01 Jeremy HarrisSPF: enhance A-R result
2020-08-01 Jeremy HarrisTestsuite: add EAI local-part testcase
2020-07-25 Jeremy HarrisGnuTLS: in server, detect TCP RST from client after...
2020-07-24 Jeremy Harris OpenSSL: in server, detect TCP RST from client after...
2020-07-14 Heiko Schlitterman... Docs: typos and clarification of DMARC sender
2020-07-13 Jeremy HarrisTaint: fix ACL "spam" condition, to permit tainted...
2020-07-12 Jeremy HarrisDocs: add note on non-functionality of "exists" for...
2020-07-10 Jeremy HarrisCommand-line option for no notifier socket. Bug 2616
2020-07-09 Jeremy HarrisFix taint trap in parse_fix_phrase(). Bug 2617
2020-07-06 Guillaume OuttersFix DKIM signing to always ;-terminate. Bug 2295
2020-07-05 Jeremy HarrisSupport ret-full on lsearch. Bug 2611
2020-07-03 Jeremy Harristypoes
2020-06-30 Jeremy HarrisFix message-reception clock usage. Bug 2615
2020-06-29 Jeremy HarrisTaint: fix ACL "spam" condition, to permit tainted...
2020-06-28 Jeremy HarrisSqlite: fix segfault on bad/missing sqlite_dbfile....
2020-06-25 Jeremy HarrisDocs: list further ways $domain_data &c may be filled in
next