Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-08 | ssl: Use ordered_set in cache | Dan Gudmundsson | |
So we can use partial bound keys for matching | |||
2011-12-01 | Callback specs now handled by -callback directive in the behaviour module. | Ingela Anderton Andin | |
2011-09-05 | Corrected spec name errors: ip_adress -> ip_address port_num -> port_number | Ingela Anderton Andin | |
2011-08-31 | Use inet and gen_* dialyzer specs | Ingela Anderton Andin | |
2011-06-29 | Removed global name from the certificate tabel | Ingela Anderton Andin | |
We want the certificate table to be handled the same way as the session table and not have a global name, so that we may easier create a separate ssl-manager to handle erlang distribution over ssl. | |||
2011-06-14 | Changed test case so that we do not have to make ets-table named | Ingela Anderton Andin | |
2011-06-01 | The clean up of the session table now works as intended. | Ingela Anderton Andin | |
In ssl-4.1.5 temporary clean-up processes would crash resulting in that the session table would not be cleaned up (e.i. using more and more memory) and error reports would be printed, but connections would not be affected. | |||
2010-06-22 | Refreshed documentation to reflect the change of default implementation. | Ingela Anderton Andin | |
Started to improve code documentation by using -spec directive, and some small refactorings to avoid ugly code. | |||
2010-05-26 | Added option list argument to the init function in ssl_session_cache_api. | Ingela Anderton Andin | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |