summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-21Ensure unique message-id even for rejected messagesJeremy Harris
2018-10-21MacOS: fix egid problemJeremy Harris
2018-10-21MacOS: support large group-membership countsJeremy Harris
2018-10-20Refactor startup error exitsJeremy Harris
2018-10-14tidyingJeremy Harris
2018-10-14Testsuite: client script faciility for handling optional reponsesJeremy Harris
2018-10-14OpenSSL: Enhance connect/accept-time debugJeremy Harris
2018-10-12Fix Mac buildJeremy Harris
2018-10-12Fix OpenBSD build.Jeremy Harris
2018-10-12Increase buffer size used for DNS responses. Bug 2329Jeremy Harris
2018-10-12tidyingJeremy Harris
2018-10-12Rename smtp.client-ip to smtp.remote-ipPhil Pennock
2018-10-08Debug: output GnuTLS verbose reason for certificate verify refusalJeremy Harris
2018-10-06TFO: use enum for client statusJeremy Harris
2018-10-02Debug: noutf8 selector. Bug 2324Jeremy Harris
2018-09-30Expansions: fix json extract for de-wrapping nested objects. Bug 2322Jeremy Harris
2018-09-30Expansions: extract methods for JSON objects and arrays. Bug 2282Jeremy Harris
2018-09-28Events: Fire msg:fail:internal for a non-system filter "fail" command. Bug ...Matthias Kurz
2018-09-28Events: Fire msg:fail:delivery event even when error is being ignored. Bug ...Matthias Kurz
2018-09-26Logging: do not log a missing proxy address, on delivery non-proxied.Jeremy Harris
2018-09-23Check return from asprintf()Jeremy Harris
2018-09-23DSN: tescase for ESMTP DSN extension, RCPT optionsJeremy Harris
2018-09-21OpenSSL: Check return value from X509_NAME_oneline(). Bug 2316Jeremy Harris
2018-09-21DANE: ignore undersized TLSA recordsJeremy Harris
2018-09-20Builtin macros for OpenSSL optionsJeremy Harris
2018-09-19ConstificationJeremy Harris
2018-09-18Testsuite: track newer GnuTLS behaviourJeremy Harris
2018-09-18GnuTLS: simplify cert hostname checkingJeremy Harris
2018-09-17ConstificationJeremy Harris
2018-09-17DANE: fix TA-mode verify under GnuTLS. Bug 2311Jeremy Harris
2018-09-17Avoid fixed-size buffers for file paths in DB openJeremy Harris
2018-09-17Events: raise msg:fail:internal & msg:complete for -Mrm. Bug 2310Matthias Kurz
2018-09-16Fix filter noerror command. Bug 2318Matthias Kurz
2018-09-16Tidying and compiler-silencingJeremy Harris
2018-09-14Restore Darwin OS configurationPhil Pennock
2018-09-13Check returncode from SSL_CTX_set_cipher_list()Jeremy Harris
2018-09-10Docs: document ancillary info for more event types. Bug 2313Matthias Kurz
2018-09-09DANE - testcase for fail under GnuTLS with TA-mode to a selfsigned server certJeremy Harris
2018-08-31DEBUG: db functionsJeremy Harris
2018-08-29Refactor authenticators API to take an (opaque) smtp connection contextJeremy Harris
2018-08-27Do not use arc4random_stir() directly (Bug 2304)Xin Li
2018-08-23Use single-bit fields for file-global flags in smtp_inJeremy Harris
2018-08-23DMARC: Fix forensic-report envelopes to permit non-null. Bug 1896Jeremy Harris
2018-08-22Fix no-SSL, with-SOCKS buildJeremy Harris
2018-08-22Use single-bit fields for global flagsJeremy Harris
2018-08-22Logging: server pipelining offer but no uptakeJeremy Harris
2018-08-22tidyingJeremy Harris
2018-08-21Builtin macros for log_selector valuesJeremy Harris
2018-08-21Tidying: indentationJeremy Harris
2018-08-21Debug: indent builtin-DB operationsJeremy Harris