summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-11Fix regext substring capture variables for null matches. Bug 2933Jeremy Harris
2022-11-05typo: code comment signture -> signatureTim Gates
2022-11-05typo: error message referenced wrong optionMehmet Suslu
2022-11-03Fix $reccipients after ${run...}. Bug 2929Ruben Jenster
2022-11-03Fix daemon startup. Bug 2930Jeremy Harris
2022-10-18DMARC: fix use-after-free in dmarc_dns_lookupLorenz Brun
2022-10-16Fix: Build with libopendmarc 1.4.x (fixes 2728)Heiko Schlittermann (HS12-RIPE)
2022-10-04Unbreak FreeBSD buildJeremy Harris
2022-10-04Quieten clang buildJeremy Harris
2022-10-04Fix build with older OpenSSL.Jeremy Harris
2022-10-04OpenSSL: fix configuration of older TLS protocol versionsJeremy Harris
2022-09-30GnuTLS: fix for clients offering no TLS extensionsJasen Betts
2022-09-22Fix ${filter } for conditions modifying $valueJeremy Harris
2022-09-02EXPERIMENTAL_DCC: make build without WITH_CONTENT_SCAN failJeremy Harris
2022-09-01Fix non-WITH_CONTENT_SCAN build (3)Jeremy Harris
2022-08-31Fix non-WITH_CONTENT_SCAN build (2)Jeremy Harris
2022-08-31Fix non-WITH_CONTENT_SCAN build.Jeremy Harris
2022-08-31Fix $regex<n> use-after-free. Bug 2915Jeremy Harris
2022-08-23OpenSSL: fix non-OCSP buildJeremy Harris
2022-08-20OpenSSL: fix reload of changed OCSP proofJeremy Harris
2022-08-18OpenSSL: unbreak build with older library versionJeremy Harris
2022-08-18GSASL: use tls-exporter for SCRAM*PLUS methods under TLSv1.3Jeremy Harris
2022-08-15OpenSSL: strip spaces & newlines from cert signature expansionJeremy Harris
2022-08-15Fix symlink-following. Bug 2909Ulrich Landgraf
2022-08-14Partial workaround for TCP Fast Open issue. Bug 2907Jeremy Harris
2022-08-14Dump stack for "bad memory reference". Bug 2904Jeremy Harris
2022-08-09Filter rDNS returns for bad charsJeremy Harris
2022-08-08Symlink following for TLS creds filesJeremy Harris
2022-08-07SPF: fix memory accounting for error caseJeremy Harris
2022-07-21Event for auth fail: client sideJeremy Harris
2022-07-19Event for auth failJeremy Harris
2022-07-12Fix exit on attempt to rewrite a malformed address. Bug 2903Jeremy Harris
2022-07-03OpenSSL: add IP & DN to OCSP fail log lineJeremy Harris
2022-06-29Build: fix commentary describing configuration directivesJeremy Harris
2022-06-26Variable setting in -beJeremy Harris
2022-06-26typoJeremy Harris
2022-06-26Merge branch '4.next'Jeremy Harris
2022-06-20Regex cache observabilityJeremy Harris
2022-06-19Args count reduction in expansions codingJeremy Harris
2022-06-19Regex compile cacheingJeremy Harris
2022-06-18tidyingJeremy Harris
2022-06-11helper fn for daemon notifierJeremy Harris
2022-06-10Use pool storage for regex operationsJeremy Harris
2022-06-05Avoid processing in ${sg...} when skippingJeremy Harris
2022-06-05Update option defaultsJeremy Harris
2022-06-04tidyingJeremy Harris
2022-06-03Logging: expand hosts_connection_nolog coverageJeremy Harris
2022-06-03SRS: avoid expanding ${srs_encode...} when guarded by ${if...}Jeremy Harris
2022-06-02Unbreak DISABLE_PIPE_CONNECT buildJeremy Harris
2022-06-02Deduplicate coding between exim and eximonJeremy Harris