Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-26 | Fix minor typos and errors in documentation | Cristian Greco | |
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-06-11 | OTP-8695 New ssl default | Ingela Anderton Andin | |
Ssl has now switched default implementation and removed deprecated certificate handling. All certificate handling is done by the public_key application. | |||
2010-06-11 | OTP-8695 New ssl default | Ingela Anderton Andin | |
Ssl has now switched default implementation and removed deprecated certificate handling. All certificate handling is done by the public_key application. | |||
2010-06-08 | Move dsa ticket to r14a release | Ingela Anderton Andin | |
(This is the merge of r13 version to r14_dev) | |||
2010-06-08 | Updated for ssl-3.11.1 | Ingela Anderton Andin | |
2010-05-24 | Changed the documentation to match latest implementation and design decisions. | Ingela Anderton Andin | |
2010-04-29 | OTP-8588 Alert and packet handling improvment | Ingela Anderton Andin | |
Alert handling has been improved to better handle unexpected but valid messages and the implementation is also changed to avoid timing related issues that could cause different error messages depending on network latency. Packet handling was sort of broken but would mostly work as expected when socket was in binary mode. This has now been fixed. | |||
2010-04-15 | ** Empty commit message ** | Ingela Anderton Andin | |
2010-04-09 | Fix renegotiate doc | Ingela Anderton Andin | |
2010-04-01 | Fixed copy paste error | Ingela Anderton Andin | |
2010-04-01 | Added renegotiate/1 | Ingela Anderton Andin | |
2010-04-01 | Add dhfile option | Ingela Anderton Andin | |
2010-03-16 | OTP-8510 ssl crash | Dan Gudmundsson | |
Fixed a crash in the certificate certification part. | |||
2010-02-17 | ssl: Prepare release | Dan Gudmundsson | |
2010-02-12 | Allow <c>ssl:listen/2</c> to be called with option {ssl_imp, old}. | Dan Gudmundsson | |
2010-01-21 | ** Empty commit message ** | Lars G Thorsen | |
2009-12-10 | Cleaned up docs | Dan Gudmundsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |