summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-19Logging: Add "D=" to more connection closure log lines. Bug 2434Jeremy Harris
2023-01-15tidyingJeremy Harris
2023-01-07OpenSSL: fix build for pre-1.1.0Jeremy Harris
2023-01-07OpenSSL: tls_eccurves list support. Bug 2955Jeremy Harris
2023-01-06Debug: show received Proxy Protocol bytesJeremy Harris
2023-01-05DANE: do not check dns_again_means_nonexist for TLSA results of TRY_AGAINJeremy Harris
2023-01-05OpenSSL: log conns rejected for bad ALPN, with the offered valueJeremy Harris
2023-01-02OpenSSL: Fix tls_eccurve on earlier versions than 3.0.0. Bug 2954Jeremy Harris
2023-01-01OpenSSL: fix tls_eccurve setting explicit curve/group. Bug 2954Jeremy Harris
2022-12-31Testsuite: longer timing for OpenSSL resumption testsJeremy Harris
2022-12-31Close server smtp socket explicitly on connect ACL "drop"Jeremy Harris
2022-12-30FreeBSD: fix listener-socket backlog monitoringJeremy Harris
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