index
:
courier-libs
mac-os-check-for-c++-extensions-in-configure
master
Courier Mail Server - shared libraries
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcpd
/
libcouriertls.c
Age
Commit message (
Expand
)
Author
2022-01-15
Set an ALARM timer to kill libcouriertls.
Sam Varshavchik
2021-02-20
Add support for ALPN.
Sam Varshavchik
2021-02-20
Fix access(NULL) call, and a memory leak.
Sam Varshavchik
2020-12-10
Fix macros.
Sam Varshavchik
2020-12-06
LibreSSL compilation error.
Sam Varshavchik
2020-12-01
Adding special TLS protocol names that disable client renegotiation.
Andrej Podzimek
2020-05-12
Fix manual hostname checking.
Sam Varshavchik
2020-05-09
Fix spurious message.
Sam Varshavchik
2020-04-20
Fix TLS client connections.
Sam Varshavchik
2019-12-10
Restore OpenSSL 1.1, and earlier support.
Sam Varshavchik
2019-10-08
Use OpenSSL to verify hostnames.
Sam Varshavchik
2019-02-03
Add subject alternative name checking. Implement override_vars option.
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 (OpenSSL)
Yoshinari Takaoka
2017-07-25
Partially revert de2a130974e1a76daa1893e18442154c7fc90321.
Sam Varshavchik
2017-07-16
Finalize openssl 1.1.0 by removing TLS_PROTOCOL altogether.
Sam Varshavchik
2017-07-12
Another bunch of openssl 1.1.0 fixes.
Sam Varshavchik
2017-03-15
Fix TLS verification when DNS lookup comes back with CNAMEs.
Sam Varshavchik
2017-02-18
OpenSSL API update.
Sam Varshavchik
2017-02-07
OpenSSL API update.
Sam Varshavchik
2016-09-20
OpenSSL: remove old deinitialization functions
Sam Varshavchik
2016-04-30
Fix server-side openssl SNI.
Sam Varshavchik
2016-04-29
Remove debugging message.
Sam Varshavchik
2016-04-23
Stop using SSL2 and SSL3 openssl configuration methods.
Sam Varshavchik
2016-03-04
OpenSSL: add support for the TLS SNI extension.
Sam Varshavchik
2015-07-31
Check if SSLv3 is available.
Sam Varshavchik
2015-05-22
Drop SSLV3
Sam Varshavchik
2014-10-21
tcpd/libcouriertls.c: add additional protocol strings, options.
Sam Varshavchik
2014-10-15
tcpd/libcouriertls.c: disable SSLv3
Sam Varshavchik
2014-09-21
libcouriertls.c: initialize temporary ecdh parameters.
Sam Varshavchik
2014-07-13
Minor compilation fixes. Basd on patch from Giovanni Bechis <giovanni@paclan.it>
Sam Varshavchik
2013-11-10
Update DH parameter configuration scripts.
Sam Varshavchik
2013-10-14
2013-10-14 Sam Varshavchik <mrsam@courier-mta.com>
Sam Varshavchik
2013-08-25
Initial checkin
Sam Varshavchik