Age | Commit message (Expand) | Author |
2018-04-24 | ssl: Add new API functions | Ingela Anderton Andin |
2018-04-24 | ssl: Prepare to replace ssl:ssl_accept with ssl:handshake | Ingela Anderton Andin |
2018-03-09 | ssl: Remove interoperability option v2_hello_compatible | Ingela Anderton Andin |
2018-01-24 | Merge branch 'maint' | Ingela Anderton Andin |
2018-01-23 | ssl: Add record version sanity check | Ingela Anderton Andin |
2018-01-04 | Merge branch 'maint' | Ingela Anderton Andin |
2018-01-04 | ssl: Prevent error handling race condition | Ingela Anderton Andin |
2017-12-04 | Merge branch 'raimo/ssl-dist-bench/OTP-14657' | Raimo Niskanen |
2017-12-04 | Polish SSL distribution | Raimo Niskanen |
2017-11-29 | Merge branch 'maint' | Ingela Anderton Andin |
2017-11-29 | Merge branch 'ingela/ssl/ERL-521/OTP-14794' into maint | Ingela Anderton Andin |
2017-11-29 | Merge branch 'maint' | Ingela Anderton Andin |
2017-11-28 | ssl: Make sure all possible data is delivered | Ingela Anderton Andin |
2017-11-24 | ssl: Add gracefullness to dtls code | Ingela Anderton Andin |
2017-11-24 | ssl: Remove old softupgrade code | Ingela Anderton Andin |
2017-11-24 | ssl: Use genstamtem properly | Ingela Anderton Andin |
2017-11-23 | Merge branch 'maint' | Ingela Anderton Andin |
2017-11-23 | Merge branch 'maint-20' into maint | Ingela Anderton Andin |
2017-11-22 | Merge branch 'ingela/maint-20/ssl/extend-hostname-check/OTP-14632/OTP-14655/O... | Erlang/OTP |
2017-11-16 | Merge branch 'maint' | Ingela Anderton Andin |
2017-11-16 | ssl: Align code of main modules implementing the gen_statem behaviour | Ingela Anderton Andin |
2017-11-09 | ssl: Use ?FUNCTION_NAME | Ingela Anderton Andin |
2017-11-09 | ssl: Countermeasurements for Bleichenbacher attack | Ingela Anderton Andin |
2017-10-16 | Merge branch 'maint' | Ingela Anderton Andin |
2017-10-16 | ssl: Use ?FUNCTION_NAME | Ingela Anderton Andin |
2017-10-02 | Merge branch 'maint' | Ingela Anderton Andin |
2017-09-30 | dtls: Compleate DTLS renegotiate implementation | Ingela Anderton Andin |
2017-09-27 | Pass all info's to the ssl_connection state function | Raimo Niskanen |
2017-09-26 | Remove ssl_tls_dist_ctrl process | Raimo Niskanen |
2017-07-07 | ssl: Enhance error logging | Ingela Anderton Andin |
2017-05-30 | Better fix for non-delivery of ssl_closed message in active once | Ingela Andin |
2017-05-25 | Fix non-delivery of ssl_closed message in active once | Johannes Weißl |
2017-05-16 | ssl: Adopt setopts and getopts for DTLS | Ingela Anderton Andin |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-21 | ssl: TLS-1.2 clients will now always send hello messages on its own format. | Ingela Anderton Andin |
2017-04-04 | Merge branch 'maint' | Ingela Anderton Andin |
2017-03-27 | ssl: Avoid data loss in active once | Ingela Anderton Andin |
2017-03-10 | Update copyright year | Rickard Green |
2017-03-06 | dtls: Hibernation and retransmit timers | Ingela Anderton Andin |
2017-03-06 | dtls: DTLS specific handling of socket and ciphers | Ingela Anderton Andin |
2017-01-17 | ssl: Handle really big handshake packages | Ingela Anderton Andin |
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-09-05 | ssl, dtls: Refactor sni handling | Ingela Anderton Andin |
2016-09-05 | dtls: Add protocol event handling | Ingela Anderton Andin |
2016-09-05 | ssl: Refactor code so that tls and dtls can share more code | Ingela Anderton Andin |
2016-09-05 | ssl, dtls: Disable V2 compatibility clause from ssl_handshake:update_handshak... | Ingela Anderton Andin |