Commits

DateSubjectAuthorReleases
2024-10-05 Clean up WaitLatch calls that passed latch without WL_LATCH_SET Heikki Linnakangas 18.0
2024-04-29 Reject SSL connection if ALPN is used but there's no common protocol Heikki Linnakangas 17.0
2024-04-08 Fix check for 'outlen' return from SSL_select_next_proto() Heikki Linnakangas 17.0
2024-04-08 Send ALPN in TLS handshake, require it in direct SSL connections Heikki Linnakangas 17.0
2018-08-05 Remove support for tls-unique channel binding. Heikki Linnakangas 11.0
2018-08-05 Remove support for tls-unique channel binding. Heikki Linnakangas 12.0
2017-07-31 Always use 2048 bit DH parameters for OpenSSL ephemeral DH ciphers. Heikki Linnakangas 10.0
2017-07-03 Treat clean shutdown of an SSL connection same as the non-SSL case. Heikki Linnakangas 9.5.8
2017-07-03 Treat clean shutdown of an SSL connection same as the non-SSL case. Heikki Linnakangas 9.6.4
2017-07-03 Treat clean shutdown of an SSL connection same as the non-SSL case. Heikki Linnakangas 10.0
2016-09-15 Fix building with LibreSSL. Heikki Linnakangas 10.0
2016-09-15 Fix building with LibreSSL. Heikki Linnakangas 9.6.0
2016-09-15 Fix building with LibreSSL. Heikki Linnakangas 9.5.5
2016-09-15 Support OpenSSL 1.1.0. Heikki Linnakangas 9.5.5
2016-09-15 Support OpenSSL 1.1.0. Heikki Linnakangas 10.0
2016-09-15 Support OpenSSL 1.1.0. Heikki Linnakangas 9.6.0
2016-08-29 Remove support for OpenSSL versions older than 0.9.8. Heikki Linnakangas 10.0
2015-02-16 Restore the SSL_set_session_id_context() call to OpenSSL renegotiation. Heikki Linnakangas 9.5.0
2015-02-13 Simplify waiting logic in reading from / writing to client. Heikki Linnakangas 9.5.0
2015-02-13 Simplify the way OpenSSL renegotiation is initiated in server. Heikki Linnakangas 9.5.0
2014-08-18 Reorganize functions in be-secure-openssl.c Heikki Linnakangas 9.5.0
2014-08-11 Break out OpenSSL-specific code to separate files. Heikki Linnakangas 9.5.0