summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ${filter } for conditions modifying $valueJeremy Harris2022-09-221-5/+7
* EXPERIMENTAL_DCC: make build without WITH_CONTENT_SCAN failJeremy Harris2022-09-024-37/+25
* Fix non-WITH_CONTENT_SCAN build (3)Jeremy Harris2022-09-011-0/+4
* Fix non-WITH_CONTENT_SCAN build (2)Jeremy Harris2022-08-315-14/+15
* Fix non-WITH_CONTENT_SCAN build.Jeremy Harris2022-08-312-10/+11
* Fix $regex<n> use-after-free. Bug 2915Jeremy Harris2022-08-316-16/+24
* OpenSSL: fix non-OCSP buildJeremy Harris2022-08-231-0/+2
* OpenSSL: fix reload of changed OCSP proofJeremy Harris2022-08-202-4/+12
* OpenSSL: unbreak build with older library versionJeremy Harris2022-08-181-1/+1
* GSASL: use tls-exporter for SCRAM*PLUS methods under TLSv1.3Jeremy Harris2022-08-185-62/+151
* OpenSSL: strip spaces & newlines from cert signature expansionJeremy Harris2022-08-151-1/+9
* Fix symlink-following. Bug 2909Ulrich Landgraf2022-08-151-1/+1
* Partial workaround for TCP Fast Open issue. Bug 2907Jeremy Harris2022-08-142-1/+12
* Dump stack for "bad memory reference". Bug 2904Jeremy Harris2022-08-143-1/+5
* Filter rDNS returns for bad charsJeremy Harris2022-08-093-5/+17
* Symlink following for TLS creds filesJeremy Harris2022-08-081-3/+17
* SPF: fix memory accounting for error caseJeremy Harris2022-08-071-1/+1
* Event for auth fail: client sideJeremy Harris2022-07-212-14/+40
* Event for auth failJeremy Harris2022-07-191-17/+32
* Fix exit on attempt to rewrite a malformed address. Bug 2903Jeremy Harris2022-07-121-5/+4
* OpenSSL: add IP & DN to OCSP fail log lineJeremy Harris2022-07-031-6/+16
* Build: fix commentary describing configuration directivesJeremy Harris2022-06-291-6/+6
* Variable setting in -beJeremy Harris2022-06-264-496/+529
* typoJeremy Harris2022-06-261-1/+1
* Merge branch '4.next'4.nextJeremy Harris2022-06-2635-1040/+1294
|\
| * Regex cache observabilityJeremy Harris2022-06-204-3/+13
| * Args count reduction in expansions codingJeremy Harris2022-06-191-207/+232
| * Regex compile cacheingJeremy Harris2022-06-1928-533/+749
| * tidyingJeremy Harris2022-06-181-112/+114
| * helper fn for daemon notifierJeremy Harris2022-06-114-33/+26
| * 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-051-2/+2
| * Logging: expand hosts_connection_nolog coverageJeremy Harris2022-06-031-0/+6
| * Unbreak DISABLE_PIPE_CONNECT buildJeremy Harris2022-06-021-35/+37
| * Deduplicate coding between exim and eximonJeremy Harris2022-06-025-117/+97
| * tidyingJeremy Harris2022-06-021-3/+3
| * Fix build on BSDs & SolarisJeremy Harris2022-05-304-2/+8
| * panic_coredump option. Bug 2892Jeremy Harris2022-05-305-8/+40
* | tidyingJeremy Harris2022-06-041-3/+3
* | SRS: avoid expanding ${srs_encode...} when guarded by ${if...}Jeremy Harris2022-06-031-1/+1
* | Handle a v4mapped sender address given us by a proxy. Bug 2855Jeremy Harris2022-06-023-16/+47
* | Unbreak DISABLE_PIPE_CONNECT buildJeremy Harris2022-06-011-35/+37
* | SRS: fix encode operation for empty sender addresses.Jeremy Harris2022-06-012-50/+55
|/
* Fix build with DISABLE_TLS_RESUMEJeremy Harris2022-05-261-7/+9
* CHUNKING: handle protocol errors during receptionJeremy Harris2022-05-262-29/+48
* CHUNKING: fix second message on conn when first rejectedJeremy Harris2022-05-261-9/+5
* DEBUG: clarify multiline smtp responsesJeremy Harris2022-05-261-18/+12
* TLS resumption: fix for PIPECONNECTJeremy Harris2022-05-244-28/+31
* typoJeremy Harris2022-05-241-1/+1