Age | Commit message (Expand) | Author |
2017-11-08 | ssl: Add private key configuration for crypto engine | Ingela Anderton Andin |
2017-10-18 | Merge branch 'ingela/dtls/no-packet-upd/OTP-14664' into maint | Ingela Anderton Andin |
2017-10-17 | Merge branch 'ingela/ssl/extend-hostname-check/OTP-14632/OTP-14655' into maint | Ingela Anderton Andin |
2017-10-17 | ssl: No support for packet option over unreliable transport | Ingela Anderton Andin |
2017-10-13 | ssl: Extend hostname check to fallback to checking IP-address | Ingela Anderton Andin |
2017-10-05 | ssl: Use new string functions | Ingela Anderton Andin |
2017-08-24 | ssl: DTLS packet support | Ingela Anderton Andin |
2017-08-23 | ssl: Adjust ALPN and next protocol to work with DTLS | Ingela Anderton Andin |
2017-07-10 | Correct type specification in ssl:prf/5 | Vance Shipley |
2017-06-10 | dtls: Handle getopts and setopts for DTLS | Ingela Anderton Andin |
2017-05-16 | ssl: Adopt setopts and getopts for DTLS | Ingela Anderton Andin |
2017-05-06 | ssl: Add hostname check of server certificate | 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-03-21 | ssl: Add connection information items | Ingela Anderton Andin |
2017-03-16 | ssl: Remove deprecated functions | Ingela Anderton Andin |
2017-03-10 | dtls: Correct version check | Ingela Anderton Andin |
2017-03-06 | dtls: Correct dialyzer spec and postpone inclusion of test | Ingela Anderton Andin |
2017-03-06 | dtls: DTLS specific handling of socket and ciphers | Ingela Anderton Andin |
2017-01-19 | ssl: Move PEM cache to a dedicated process | 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-11-02 | Add ECC curve selection order config in TLS server | Fred Hebert |
2016-09-05 | ssl: Make sure common code for TLS and DTLS uses the TLS Version | Ingela Anderton Andin |
2016-06-09 | Add ssl:getstat/1 and ssl:getstat/2 | Loïc Hoguin |
2016-06-03 | ssl: Add option to phase out support for sslv2 client hello | Ingela Anderton Andin |
2016-05-31 | ssl:recv timeout() can be 0 | Joe DeVivo |
2016-05-26 | ssl: Add BEAST mitigation selection option | Kenneth Lakin |
2016-05-12 | ssl: Refactor to make code easier to understand | Ingela Anderton Andin |
2016-05-03 | ssl: Use gen_statem instead of gen_fsm | 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-15 | update copyright-year | Henrik Nord |
2016-02-25 | Merge branch 'legoscia/fix-ssl-example/PR-976/OTP-13363' into maint | Ingela Anderton Andin |
2016-02-25 | Merge branch 'legoscia/critical-extension-verify-none' into maint | Henrik Nord |
2016-02-23 | ssl: Modernize utility function | Ingela Anderton Andin |
2016-02-22 | ssl: Include options form connect/listen/accept in connection_information/[1,2] | Ingela Anderton Andin |
2016-02-17 | ssl: with verify_none, accept critical extensions | Magnus Henoch |
2015-12-07 | Merge branch 'rlipscombe/rl-ssl-options' into maint | Henrik Nord |
2015-10-02 | Pass 'raw' options through | Roger Lipscombe |
2015-09-16 | ssl: Better timeout gaurds | Ingela Anderton Andin |
2015-09-16 | ssl: Improve shutdown logic | Ingela Anderton Andin |
2015-09-08 | Accept 'ECPrivateKey' as a ssl key option | Yuki Ito |
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 |