Age | Commit message (Expand) | Author |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-11-02 | Add ECC curve selection order config in TLS server | Fred Hebert |
2016-09-05 | ssl: Refactor to use maps for the connection states | Ingela Anderton Andin |
2016-08-31 | ssl: Gracefulness behaviour when receiving partially malformed messages | Ingela Anderton Andin |
2016-06-13 | ssl: move available_signature_algs to ssl_handshake | Andreas Schultz |
2016-06-03 | ssl: Add option to phase out support for sslv2 client hello | Ingela Anderton Andin |
2016-05-31 | Improve SSL diagnostics | Alexey Lebedeff |
2016-05-10 | ssl: ordsets:intersection/2 did not give the expected result | Ingela Anderton Andin |
2016-04-29 | ssl: Correct guard expression | Ingela Anderton Andin |
2016-04-06 | ssl: Add option signature_algs | Ingela Anderton Andin |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-03-23 | ssl: Dialyzer fixes | Ingela Anderton Andin |
2015-03-17 | ssl: Add TLS-ALPN support | Loïc Hoguin |
2015-03-11 | ssl: Dialyzer fixes | Ingela Anderton Andin |
2015-03-02 | ssl: Implement support for TLS_FALLBACK_SCSV | Ingela Anderton Andin |
2014-03-25 | ssl: Improve type specs | Ingela Anderton Andin |
2014-01-22 | ssl: Incorrect inputed cipherlist lead server to think that the client | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor connection and handshake handling | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor handshake and record handling | Ingela Anderton Andin |
2013-11-06 | Add SSL Server Name Indication (SNI) client support | Julien Barbot |
2013-10-14 | ssl: Fix dialyzer spec | Ingela Anderton Andin |
2013-10-14 | ssl: Honor TLS client ECC extension | Ingela Anderton Andin |
2013-09-10 | ssl: Refactor TLS/DTLS record handling | Ingela Anderton Andin |
2013-09-10 | ssl: Dialyzer fixes | Ingela Anderton Andin |
2013-09-10 | ssl: DTLS record handling | Ingela Anderton Andin |
2013-09-10 | ssl: Refactor to provide common handshake functions for TLS/DTLS | Ingela Anderton Andin |
2013-09-02 | ssl: Do not advertise support for algorithms not supported by crypto | Ingela Anderton Andin |
2013-09-02 | ssl: Skip second length indicator in EC extensions | Ingela Anderton Andin |
2013-09-02 | ssl: Handle signature_algorithm field in digitally_signed properly | Ingela Anderton Andin |
2013-06-07 | ssl: Correct rebase mistakes | Ingela Anderton Andin |
2013-06-04 | ssl: Structural perarparation to support DTLS | Ingela Anderton Andin |