aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test/ssl_test_lib.erl
AgeCommit message (Expand)Author
2011-11-01Added PKCS-8 support in sslIngela Anderton Andin
2011-06-01The clean up of the session table now works as intended.Ingela Anderton Andin
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-07Add the option { hibernate_after, int() } to ssl:connect and ssl:listenJeroen Koops
2010-12-16Cache invalidation and consistent user closingIngela Anderton Andin
2010-12-16Cache invaldation first version does not break old test casesIngela Anderton Andin
2010-10-07Anonymous cipher suitesIngela Anderton Andin
2010-09-01Empty certificate chainIngela Anderton Andin
2010-08-31Add tests for crypto RC4 bugIngela Anderton Andin
2010-08-24Merge branch 'ia/public_key_api/OTP-8722' into devIngela Anderton Andin
2010-08-23Revise the public_key APIIngela Anderton Andin
2010-08-18Fix bug in ssl handshake protocol related to the choice of cipher suitesPaul Guyot
2010-06-29The server now verifies the client certificate verify message correctly, inst...Ingela Anderton Andin
2010-06-08Move dsa ticket to r14a releaseIngela Anderton Andin
2010-06-07OTP-8587 DSA key supportIngela Anderton Andin
2010-04-29OTP-8588 Alert and packet handling improvmentIngela Anderton Andin
2010-04-15Ignore renegotiation reject until we implemented RFC-5746Ingela Anderton Andin
2010-04-14Improved testsIngela Anderton Andin
2010-04-13OTP-8554 Certificate extensionsIngela Anderton Andin
2010-04-09Removed need of sleep better to synchronize if possible.Ingela Anderton Andin
2010-04-08Fixed commentIngela Anderton Andin
2010-04-07** Empty commit message **Ingela Anderton Andin
2010-03-25OTP-8517 RenegotiationIngela Anderton Andin
2010-02-17OTP-8459 Do a controlled shutdown if a non ssl packet arrives as the firstDan Gudmundsson
2010-01-13Add test suite for the ssl applicationDan Gudmundsson