summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-12-29Debug: quieten environment-cleaningJeremy Harris
2022-12-29Debug: list searchingJeremy Harris
2022-12-28Fix recursion on dns_again_means_nonexist. Bug 2911Jeremy Harris
2022-12-25FreeBSD: fix notifier socket useJeremy Harris
2022-12-23Expand max_rcpt option on smtp transport. Bug 2946Jeremy Harris
2022-12-20Rework "compiler quietening"Jeremy Harris
2022-12-20cppcheck sliencingJeremy Harris
2022-12-19Fix logging of max-size log lineJeremy Harris
2022-12-18Add template lines for alternate DBM libraries, in the teplate MakefileJeremy Harris
2022-12-13ACL: Permit the "encrypted" condition to be used in a HELO/EHLO ACLJeremy Harris
2022-12-13GnuTLS: fix cert loadingJeremy Harris
2022-12-12tidyingJeremy Harris
2022-12-11TLS: Fix handling for server cert/key file SNI re-expansion forced-failJeremy Harris
2022-12-10Allow a forced-fail for banner expansion to close connection without panic-logJeremy Harris
2022-12-10Move connect ACL before TLS-on-connectJeremy Harris
2022-12-04Fix ${run } arg parsingJeremy Harris
2022-12-03compiler quieteningJeremy Harris
2022-12-03tidyingJeremy Harris
2022-11-29Add variable $sender_helo_verifiedJeremy Harris
2022-11-29Add predefined macros for expansionsJeremy Harris
2022-11-29Tweak debug outputJeremy Harris
2022-11-29tidyingJeremy Harris
2022-11-27SPDX: Mass-update to GPL-2.0-or-laterJeremy Harris
2022-11-27SPDX: license tags (mostly by guesswork)Jeremy Harris
2022-11-27Fix LibreSSL buildJeremy Harris
2022-11-25OpenSSL: fix build on older library versionJeremy Harris
2022-11-23OpenSSL: OCSP under DANEJeremy Harris
2022-11-22OpenSSL: fix double-expansion of tls_verify_certificatesJeremy Harris
2022-11-22OpenSSL: when preloading creds do the server certs before the OCSP proofs so ...Jeremy Harris
2022-11-12tidy segv stacktrace loggingJeremy Harris
2022-11-12Fix regex substring capture - commentary. Bug 2933Jeremy Harris
2022-11-11Fix regex substring capture variables for null matches (again). Bug 2933Jeremy Harris
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