summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-02-21Include address declared malformed, in error messageJeremy Harris
2023-02-16Solaris: more build-fixingJeremy Harris
2023-02-16Utility: exim_msgdateAndrew Aitchison
2023-02-14tidyingJeremy Harris
2023-02-14Fix onetime qrunner allocJeremy Harris
2023-02-13Named queues: support multiple queue-runners from single daemonJeremy Harris
2023-02-05More abstraction of the gstring APIJeremy Harris
2023-02-02Fix crash in expansionsJeremy Harris
2023-01-30Testsuite: dovecot suthenticator testingJeremy Harris
2023-01-29Debug: include variable content as expansion interim itemJeremy Harris
2023-01-28refactorJeremy Harris
2023-01-27Docs: add note on daemon shutdownJeremy Harris
2023-01-27Support use-but-not-create of notifier socketJeremy Harris
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