aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/ssl_session.erl
AgeCommit message (Expand)Author
2019-02-05ssl: Use specs to generate type documentationIngela Anderton Andin
2019-01-14ssl: Add value 'save' to reuse_sessions and reuse_session client optionIngela Anderton Andin
2016-03-15update copyright-yearHenrik Nord
2015-12-03ssl: Add upper limit for session cacheIngela Anderton Andin
2015-12-03ssl: Measure elapsed time with erlang:monotonic_timeIngela Anderton Andin
2015-10-22fix incorrect number of seconds in 24h macroPawel Pikula
2015-09-15ssl: Correct return value of default session callback moduleIngela Anderton Andin
2015-06-18Change license text to APLv2Bruce Yinhe
2012-11-27ssl: Consider new server options when resuming a sessionIngela Anderton Andin
2012-06-08ssl: Move ets:select bottleneck in serverDan Gudmundsson
2012-06-08ssl: Reuse session check optimizationIngela Anderton Andin
2011-11-15Improved session cleanup handlingIngela Anderton Andin
2011-09-05Corrected spec name errors: ip_adress -> ip_address port_num -> port_numberIngela Anderton Andin
2011-08-31Use inet and gen_* dialyzer specsIngela Anderton Andin
2011-06-29Removed global name from the certificate tabelIngela Anderton Andin
2010-12-16Cache invaldation first version does not break old test casesIngela Anderton Andin
2010-09-06Handling of path validation errors by the applicationIngela Anderton Andin
2010-08-23Revise the public_key APIIngela Anderton Andin
2010-06-22Refreshed documentation to reflect the change of default implementation.Ingela Anderton Andin
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP