Age | Commit message (Expand) | Author |
2018-09-12 | ssl: Handle incomplete and unorded chains | Ingela Anderton Andin |
2018-09-11 | ssl: Correct handling of all PSK cipher suites | Ingela Anderton Andin |
2018-08-27 | ssl: Add new sender process for TLS state machine | Ingela Anderton Andin |
2018-08-21 | ssl: Move formatting code to own module | Ingela Anderton Andin |
2018-08-14 | Merge branch 'ingela/ssl/ERL-686/OTP-15224' into maint | Ingela Anderton Andin |
2018-08-10 | Merge branch 'maint-20' into maint | Rickard Green |
2018-08-09 | Merge branch 'ingela/ssl/empty-sni/OTP-15168' into maint-20 | Erlang/OTP |
2018-08-09 | Merge branch 'ingela/maint/ssl/ECC/ERIERL-210/OTP-15203' into maint | Ingela Anderton Andin |
2018-08-09 | ssl: Error handling improvment | Ingela Anderton Andin |
2018-08-07 | ssl: Make sure that a correct cipher suite is selected | Ingela Anderton Andin |
2018-08-07 | ssl: Correct close handling | Ingela Anderton Andin |
2018-08-06 | ssl: Make sure that a correct cipher suite is selected | Ingela Anderton Andin |
2018-07-24 | Merge branch 'maint-20' into maint | John Högberg |
2018-07-20 | Merge branch 'ingela/ssl/engine-vs-certfile/ERLERL-211/OTP-15193' into maint-20 | Erlang/OTP |
2018-07-17 | ssl: Engine key trumps certfile option | Ingela Anderton Andin |
2018-07-11 | Merge pull request #1869 from IngelaAndin/ingela/ssl/unexpected-call/ERL-664/... | Ingela Andin |
2018-07-10 | ssl: Make sure tls_ssl_accept_timeout has a clean start | Ingela Anderton Andin |
2018-07-10 | ssl: Fix test case to only check relevant info for the test | Ingela Anderton Andin |
2018-07-10 | ssl: No cipher suite sign restriction in TLS-1.2 | Ingela Anderton Andin |
2018-07-10 | ssl: Add psk as anonymous key exchange in ssl_handshake:select_hashsign/5 | Ingela Anderton Andin |
2018-07-10 | ssl: anon test should use dh or ecdh anon keyexchange | Ingela Anderton Andin |
2018-07-10 | ssl: Correct key_usage check | Ingela Anderton Andin |
2018-07-10 | ssl: Avoid hardcoding of cipher suites and fix ECDH suite handling | Ingela Anderton Andin |
2018-07-10 | ssl: Run all test case combinations | Ingela Anderton Andin |
2018-07-10 | ssl: Correct ECC suite and DTLS ECC handling | Ingela Anderton Andin |
2018-07-09 | ssl: Improve error handling | Ingela Anderton Andin |
2018-07-06 | Merge pull request #1867 from IngelaAndin/ingela/ssl/no-ca-sign-restriction-T... | Ingela Andin |
2018-07-05 | ssl: Fix test case to only check relevant info for the test | Ingela Anderton Andin |
2018-07-05 | ssl: Correct connection_information on ECC-curves | Ingela Anderton Andin |
2018-07-05 | ssl: No cipher suite sign restriction in TLS-1.2 | Ingela Anderton Andin |
2018-07-04 | ssl: Add connection information on new cipher_suite format | Ingela Anderton Andin |
2018-07-02 | ssl: Correct handling of empty server SNI extension | Ingela Anderton Andin |
2018-06-18 | Update copyright year | Henrik Nord |
2018-06-14 | Merge branch 'ingela/ssl/21-enhanchment' | Ingela Anderton Andin |
2018-06-14 | ssl: Add handle_continue/2 and document enhancements | Ingela Anderton Andin |
2018-06-14 | Merge branch 'ingela/ssl/test-ecdh-check' | Ingela Anderton Andin |
2018-06-13 | ssl: Update interop conditions | Ingela Anderton Andin |
2018-06-12 | Merge branch 'peterdmv/ssl/suite_to_str/ERL-600/OTP-15106' | Péter Dimitrov |
2018-06-11 | ssl: Add new API function suite_to_str/1 | Péter Dimitrov |
2018-06-11 | Merge branch 'raimo/better-TLS-distribution/OTP-15058' | Raimo Niskanen |
2018-06-08 | Test nodename whitelist | Raimo Niskanen |
2018-06-08 | Use public_key to verify client hostname | Raimo Niskanen |
2018-06-08 | ssl: Add option customize_hostname_check | Ingela Anderton Andin |
2018-05-21 | ssl: anon test should use dh or ecdh anon keyexchange | Ingela Anderton Andin |
2018-05-21 | ssl: Cuddle no delivery guarantee at application level | Ingela Anderton Andin |
2018-05-21 | ssl: Cuddle timeout | Ingela Anderton Andin |
2018-05-21 | ssl: Correct option handling to OpenSSL | Ingela Anderton Andin |
2018-05-15 | ssl: Correct key_usage check | Ingela Anderton Andin |
2018-05-02 | ssl: Exclude DTLS tests for one more OpenSSL version for now | Ingela Anderton Andin |
2018-05-02 | ssl: Use sane input data | Ingela Anderton Andin |