Age | Commit message (Expand) | Author |
2015-11-18 | ssl: Client should send the hello message in the lowest version it is willing... | Ingela Anderton Andin |
2015-09-16 | ssl: Improve shutdown logic | Ingela Anderton Andin |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-10 | Merge branch 'ferd/deny-client-renegotiation' | Henrik Nord |
2015-06-03 | Add disable client-initiated renegotiation option | Fred Hebert |
2015-05-12 | ssl: Refactored and corrected sni_fun handling | Ingela Anderton Andin |
2015-05-12 | ssl: add option sni_fun | Qijiang Fan |
2015-05-12 | ssl: add SNI server support | Qijiang Fan |
2015-03-17 | ssl: Add TLS-ALPN support | Loïc Hoguin |
2015-01-23 | ssl: Reenable padding check for TLS-1.0 and provide backwards compatible | Ingela Anderton Andin |
2015-01-23 | ssl: Reenable padding check for TLS-1.0 and provide backwards compatible | Ingela Anderton Andin |
2014-09-10 | ssl: Prepare for release - soft upgrade | Ingela Anderton Andin |
2014-06-11 | ssl: Make sure change cipher spec is correctly handled | Ingela Anderton Andin |
2014-06-03 | ssl: Workaround that gen_fsm does not call CB:format_status when CB:terminate | Ingela Anderton Andin |
2014-05-27 | ssl: Add format_status function to ssl connection process | Ingela Anderton Andin |
2014-05-26 | ssl: Add ssl options to listen options tracker | Ingela Anderton Andin |
2014-05-26 | ssl: Move init | Ingela Anderton Andin |
2014-04-30 | ssl: Add checks to avoid processing of illegal alerts | Ingela Anderton Andin |
2014-04-23 | ssl: Fix crash on garbage during handshake | Danil Zagoskin |
2014-04-23 | ssl: always pass negotiated version when selecting hashsign | Danil Zagoskin |
2014-04-17 | ssl: Graceful handling of warning alerts | Ingela Anderton Andin |
2014-01-14 | ssl: fix elliptic curve selection in server mode | Andreas Schultz |
2013-12-02 | ssl: Trap exits | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor connetion handling | Ingela Anderton Andin |
2013-12-02 | ssl: API and supervisor | Ingela Anderton Andin |
2013-12-02 | ssl: Dialyzer fixes | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor API | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor connection and handshake handling | 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: Solve rebase issues | Ingela Anderton Andin |
2013-09-10 | ssl: Refactor to provide common handshake functions for TLS/DTLS | Ingela Anderton Andin |
2013-09-02 | ssl: Handle signature_algorithm field in digitally_signed properly | Ingela Anderton Andin |
2013-08-28 | ssl: Make the ssl manager name for erlang distribution over SSL/TLS | Ingela Anderton Andin |
2013-08-23 | Merge branch 'maint-r16' into maint | Fredrik Gustafsson |
2013-08-23 | Merge branch 'maint-r15' into maint-r16 | Fredrik Gustafsson |
2013-08-12 | Merge branch 'ia/ssl/header-bug/OTP-11230' into maint | Ingela Anderton Andin |
2013-08-08 | ssl: Revert faulty header option fix | Ingela Anderton Andin |
2013-08-07 | ssl: Setopts during renegotiation caused the renegotiation to be unsuccessful. | 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 |