| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | OpenSSL 1.1 compatibility | Manuel Mausz | 2018-06-27 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | This adds compatibility for OpenSSL 1.1 Since renegotiation is removed from TLS 1.3 we also removed support for authentication via client certificates (control/tlsclients). In general this is still supported by TLS 1.3 however I'm just lazy and we don't need this feature anyway. This also adds optional support for OpenSSL configuration commands for qmail-smtpd and qmail-remote. Commands are loaded from control/opensslconf. For a list of supported commands see https://www.openssl.org/docs/man1.0.2/ssl/SSL_CONF_cmd.html#SUPPORTED-CONFIGURATION-FILE-COMMANDS | ||||
| * | Use DH parameters from OpenSSL and remove support for ephemeral RSA | manuel | 2015-06-22 | 1 | -3/+0 |
| | | | | | This adds support for DH parameters from 1024 to 8192 bits. | ||||
| * | [PATCH] rfc822 bounces | manuel | 2013-02-05 | 1 | -0/+1 |
| | | | | | | | Adding qmail-bounce-encap to encapsulate bounces in rfc822 messages qmail-bounce-encap-20040210 | ||||
| * | [PATCH] check envelope sender's domain for validity | manuel | 2013-02-05 | 1 | -0/+1 |
| | | | | | qmail-1.03-r17-mfcheck | ||||
| * | [PATCH] qregex-starttls-2way-auth-20060423-mm | manuel | 2013-02-04 | 1 | -0/+18 |
| | | |||||
| * | qmail 1.03 import | manuel | 2013-02-04 | 1 | -0/+78 |
