summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-03Fix crash in transport, on second smtp-connect fail for a list of target hostsJeremy Harris
2017-05-30Malware: make "sock" cmdline default usable. Bug 2111Jeremy Harris
2017-05-25typoJeremy Harris
2017-05-21TLS: do not use DH_bits for LibreSSL; it is not supported (as of LibreSSL 2.3.2)Jeremy Harris
2017-05-21Debug: more info during server-side authenticationJeremy Harris
2017-05-21OpenSSL: add sender_host_address info to certificate verify error log message...Jeremy Harris
2017-05-20Use DH_bits for OpenSSL 1.1.0Phil Pennock
2017-05-19TLS: PIPELINING under OpenSSLJeremy Harris
2017-05-17TLS: do decent PIPELINING under TLS, at least with GnuTLSJeremy Harris
2017-05-14Revert "DANE: do not trust a non-dnssec NXDOMAIN return for the TLSA lookup"Jeremy Harris
2017-05-09Add option commandline_checks_require_adminPhil Pennock
2017-05-07DANE: do not trust a non-dnssec NXDOMAIN return for the TLSA lookupJeremy Harris
2017-05-07DANE: avoid info leak by checking TLSA dnssec before connecting to MXJeremy Harris
2017-05-07tidyingJeremy Harris
2017-05-06Enable use of sendfile on FreeBSDJeremy Harris
2017-05-06Enable use of sendfile on FreeBSDJeremy Harris
2017-05-06Teach SMTP input sync check ("input sent too soon") about SMTP input bufferingJeremy Harris
2017-05-06Docs: add note on Received-By: header creation under cutthroughJeremy Harris
2017-05-04CHUNKING / wire-format spool: use block-copies for receiptionJeremy Harris
2017-05-01tidying: coverityJeremy Harris
2017-04-30Fix continue_more on TLS connection. Bug 2104Jeremy Harris
2017-04-29tidying: coverity fixesJeremy Harris
2017-04-28Support wire-format spoolfilesJeremy Harris
2017-04-26Enable use of sendfileJeremy Harris
2017-04-26Tweak debug outputJeremy Harris
2017-04-23Fix DISABLE_DKIM biuldJeremy Harris
2017-04-23DKIM: avoid use of temporary file for signingJeremy Harris
2017-04-18CHUNKING: pipeline data right after the BDAT commandJeremy Harris
2017-04-17Reduce number of places knowing about filename-construction for mbox file-for...Jeremy Harris
2017-04-16Rework detection of multiple ports on a given IP, for the daemon status lineJeremy Harris
2017-04-16tidyingJeremy Harris
2017-04-15Transport: fix smtp under combo of mua_wrapper and limited max_rcptJeremy Harris
2017-04-14Builtin macros: note config trigger line in debug outputJeremy Harris
2017-04-12$SOURCE_DATE_EPOCH support for build date stampPhil Pennock
2017-04-11compiler quieteningJeremy Harris
2017-04-09typoJeremy Harris
2017-04-08tidyingJeremy Harris
2017-04-06tidyingJeremy Harris
2017-04-06Callout/hold: ensure TLS-proxy process is not waited for as a transport processJeremy Harris
2017-04-06Debug: show error for SMTP read responseJeremy Harris
2017-04-05Callout/hold: fix uninitialized variableJeremy Harris
2017-04-02Openssl: disable session-tickets by default and session-cache alwaysJeremy Harris
2017-04-02tidyingJeremy Harris
2017-03-22tidyingJeremy Harris
2017-03-21Callouts: a "hold" option for receipient-verify, which keeps the connection o...Jeremy Harris
2017-03-21Logging: make cipher info available for continued-TLS connection deliveriesJeremy Harris
2017-03-20exigrep: migrate to Getopt::Long, allow --no-pagerHeiko Schlittermann (HS12-RIPE)
2017-03-19exigrep: use a pager if stdout is connected to a terminalHeiko Schlittermann (HS12-RIPE)
2017-03-19exigrep: add POD and -h, -mHeiko Schlittermann (HS12-RIPE)
2017-03-18Expansions: check numeric values of IPv4 address componentsJeremy Harris