summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix: Build with libopendmarc 1.4.x (fixes 2728)exim-4.95+fixesHeiko Schlittermann (HS12-RIPE)2022-10-184-3/+17
| | | | (cherry picked from commit 1561c5d88b3a23a4348d8e3c1ce28554fcbcfe46)
* Release process: keep temp directory (fix --no-cleanup)exim-4.95Heiko Schlittermann (HS12-RIPE)2021-09-281-1/+3
|
* Docs: Change the copyright holder to "The Exim Maintainers"Heiko Schlittermann (HS12-RIPE)2021-09-272-3/+3
|
* Docs: Copyright year for spec.xfptHeiko Schlittermann (HS12-RIPE)2021-09-271-1/+1
|
* Docs: typoHeiko Schlittermann (HS12-RIPE)2021-09-271-1/+1
|
* OpenBSD: disable compiler-time param checking for string_sprintf() etcJeremy Harris2021-09-201-4/+11
|
* Docs: fix closed-mailinglist exampleJeremy Harris2021-09-201-2/+2
|
* DCC: fix loop expressionJeremy Harris2021-09-141-1/+1
|
* TLS: build dependency for LibreSSLRenaud Allard2021-09-141-0/+4
|
* Docs: tidyingJeremy Harris2021-09-073-15/+12
|
* Fix validation of domain-literals in Message_ID: headers. Bug 2805Jeremy Harris2021-09-055-20/+43
|
* Avoid using CLOCK_MONOTONIC for $received_time. Bug 2615Jeremy Harris2021-08-311-4/+11
|
* Fix small typoexim-4.95-RC2Neil Youngman2021-08-231-2/+2
|
* Logging: specific error for tainted tag in debug filenameJeremy Harris2021-08-191-3/+5
|
* DKIM: Avoid spurious tls read timeout after signing failureJeremy Harris2021-08-161-0/+15
|
* Fix name of option in error log lineJeremy Harris2021-08-111-1/+1
|
* Docs: addition mention of lookup caching optionJeremy Harris2021-08-111-0/+6
|
* Docs: fix option crossrefJeremy Harris2021-08-111-5/+5
| | | | Broken-by: adc03e3489
* DKIM: fix verify under TLS & chunking, with pipelined next commandJeremy Harris2021-08-1125-114/+174
|
* Testsuite: testcases for DKIM under TLSJeremy Harris2021-08-1168-0/+9291
|
* Testsuite: testcase shufflingJeremy Harris2021-08-1148-6/+178
|
* Drop support for MacOS (darwin)Jeremy Harris2021-08-111-0/+0
|
* Drop support for MacOS (darwin)Heiko Schlittermann (HS12-RIPE)2021-08-103-1/+2
|
* Fix ClamAV command sendJeremy Harris2021-08-091-2/+6
| | | | Broken-by: 64cc4714ab
* Testsuite: add missing mask / ipv6 expansionJeremy Harris2021-08-082-0/+6
|
* Docs: add warning on use of envelope_to_addJeremy Harris2021-08-081-0/+8
|
* Builtin macros for ACL conditions & modifiersJeremy Harris2021-08-044-3/+30
|
* Update comments in example config file to match current default for TLSJeremy Harris2021-08-011-9/+9
|
* Docs: tidy variables listsexim-4.95-RC1Jeremy Harris2021-07-231-13/+20
|
* DKIM: fix build with older GnuTLSJeremy Harris2021-07-232-0/+5
|
* TLS: fix tls_verify_certificates handling of "system"Jeremy Harris2021-07-224-10/+20
| | | | | A previous try at managing it for new-enough versions of GnuTLS actually broke it for everything: 744170d4d3
* Testsuite: output chnges resultingJeremy Harris2021-07-223-8/+0
| | | | Broken-by: 9138b6973b
* typoJeremy Harris2021-07-211-1/+1
|
* Docs: enhance SPF descriptionAndreas Metzler2021-07-211-4/+8
|
* Docs: remove extraneous file copyJeremy Harris2021-07-201-41682/+0
|
* typoJeremy Harris2021-07-181-1/+1
|
* ALPN: not supported under LibreSSLJeremy Harris2021-07-184-17/+9
|
* Fix no-TLS bulidJeremy Harris2021-07-181-0/+2
| | | | Broken-by: c4b4086235
* ALPN: feature macroJeremy Harris2021-07-1817-4/+18
|
* typoJeremy Harris2021-07-181-1/+1
| | | | Broken-by: c4b4086235
* typoJeremy Harris2021-07-181-1/+1
| | | | Broken-by: c4b4086235
* TLS: ALPN optionsJeremy Harris2021-07-1822-88/+718
|
* Remove the must-helo check from the example configJeremy Harris2021-07-171-5/+0
| | | | given that there is now a default-set option and hard code (2f8e0a5f6b)
* NewStuff typoHeiko Schlittermann (HS12-RIPE)2021-07-151-1/+1
|
* Docs: Clarify $acl_verify_message lifetimeJeremy Harris2021-07-151-4/+11
|
* Docs: fix formattingJeremy Harris2021-07-121-3/+3
|
* Remove duplicate 4.95 section from NewStuffexim-4.95-RC0Heiko Schlittermann (HS12-RIPE)2021-07-111-44/+3
|
* Update OptionsList.txtHeiko Schlittermann (HS12-RIPE)2021-07-111-2/+3
|
* Fix various doc typosHeiko Schlittermann (HS12-RIPE)2021-07-113-14/+14
|
* GnuTLS: Fix certextract expansionJeremy Harris2021-07-116-5/+25
|