Age | Commit message (Expand) | Author |
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 | Update release notes | Erlang/OTP |
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-23 | Fix transportoption, ssloption, ssloptions types names in the documentation | def_null |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-15 | Merge tag 'OTP-18.3' | Lars Thorsen |
2016-03-14 | Prepare release | Erlang/OTP |
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 | Fix ssl example | Magnus Henoch |
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-18 | Merge branch 'bjorn/remove-test_server/OTP-12705' | Björn Gustavsson |
2016-02-18 | Merge branch 'legoscia/ssl-doc-typos' into maint | Henrik Nord |
2016-02-18 | Merge branch 'maint' | Ingela Anderton Andin |
2016-02-18 | Fix typos in ssl.xml | Magnus Henoch |
2016-02-17 | Be suspicious of certificates without CRL DPs | Magnus Henoch |
2016-02-17 | ssl: with verify_none, accept critical extensions | Magnus Henoch |
2016-02-17 | Makefiles: Remove test_server from include path and code path | Björn Gustavsson |
2016-02-16 | Merge branch 'maint' | Ingela Anderton Andin |
2016-02-16 | Merge branch 'ia/pr/958/OTP-13334' into maint | Ingela Anderton Andin |
2016-02-08 | Merge branch 'maint' | Sverker Eriksson |
2016-02-08 | Merge branch 'sverk/ecc-fixes' into maint | Sverker Eriksson |
2016-02-08 | ssl: verify cert signature against original cert binary | Matt Campbell |