summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-04-25Use unsigned when creating bitmasks in macrosJeremy Harris
2019-04-24GnuTLS: debug output for how to get TLS 1.3 keyingJeremy Harris
2019-04-24Debug: output priv-gid dropJeremy Harris
2019-04-23Compiler quieteningJeremy Harris
2019-04-22Fix missing return value from exim_chown_failureHeiko Schlittermann (HS12-RIPE)
2019-04-22Compiler quieteningJeremy Harris
2019-04-19exigrep: do case sensitive option processing again. Closes 2392Heiko Schlittermann (HS12-RIPE)
2019-04-19Intercept chown()/fchown() failure and emit a pointer to the bugreport. Close...Heiko Schlittermann (HS12-RIPE)
2019-04-18Use message_id for tempfile creation Closes 2390Heiko Schlittermann (HS12-RIPE)
2019-04-15tidyingJeremy Harris
2019-04-05tidyingJeremy Harris
2019-04-05Logging: close logfile when non-smtp input is taking a long time. Bug 1891Jeremy Harris
2019-04-04SPF: better buld compatibility with OpenBSDJeremy Harris
2019-04-03OpenSSL: tidy options debug outputJeremy Harris
2019-04-03OpenSSL: tidy coding of session keys debugJeremy Harris
2019-04-03More fixes to build with DANE support with LibreSSL >= 2.9.0.Kirill Miazine
2019-04-01Fix build with recent LibreSSL, when including DANE. Bug 2386Jeremy Harris
2019-03-31EDITME: Add comment about DMARC_TLD_FILEHeiko Schlittermann (HS12-RIPE)
2019-03-30DMARC: check for empty filename for TLD file. Patch testsuite to not break o...Jeremy Harris
2019-03-22Fix "-bP smtp_receive_timeout". Bug 2384Jeremy Harris
2019-03-21Use the DMARC_TLD_FILE from config.h.defaults and Local/MakefileHeiko Schlittermann (HS12-RIPE)
2019-03-21Harden plaintext authenticatorJeremy Harris
2019-03-19OpenSSL: Fix aggregation of messages.Jeremy Harris
2019-03-18Logging: fix initial listening-on log lineJeremy Harris
2019-03-16Add caseless option to verify=not_blind. Bug 2356Simon Arlott
2019-03-15Retire EXPERIMENTAL_REQUIRETLSJeremy Harris
2019-03-14Fix crash from SRV lookup hitting a CNAMEJeremy Harris
2019-03-13Build process: Mention Local/Makefile-<buildname>Heiko Schlittermann (HS12-RIPE)
2019-03-12Fix debug output of TLS keying info, client-side with OpenSSLJeremy Harris
2019-03-08Add missing colon when logging outgoing I=Heiko Schlittermann (HS12-RIPE)
2019-02-20Fix use of unintialized variableJeremy Harris
2019-02-20Do not output the version from reversion script runHeiko Schlittermann (HS12-RIPE)
2019-02-19TLS: refactor client-start interfaceJeremy Harris
2019-02-18Fix expansions for RFC 822 addresses having comments in local-part and/or dom...Jasen Betts
2019-02-16GnuTLS: Fix client detection of server reject of client cert under TLS1.3Jeremy Harris
2019-02-14Fix info on using local_scan() in the default MakefileJeremy Harris
2019-02-12Fix transport buffer size handlingJeremy Harris
2019-02-12Logging: created Message-IDs. Selectors for created and all IDs. Bugs 219, ...Jeremy Harris
2019-02-11GnuTLS: trim error messagesJeremy Harris
2019-02-11DKIM: ensure that dkim_domain elements are lowercased before use. Bug 2371Jeremy Harris
2019-02-11TLS: add variables for the IETF standard name for the connection ciphersuiteJeremy Harris
2019-02-11tidyingJeremy Harris
2019-02-11Use separate routine for translating return-codes to printable stringsJeremy Harris
2019-02-11Debug: config file name & line number for each ACL verbJeremy Harris
2019-02-11JSON: add iterative conditions for arraysJeremy Harris
2019-02-11JSON: add jsons extract variant, to strip quotes from string resultsJeremy Harris
2019-02-11Events: log a non-success when a client connect is denied by an eventJeremy Harris
2019-02-11GnuTLS: Debug output keying info. OpenSSL: TLS1.2 keying.Jeremy Harris
2019-02-11Fix json extract operator for unfound caseJeremy Harris
2019-02-11JSON lookupJeremy Harris