Age | Commit message (Expand) | Author |
2013-05-28 | ssl: Do not advertise EC ciphers if crypto support is insufficient | Ingela Anderton Andin |
2013-05-08 | ssl: Remove dependency on internal public_key function | Ingela Anderton Andin |
2013-05-08 | ssl: Make better use of the crypto API | Ingela Anderton Andin |
2013-05-08 | SSL: add Elliptic Curve support for ssl app | Andreas Schultz |
2012-08-27 | ssl: Fixed compilation warnings | Ingela Anderton Andin |
2012-08-22 | ssl: TLS 1.2: fix hash and signature handling | Andreas Schultz |
2012-08-22 | ssl: Add crypto support check (TLS 1.2 require sha256 support) | Ingela Anderton Andin |
2012-08-22 | ssl: Make signature handling version dependant | Andreas Schultz |
2012-08-22 | ssl: Fix PRF logic | Ingela Anderton Andin |
2012-08-22 | ssl: Add TLS 1.2 cipher suites | Andreas Schultz |
2012-08-22 | ssl: Implement and activate PRFs for TLS 1.1 and 1.2 | Andreas Schultz |
2012-08-22 | ssl: make PRF function selectable | Andreas Schultz |
2012-08-22 | ssl: Calculate handshake hash only when needed | Andreas Schultz |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-05 | Some protocols (e.g. EAP-PEAP, EAP-TLS, EAP-TTLS) that use TLS as | Andreas Schultz |
2010-12-17 | Cleaned up meaningless code discovered thanks to cover | Ingela Anderton Andin |
2010-11-30 | Fixed guard and test case | Ingela Anderton Andin |
2010-11-18 | Added alert in stream cipher case. | Ingela Anderton Andin |
2010-10-20 | Correct handling of client certificate verify message | Ingela Anderton Andin |
2010-06-22 | Added more -spec definitions. | Ingela Anderton Andin |
2010-06-22 | Refreshed documentation to reflect the change of default implementation. | Ingela Anderton Andin |
2010-06-07 | OTP-8587 DSA key support | Ingela Anderton Andin |
2010-05-21 | Decision not to support DH and export cipher suites. | Ingela Anderton Andin |
2010-03-25 | OTP-7046 Support for Diffie-Hellman keyexchange | Ingela Anderton Andin |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |