summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Testsuite: output chnges resultingJeremy Harris2021-07-223-8/+0
* 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
* ALPN: feature macroJeremy Harris2021-07-1817-4/+18
* typoJeremy Harris2021-07-181-1/+1
* typoJeremy Harris2021-07-181-1/+1
* TLS: ALPN optionsJeremy Harris2021-07-1822-88/+718
* Remove the must-helo check from the example configJeremy Harris2021-07-171-5/+0
* 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
* tidyingJeremy Harris2021-07-075-21/+14
* Fix tainted message for fakerejectJeremy Harris2021-07-072-2/+8
* Docs: additional possible result from spf check. Bug 2786Jeremy Harris2021-07-021-2/+5
* LibreSSL: TLS-write-shutdown does not push dataJeremy Harris2021-06-282-1/+9
* Readonly-config: not supported by Solaris 10Jeremy Harris2021-06-283-5/+9
* Testsuite: munge for LibreSSL TLSv1.3Jeremy Harris2021-06-281-0/+2
* Merge branch 'readonly_config'Jeremy Harris2021-06-2817-179/+251
|\
| * Doc noteJeremy Harris2021-06-281-0/+3
| * gsasl authenticator: do not try to clear server password after use, ifJeremy Harris2021-06-281-1/+1
| * Small config, with:Jeremy Harris2021-06-280-0/+0
| * paniclog sigsegv eventsJeremy Harris2021-06-281-4/+18
| * openssl config strings are immutableJeremy Harris2021-06-281-6/+2
| * Config lines are immutable during -bP config dumpJeremy Harris2021-06-281-8/+12
| * autorepy never_mail strings are immutableJeremy Harris2021-06-281-15/+32
| * avoid mofying config textJeremy Harris2021-06-281-1/+1
| * smtp tpt fallback_hosts list must be mutableJeremy Harris2021-06-282-17/+17
| * acceptable log output changeJeremy Harris2021-06-281-2/+2
| * hostlist for router fallback_hosts must be mutableJeremy Harris2021-06-282-3/+8
| * consificationJeremy Harris2021-06-282-7/+7
| * avoid modifying source text in parse_forward_list()Jeremy Harris2021-06-281-21/+15
| * avoid modifying source text, in appendfileJeremy Harris2021-06-281-3/+2
| * tree nodes for acls must be mutableJeremy Harris2021-06-281-1/+1
| * avoid modifying possible config text during :fail: deliveryJeremy Harris2021-06-281-15/+7
| * copy transport struct for modifying for **bypassed** postprocessJeremy Harris2021-06-281-4/+9
| * use store_get_perm()Jeremy Harris2021-06-281-18/+3
| * driver options blocks must be mutableJeremy Harris2021-06-281-0/+5
| * router instance must be mutableJeremy Harris2021-06-281-0/+5
| * namedlist_block has to be allocated mutably, to cache lookupsJeremy Harris2021-06-281-1/+6