summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* doc: add example about MySQL TLS connectionswip/doc/mysql-sslBrent Clark2022-11-041-0/+10
|
* Testsuite: fix munge of timestamp with timezone nameJeremy Harris2022-11-032-3/+3
|
* Testsuite: regenerate certificates treeJeremy Harris2022-11-03469-4268/+4082
| | | | The OCSP proofs had become out-of-date
* Testsuite: Automation for TLDA regenJeremy Harris2022-11-035-0/+66
|
* Testsuite: library version variancesJeremy Harris2022-11-031-0/+2
|
* Fix $reccipients after ${run...}. Bug 2929Ruben Jenster2022-11-032-1/+5
| | | | Broken-by: cfe6acff2d
* Fix daemon startup. Bug 2930Jeremy Harris2022-11-032-2/+10
| | | | Broken-by: 7d5055276a
* doc: typoNaim Addad2022-11-011-2/+2
|
* Release process: permit minor version numbers after 99Jeremy Harris2022-10-311-2/+2
|
* Testsuite: clarify OCSP testsJeremy Harris2022-10-315-33/+33
|
* Docs: fix description for hosts_request_ocsp default under DANEJeremy Harris2022-10-311-1/+7
|
* DMARC: fix use-after-free in dmarc_dns_lookupLorenz Brun2022-10-181-1/+2
| | | | | | | This fixes a use-after-free in dmarc_dns_lookup where the result of dns_lookup in dnsa is freed before the required data is copied out. Fixes: 9258363 ("DNS: explicit alloc/free of workspace")
* Fix: Build with libopendmarc 1.4.x (fixes 2728)Heiko Schlittermann (HS12-RIPE)2022-10-164-3/+15
|
* Unbreak FreeBSD buildJeremy Harris2022-10-041-1/+1
| | | | Broken-by: 96751ae76e
* Quieten clang buildJeremy Harris2022-10-041-1/+5
|
* Fix build with older OpenSSL.Jeremy Harris2022-10-041-0/+5
| | | | Broken-by: 96751ae76e
* OpenSSL: fix configuration of older TLS protocol versionsJeremy Harris2022-10-049-47/+45
|
* GnuTLS: fix for clients offering no TLS extensionsJasen Betts2022-09-307-21/+68
|
* docs internal noteJeremy Harris2022-09-251-0/+11
|
* Fix ${filter } for conditions modifying $valueJeremy Harris2022-09-225-9/+24
|
* Docs: more indexingJeremy Harris2022-09-221-0/+2
|
* EXPERIMENTAL_DCC: make build without WITH_CONTENT_SCAN failJeremy Harris2022-09-024-37/+25
| | | | rather than auto-include the support
* Fix non-WITH_CONTENT_SCAN build (3)Jeremy Harris2022-09-011-0/+4
| | | | Broken-by: d8ecc7bf97
* Fix non-WITH_CONTENT_SCAN build (2)Jeremy Harris2022-08-315-14/+15
| | | | Broken-by: d8ecc7bf97
* Fix non-WITH_CONTENT_SCAN build.Jeremy Harris2022-08-312-10/+11
| | | | Broken-by: 4e9ed49f8f
* Fix $regex<n> use-after-free. Bug 2915Jeremy Harris2022-08-3110-17/+55
|
* OpenSSL: fix non-OCSP buildJeremy Harris2022-08-231-0/+2
| | | | Broken-by: 9641b6648d
* OpenSSL: fix reload of changed OCSP proofJeremy Harris2022-08-208-17/+36
|
* OpenSSL: unbreak build with older library versionJeremy Harris2022-08-181-1/+1
| | | | Broken-by: 4e3a01c260
* GSASL: use tls-exporter for SCRAM*PLUS methods under TLSv1.3Jeremy Harris2022-08-185-62/+151
|
* Testsuite: platform variationsJeremy Harris2022-08-163-12/+10
|
* Testsuite: OpenSSL version variancesJeremy Harris2022-08-152-6/+10
|
* OpenSSL: strip spaces & newlines from cert signature expansionJeremy Harris2022-08-154-5/+13
|
* Fix symlink-following. Bug 2909Ulrich Landgraf2022-08-151-1/+1
| | | | Broken-by: ef57b25bfa
* Partial workaround for TCP Fast Open issue. Bug 2907Jeremy Harris2022-08-144-1/+17
|
* Testsuite: use more reliable IP for TFO testcasesJeremy Harris2022-08-146-25/+25
|
* Dump stack for "bad memory reference". Bug 2904Jeremy Harris2022-08-143-1/+5
|
* Testsuite: tweak pgsql testcaseJeremy Harris2022-08-144-1/+36
|
* Filter rDNS returns for bad charsJeremy Harris2022-08-094-5/+20
|
* Symlink following for TLS creds filesJeremy Harris2022-08-082-3/+22
|
* SPF: fix memory accounting for error caseJeremy Harris2022-08-071-1/+1
|
* Docs: ratelimit tidyingJeremy Harris2022-07-261-12/+34
|
* Docs: tidy DANE infoJeremy Harris2022-07-261-4/+15
|
* Docs: subsections for TLS server/client configJeremy Harris2022-07-261-82/+91
|
* Docs: subsections and direct indexing for lookup typesJeremy Harris2022-07-261-62/+67
|
* Docs: tweak list-syntax descriptionJeremy Harris2022-07-261-4/+10
|
* typoJeremy Harris2022-07-251-1/+1
|
* Docs: direct indexing for command-line optionsJeremy Harris2022-07-221-257/+149
| | | | Requires exim-website db06108b14.
* Event for auth fail: client sideJeremy Harris2022-07-2112-26/+202
|
* Event for auth failJeremy Harris2022-07-1910-25/+143
|