aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/ssl_connection_sup.erl
AgeCommit message (Collapse)Author
2017-01-19ssl: Move PEM cache to a dedicated processIngela Anderton Andin
The PEM cache handling has proven to be too disruptive of the manager process.
2013-12-02ssl: API and supervisorIngela Anderton Andin
2013-06-04ssl: Structural perarparation to support DTLSIngela Anderton Andin
Also phase in tls module as main API instead of ssl. To make API clearer. As TLS is the new protocol name. Maybe keep some API functions in ssl
2011-09-09First fully working versionIngela Anderton Andin
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP