summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-02-04TLS: add variables for the IETF standard name for the connection ciphersuiteJeremy Harris
2019-02-04tidyingJeremy Harris
2019-02-02Use separate routine for translating return-codes to printable stringsJeremy Harris
2019-01-27Debug: config file name & line number for each ACL verbJeremy Harris
2019-01-22JSON: add iterative conditions for arraysJeremy Harris
2019-01-22JSON: add jsons extract variant, to strip quotes from string resultsJeremy Harris
2019-01-19Events: log a non-success when a client connect is denied by an eventJeremy Harris
2019-01-16Fix build with older TLS library versionsJeremy Harris
2019-01-16GnuTLS: Debug output keying info. OpenSSL: TLS1.2 keying.Jeremy Harris
2019-01-12Add basic framework for PRDR use with per-user content filters to example con...Jeremy Harris
2019-01-10Use project memory-management for json lookupJeremy Harris
2019-01-10Fix json extract operator for unfound caseJeremy Harris
2019-01-10JSON: avoid recent library version usageJeremy Harris
2019-01-08JSON lookupJeremy Harris
2019-01-08JSON lookupJeremy Harris
2019-01-08Add prdr to transport in example configuration, to match documentationJeremy Harris
2019-01-05EXTERNAL authenticatorJeremy Harris
2019-01-05Authenticators: refactor SASL support codeJeremy Harris
2019-01-05constificationJeremy Harris
2018-12-30OpenSSL: send no TLS1.3 session ticketsJeremy Harris
2018-12-30OpenSSL: Debug output TLS 1.3 keyingJeremy Harris
2018-12-30tidyingJeremy Harris
2018-12-29Use single TCP segment for SMTP, TLS and TCP closes.Jeremy Harris
2018-12-29OpenSSSL: support write-with-more-intent in clientJeremy Harris
2018-12-24GnuTLS: repeat lowlevel read and write operations while they request retryAndreas Metzler
2018-12-23Use C99 initialisations for iteratorsJeremy Harris
2018-12-16Log failures to extract envelope addresses from message headers. Bug 2351Jeremy Harris
2018-12-13DKIM: more info on verify errors under OpenSSLJeremy Harris
2018-12-05Send delay-MDN for any queurun past delay_warning, even if not retry time yet...Jeremy Harris
2018-12-02tidyingJeremy Harris
2018-12-02More debug in smtp transportJeremy Harris
2018-12-02Logging: outgoing_port on temporary errors for non-last hostsJeremy Harris
2018-12-01Harden string-list handlingJeremy Harris
2018-11-29GnuTLS: fix build with older librariesJeremy Harris
2018-11-28OpenSSL: fail the handshake when SNI processing hits a problemJeremy Harris
2018-11-28TLS: Increase RSA keysize of autogen selfsign certJeremy Harris
2018-11-24Fix AUTH_GSASL buildJeremy Harris
2018-11-24Avoid leaving $domain live with bogus info, during server connection startupJeremy Harris
2018-11-21Fix cyrus-sasl authenticator for $authenticated_fail_id. Bug 2238Jeremy Harris
2018-11-20tidyingJeremy Harris
2018-11-17Lose more string-copy operationsJeremy Harris
2018-11-15Fix growable-string sprintfJeremy Harris
2018-11-15OpenBSD: bump dns-result buffer to 64kBJeremy Harris
2018-11-15Recast more internal string routines to use growable-stringsJeremy Harris
2018-11-14tidyingJeremy Harris
2018-11-06tidyingJeremy Harris
2018-11-06Fix build on FreeBSD 11Jeremy Harris
2018-11-05MacOS: fix buildJeremy Harris
2018-11-05Fix mis-mergeJeremy Harris
2018-11-05Unbreak non-PIPE_CONNECT buildJeremy Harris