Age | Commit message (Expand) | Author |
2016-06-09 | Merge branch 'ingela/ssl/crl-find-issuer/OTP-13656' | Ingela Anderton Andin |
2016-06-09 | ssl: Propagate error so that public_key crl validation process continues | Ingela Anderton Andin |
2016-06-09 | Add ssl:getstat/1 and ssl:getstat/2 | Loïc Hoguin |
2016-06-07 | Merge branch 'ingela/ssl/unexpected-client-cert/OTP-13651' | Ingela Anderton Andin |
2016-06-07 | Merge branch 'ingela/ssl/max-session-table/OTP-13490' | Ingela Anderton Andin |
2016-06-03 | ssl: Reject unrequested client cert | Ingela Anderton Andin |
2016-06-03 | ssl: Mitigate load increase when the whole session table is invalidated | Ingela Anderton Andin |
2016-06-03 | ssl: Add option to phase out support for sslv2 client hello | Ingela Anderton Andin |
2016-06-01 | ssl: simplyfy code using gen_statem | Ingela Anderton Andin |
2016-06-01 | Merge branch 'ingela/ssl/DH/OTP-13636' | Ingela Anderton Andin |
2016-06-01 | Merge branch 'legoscia/ssl/tls-dist-more-opts/PR-956/OTP-13429' | Raimo Niskanen |
2016-06-01 | ssl: Stronger default DH prime | Ingela Anderton Andin |
2016-06-01 | ssl: Update runtime dependency due to use of gen_statem | Ingela Anderton Andin |
2016-05-31 | ssl:recv timeout() can be 0 | Joe DeVivo |
2016-05-31 | ssl: Remove error logger reports | Ingela Anderton Andin |
2016-05-31 | ssl: Better error handling of keys rejected by crypto | Ingela Anderton Andin |
2016-05-31 | Improve SSL diagnostics | Alexey Lebedeff |
2016-05-27 | Merge branch 'kennethlakin/beast-mitigation-options/PR-1041/OTP-13629' | Ingela Anderton Andin |
2016-05-26 | ssl: Add BEAST mitigation selection option | Kenneth Lakin |
2016-05-25 | Use the -epmd_module flag consistently | Magnus Henoch |
2016-05-20 | ssl: Send correct close message | Ingela Anderton Andin |
2016-05-19 | ssl: Setopts should be allowed in all states | Ingela Anderton Andin |
2016-05-12 | ssl: Refactor to make code easier to understand | Ingela Anderton Andin |
2016-05-10 | ssl: ordsets:intersection/2 did not give the expected result | Ingela Anderton Andin |
2016-05-09 | Merge branch 'kennethlakin/tls-use-negotiated-prf/PR-1042/OTP-13546' | Ingela Anderton Andin |
2016-05-05 | ssl: Add reinitialization of handshake data lost in gen_statem refactorization | Ingela Anderton Andin |
2016-05-05 | ssl: Use cipher suite's PRF in prf/5 | Kenneth Lakin |
2016-05-03 | ssl: Adapt DTLS to gen_statem | Ingela Anderton Andin |
2016-05-03 | ssl: Use gen_statem instead of gen_fsm | Ingela Anderton Andin |
2016-05-02 | Merge branch 'ingela/ssl-max-session-table/OTP-13490' | Ingela Anderton Andin |
2016-05-02 | Merge branch 'ingela/ssl/signature_algs_bug' | Ingela Anderton Andin |
2016-05-02 | Merge branch 'ingela/ssl/cipher_suites' | Ingela Anderton Andin |
2016-04-29 | ssl: Correct guard expression | Ingela Anderton Andin |
2016-04-29 | ssl: Correct cipher suites conversion | Ingela Anderton Andin |
2016-04-27 | Merge branch 'maint-18' | Henrik Nord |
2016-04-26 | Merge branch 'ingela/ssl/config-signature-algs/OTP-13261' into maint-18 | Erlang/OTP |
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-22 | ssl: Corrections to cipher suite handling | Ingela Anderton Andin |
2016-04-14 | ssl: Adjust max table to work as expected from documentation | Ingela Anderton Andin |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-06 | ssl: Prepare for release | Ingela Anderton Andin |
2016-04-06 | ssl: Add option signature_algs | Ingela Anderton Andin |
2016-04-06 | ssl: Remove default support for use of md5 in TLS 1.2 signature algorithms | Ingela Anderton Andin |
2016-04-06 | ssl: Add option signature_algs | Ingela Anderton Andin |
2016-03-24 | TLS distribution: shut down accept process cleanly | Magnus Henoch |
2016-03-17 | TLS distribution: crl_check and crl_cache options | Magnus Henoch |
2016-03-17 | Allow passing verify_fun for TLS distribution | Magnus Henoch |
2016-03-17 | More informative malformed_ssl_dist_opt error | Magnus Henoch |
2016-03-15 | update copyright-year | Henrik Nord |