Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-03-30 | dtls: Implement DTLS cookie secret generation | Ingela Anderton Andin |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-12-05 | ssl: Implement DTLS state machine | Ingela Anderton Andin |
2016-09-28 | Merge branch 'ingela/ssl/ECC-selection-fix/OTP-13918' into maint-19 | Erlang/OTP |
2016-09-28 | ssl: Correct ECC curve selection, the error could cause default to always be ... | Ingela Anderton Andin |
2016-09-27 | ssl: Avoid event reordering | Ingela Anderton Andin |
2016-09-05 | ssl: Refactor to use maps for the connection states | Ingela Anderton Andin |
2016-06-13 | ssl: introduce the notion of flights for dtls and tls | Andreas Schultz |
2016-05-03 | ssl: Use gen_statem instead of gen_fsm | Ingela Anderton Andin |
2015-10-09 | Update SSL | Hans Bolinder |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-12 | ssl: add SNI server support | Qijiang Fan |
2015-03-17 | ssl: Add TLS-ALPN support | Loïc Hoguin |
2015-03-09 | ssl: Integrate public_key CRL verification with the ssl application | Ingela Anderton Andin |
2014-12-01 | ssl: Change code to reflect that state data may be secret | Ingela Anderton Andin |
2014-06-11 | ssl: Make sure change cipher spec is correctly handled | Ingela Anderton Andin |
2014-05-26 | ssl: Add ssl options to listen options tracker | Ingela Anderton Andin |
2014-03-25 | ssl: Improve type specs | Ingela Anderton Andin |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-01-28 | Fix incorrect type reference (inet:ipaddress() -> inet:ip_address()) | Tuncer Ayaz |
2013-12-02 | ssl: Refactor connetion handling | Ingela Anderton Andin |
2013-12-02 | ssl, public_key: Dialyzer fixes | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor connection and handshake handling | Ingela Anderton Andin |