Age | Commit message (Expand) | Author |
2016-05-05 | ssl: Use cipher suite's PRF in prf/5 | Kenneth Lakin |
2016-05-03 | ssl: Use gen_statem instead of gen_fsm | Ingela Anderton Andin |
2016-04-29 | ssl: Correct cipher suites conversion | Ingela Anderton Andin |
2016-04-25 | ssl: Corrections to cipher suite handling | Ingela Anderton Andin |
2016-04-25 | ssl: Remove use of crypto:rand_bytes/1 | Ingela Anderton Andin |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-06 | ssl: Add option signature_algs | Ingela Anderton Andin |
2016-03-23 | Fix transportoption, ssloption, ssloptions types names in the documentation | def_null |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-22 | Merge branch 'maint' | Ingela Anderton Andin |
2016-02-22 | ssl: Newer cipher suites now presented correctly | Ingela Anderton Andin |
2016-02-22 | ssl: Include options form connect/listen/accept in connection_information/[1,2] | Ingela Anderton Andin |
2016-02-18 | ssl: Remove DES ciphers from default configuration | Ingela Anderton Andin |
2015-12-11 | ssl: fix hibernate_after with instant or near instant timeouts | Andrey Mayorov |
2015-12-07 | Merge branch 'rlipscombe/rl-ssl-options' into maint | Henrik Nord |
2015-11-25 | Ensure single 'raw' option is handled correctly | Roger Lipscombe |
2015-11-16 | fix 24h macro in test suite | Zandra |
2015-09-17 | ssl: Timeout tuning | Ingela Anderton Andin |
2015-09-16 | ssl: Improve shutdown logic | Ingela Anderton Andin |
2015-07-02 | ssl: Tune timeouts | Ingela Anderton Andin |
2015-06-23 | Merge branch 'ia/ssl/modern-timetrap' | Ingela Anderton Andin |
2015-06-22 | ssl: Make init functions fail if make_certs:all fails | Ingela Anderton Andin |
2015-06-22 | ssl: modernize timetrap handling | Ingela Anderton Andin |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | ssl: Remove unnecessary suite callback | Ingela Anderton Andin |
2015-06-10 | Merge branch 'ferd/deny-client-renegotiation' | Henrik Nord |
2015-06-03 | Add disable client-initiated renegotiation option | Fred Hebert |
2015-05-19 | ssl: Use new API function connection_information in tests | Ingela Anderton Andin |
2015-05-18 | ssl: Adjust sleep time in test case | Ingela Anderton Andin |
2015-03-09 | ssl: Integrate public_key CRL verification with the ssl application | Ingela Anderton Andin |
2015-03-05 | Merge branch 'maint' | Ingela Anderton Andin |
2015-03-02 | ssl: Implement support for TLS_FALLBACK_SCSV | Ingela Anderton Andin |
2015-02-06 | Merge branch 'maint' | Ingela Anderton Andin |
2015-02-06 | ssl: Improve PEM cache by validating entries | Ingela Anderton Andin |
2015-01-23 | ssl: Remove default support for RC4 ciphers | Ingela Anderton Andin |
2015-01-23 | ssl: Remove sslv3 from the default supported protocol versions | Ingela Anderton Andin |
2014-10-13 | ssl: Separate session cache for client and server | Ingela Anderton Andin |
2014-06-12 | ssl: Test case stability | Ingela Anderton Andin |
2014-06-04 | Merge branch 'RoadRunnr/ssl/fix-tests' into maint | Marcus Arendt |
2014-05-28 | SSL: in tests, filter ssl client ciphers for version compatibility | Andreas Schultz |
2014-05-27 | ssl: Correct test SUITE | Ingela Anderton Andin |
2014-05-26 | ssl: Add ssl options to listen options tracker | Ingela Anderton Andin |
2014-05-12 | Merge branch 'ia/ssl/inherit/OTP-11897' into maint | Ingela Anderton Andin |
2014-05-09 | ssl: Handle socket option inheritance when pooling of accept sockets is used | Ingela Anderton Andin |
2014-05-07 | ssl: SSL/TLS version input list shall not be order dependent | Ingela Anderton Andin |
2014-04-23 | ssl: Fix crash on garbage during handshake | Danil Zagoskin |
2014-04-22 | Merge branch 'ia/ssl/recv/OTP-11878' into maint | Ingela Anderton Andin |
2014-04-17 | ssl: recv shall ruturn {error, einval} on active socket | Ingela Anderton Andin |
2014-04-16 | ssl: Select supported cipher suites for the negotiated SSL/TLS-version | Ingela Anderton Andin |
2014-03-31 | ssl: Add possibility to specify ssl options when calling ssl:ssl_accept | Ingela Anderton Andin |