summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix exit on attempt to rewrite a malformed address. Bug 2903Jeremy Harris2022-07-126-8/+267
|
* Docs: subsectionsJeremy Harris2022-07-121-134/+146
|
* Docs: subsectionsJeremy Harris2022-07-092-9/+13
|
* Docs: fix tables in PDFJeremy Harris2022-07-051-46/+46
| | | | Broken-by: e73e1b8f9d
* OpenSSL: add IP & DN to OCSP fail log lineJeremy Harris2022-07-031-6/+16
|
* Docs: tidy bug comment; fixed in exim-website gitJeremy Harris2022-07-011-4/+0
|
* Docs: macros for index "see also" entriesJeremy Harris2022-07-011-131/+50
|
* Docs: bug notesJeremy Harris2022-06-301-0/+6
|
* Docs: typoesJeremy Harris2022-06-301-3/+3
|
* Docs: clarify recipient-checking ACL conditions applicabilityJeremy Harris2022-06-301-3/+3
|
* Build: fix commentary describing configuration directivesJeremy Harris2022-06-291-6/+6
|
* Variable setting in -beJeremy Harris2022-06-266-496/+540
|
* typoJeremy Harris2022-06-261-1/+1
|
* Merge branch '4.next'4.nextJeremy Harris2022-06-26561-4160/+5703
|\
| * Regex cache observabilityJeremy Harris2022-06-204-3/+13
| |
| * Args count reduction in expansions codingJeremy Harris2022-06-191-207/+232
| |
| * Regex compile cacheingJeremy Harris2022-06-1946-533/+2002
| |
| * tidyingJeremy Harris2022-06-181-112/+114
| |
| * Testsuite: pid & port numbersJeremy Harris2022-06-1734-376/+376
| |
| * Testsuite: port numbersJeremy Harris2022-06-1721-122/+121
| |
| * Testsuite: pid trackingJeremy Harris2022-06-17502-2665/+2669
| |
| * helper fn for daemon notifierJeremy Harris2022-06-114-33/+26
| |
| * Testsuite: OpenSSL version differencesJeremy Harris2022-06-103-9/+9
| | | | | | | | (cherry picked from commit 4468bfff7dc28b9c54a5225d3f10a6aa6a67a1d9)
| * Use pool storage for regex operationsJeremy Harris2022-06-1010-58/+74
| |
| * Avoid processing in ${sg...} when skippingJeremy Harris2022-06-051-2/+1
| |
| * Update option defaultsJeremy Harris2022-06-053-4/+8
| |