Age | Commit message (Expand) | Author |
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 |
2018-05-02 | ssl: Make sure help function works from all parts of test suite | Ingela Anderton Andin |
2018-04-30 | ssl: Avoid hardcoding of cipher suites and fix ECDH suite handling | Ingela Anderton Andin |
2018-04-30 | ssl: Run all test case combinations | Ingela Anderton Andin |
2018-04-28 | ssl: Update tests to reflect sslv3 is not supported by default | Ingela Anderton Andin |
2018-04-27 | Merge branch 'raimo/better-TLS-distribution/OTP-14969' | Raimo Niskanen |
2018-04-27 | Merge branch 'ingela/ssl/test-cuddle' | Ingela Anderton Andin |
2018-04-27 | Fix distro CRL test cases short vs long names | Raimo Niskanen |
2018-04-27 | ssl: Proper handling of clients that choose to send an empty | Ingela Anderton Andin |
2018-04-26 | ssl: Proper handling of clients that choose to send an empty | Ingela Anderton Andin |
2018-04-26 | Allow check for node name | Raimo Niskanen |
2018-04-26 | Move check ip to before SSL handshake | Raimo Niskanen |
2018-04-26 | Check client IP from server | Raimo Niskanen |
2018-04-24 | ssl: Add new API functions | Ingela Anderton Andin |
2018-04-24 | ssl: Prepare to replace ssl:ssl_accept with ssl:handshake | Ingela Anderton Andin |
2018-04-24 | Parse cert primarily for host names | Raimo Niskanen |
2018-04-20 | Create plug-in for distro cert nodes | Raimo Niskanen |