Age | Commit message (Expand) | Author |
2017-01-29 | TFO: remember setsockopt results, to condition non-transport client use. Bug... | Jeremy Harris |
2017-01-29 | Shuffle proxy-protocol to wrap TLS-on-connect startup. Bug 2018 | Jeremy Harris |
2017-01-29 | DANE: fix build under LibreSSL. Bug 2020 | Kirill Miazine |
2017-01-28 | Testsuite: add dnsdb testcase for defer when used in ACL | Jeremy Harris |
2017-01-28 | LMDB: include filename in open-error message | Jeremy Harris |
2017-01-28 | DKIM: check pointer to calculated body hash before verify comparison. Bug 2029 | Jeremy Harris |
2017-01-28 | DKIM: rename variables for clarity | Jeremy Harris |
2017-01-24 | Fix reception of (quoted) local-parts with embedded spaces. Bug 2025 | Jeremy Harris |
2017-01-24 | TFO: Support compilation on Linus platforms which define TCP_FASTOPEN but not... | Jeremy Harris |
2017-01-24 | Define MIN and MAX for Solaris | Jeremy Harris |
2017-01-23 | Fix build with OpenSSL, EXPERIMENTAL_DANE and DISABLE_EVENT | Jeremy Harris |
2017-01-22 | DKIM: permit verify of sig blocks that sign other sig blocks. Bug 2014 | Jeremy Harris |
2017-01-21 | Fix DKIM verify when used with CHUNKING. Bug 2016 | Jeremy Harris |
2017-01-21 | Testcases for pipelined callout | Jeremy Harris |
2017-01-21 | Use smtp_write_mail_and_rcpt_cmds() for verify callout | Jeremy Harris |
2017-01-21 | use smtp_context struct for sync_responses() | Jeremy Harris |
2017-01-21 | Split out smtp_write_mail_and_rcpt_cmds() from smtp_deliver() | Jeremy Harris |
2017-01-21 | Split out cutthrough connection-cache / subsequent-rcpt handling, from do_cal... | Jeremy Harris |
2017-01-21 | Split out callout-cache handling from do_callout() | Jeremy Harris |
2017-01-21 | Use smtp_setup_conn() for verify callout | Jeremy Harris |
2017-01-21 | Split out smtp MAIL and RCPT option string building | Jeremy Harris |
2017-01-21 | Split out smtp_setup_conn() from smtp_deliver, in the transport | Jeremy Harris |
2017-01-21 | Fix DKIM verify operation in -bh test mode. Bug 2017 | Jeremy Harris |
2017-01-19 | VRFY: advertise in EHLO response, if there is an ACL defined | Jeremy Harris |
2017-01-19 | VRFY: add docs note on results, and additional test cases | Jeremy Harris |
2017-01-18 | spelling: Mavrogiannopoulos | Josh Soref |
2017-01-18 | replace keept with rotation | Josh Soref |
2017-01-18 | Bug-fix no_require_dnssec parsing & spelling fixes | Josh Soref |
2017-01-18 | 214 spelling fixes | Josh Soref |
2017-01-12 | Provide alternative Heimdal pkg-config example | Phil Pennock |
2017-01-03 | CHUNKING: fix non-pipelined synch checks. Bug 2004 | Jeremy Harris |
2017-01-02 | PROXY: fix v2 protocol decode. Bugs 2003, 1747 | Jeremy Harris |
2017-01-02 | wip: OpenSSL docs on custom install | Phil Pennock |
2016-12-31 | Merge remote-tracking branch 'github/pr/50' | Phil Pennock |
2016-12-31 | DKIM: Under debug, when signing do an extra check on the dns record that will be | Jeremy Harris |
2016-12-31 | Do not call ldap_start_tls_s on ldapi:// connections. | YmrDtnJu |
2016-12-30 | Tidy and add \0 after string_append() for relative .includes | Heiko Schlittermann (HS12-RIPE) |
2016-12-29 | tidying | Jeremy Harris |
2016-12-29 | I18N: avoid trying to downconvert all-ascii domain names. | Jeremy Harris |
2016-12-29 | Allow relative file names in .include lines (Closes 1971) | Heiko Schlittermann (HS12-RIPE) |
2016-12-29 | Constify config_filename | Heiko Schlittermann (HS12-RIPE) |
2016-12-29 | DKIM: More validation of DNS key record. Bug 1926 | Jeremy Harris |
2016-12-29 | OpenSSL: add detail to certname verify fail log line | Jeremy Harris |
2016-12-29 | Pipe transport: expand the path option | Jeremy Harris |
2016-12-26 | I18N: support IDNA2008. Bug 1911 | Jeremy Harris |
2016-12-18 | Fix DKIM information leakage | Jeremy Harris |
2016-12-13 | Use long names for the _DRIVER_*, and _OPT_* macros | Heiko Schlittermann (HS12-RIPE) |
2016-12-04 | OpenSSL: default to tls_eccurve = auto | Heiko Schlittermann (HS12-RIPE) |
2016-12-03 | Build: disable OCSP, AUTH_TLS and EXPERIMENTAL_CERTNAMES if SUPPORT_TLS is no... | Jeremy Harris |
2016-11-23 | Fix memory leak on (Gnu)TLS close. | Heiko Schlittermann (HS12-RIPE) |