Age | Commit message (Expand) | Author |
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-15 | update copyright-year | Henrik Nord |
2016-03-02 | Merge branch 'maint' | Henrik Nord |
2016-03-02 | Merge branch 'legoscia/tls_ipv6_dist' into maint | Henrik Nord |
2016-02-25 | Merge branch 'maint' | Ingela Anderton Andin |
2016-02-25 | Merge branch 'legoscia/fix-ssl-example/PR-976/OTP-13363' into maint | Ingela Anderton Andin |
2016-02-25 | Merge branch 'maint' | Henrik Nord |
2016-02-25 | Merge branch 'legoscia/crl-check-without-dp' into maint | Henrik Nord |
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 | 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-19 | Merge branch 'ia/ssl/remove-default-DES/OTP-13195' | Ingela Anderton Andin |
2016-02-18 | ssl: Remove DES ciphers from default configuration | Ingela Anderton Andin |
2016-02-17 | Be suspicious of certificates without CRL DPs | Magnus Henoch |
2016-02-17 | ssl: with verify_none, accept critical extensions | Magnus Henoch |