Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-21 | Update copyright year | Henrik Nord | |
2018-08-23 | ssl: Correct dialyzer specs | Ingela Anderton Andin | |
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-18 | ssl: Remove DES ciphers from default configuration | Ingela Anderton Andin | |
DES is not considered secure. Also correct 'Server Name Indication' support description. | |||
2015-12-07 | ssl: SSLv3 completeness | Ingela Anderton Andin | |
We are considering removing default support for DES cipher suites. However this cipher suite is currently allowed in TLS and missing from SSL. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-01-23 | ssl: Remove default support for RC4 ciphers | Ingela Anderton Andin | |
2014-03-25 | ssl: Improve type specs | Ingela Anderton Andin | |
Conflicts: lib/ssl/src/dtls_record.erl | |||
2013-09-10 | ssl: DTLS record handling | Ingela Anderton Andin | |
Also refactor so that TLS and DTLS can have common functions when possible. |