| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-20 | Add support for ALPN. | Sam Varshavchik | |
| 2021-02-20 | Fix memory leak. | Sam Varshavchik | |
| couriertls is a separate process anyway, so this seems to be a nothing-burger. | |||
| 2020-04-24 | Remove debugging message. | Sam Varshavchik | |
| 2019-12-05 | gnutls: UTF-8 and hostname fixes. | Sam Varshavchik | |
| 2019-12-05 | Use UTF-8 for IDNs. | Sam Varshavchik | |
| 2019-02-03 | Add dumping of alt name to the GnuTLS version. | Sam Varshavchik | |
| 2019-01-08 | Ignore unreadable cert files. | Sam Varshavchik | |
| 2018-09-26 | Additional fixes. | Sam Varshavchik | |
| 2018-09-12 | [impl] added TLS_PRIVATE_KEYFILE (GnuTLS) | Yoshinari Takaoka | |
| 2018-08-03 | [GnuTLS] added non ssl error log when cert file does not exist | Yoshinari Takaoka | |
| 2018-04-27 | Fedora 28 fixes. | Sam Varshavchik | |
| 2018-02-16 | couriretls: Improve error messages, remove deprecated API usage. | Sam Varshavchik | |
| Make gnutls return the same error message about unexpected connection terminatation as the openssl version does. | |||
| 2016-03-04 | OpenSSL: add support for the TLS SNI extension. | Sam Varshavchik | |
| 2014-08-24 | tcpd: remove any slashes from hostname. | Sam Varshavchik | |
| 2013-11-10 | Update DH parameter configuration scripts. | Sam Varshavchik | |
| * libs/tcpd/libcouriergnutls.c, libs/tcpd/libcouriertls.c: remove the TLS_DHCERTFILE setting, and use TLS_CERTFILE for all functionality. Read DH parameters from TLS_CERTFILE, or from the new TLS_DHPARAMS environment variable. * mkdhparams: New script that generates DH parameters into a standalone file. * Remove TLS_DHCERTFILE setting from imapd-ssl, pop3d-ssl, esmtpd and esmtpd-ssl. Add TLS_DHPARAMS. * Update imapd.cnf.openssl, pop3d.cnf.openssl, esmtpd.cnf.openssl, set default number of bits for RSA keys to 4096. | |||
| 2013-08-25 | Remove deprecated gnutls types | Sam Varshavchik | |
| 2013-08-25 | Initial checkin | Sam Varshavchik | |
| Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy. | |||
