Age | Commit message (Expand) | Author |
2018-09-12 | Merge branch 'peterdmv/ssl/property_test_client_hello' | Péter Dimitrov |
2018-09-12 | Merge branch 'maint' | Ingela Anderton Andin |
2018-09-12 | ssl: Handle incomplete and unorded chains | Ingela Anderton Andin |
2018-09-11 | ssl: Property test hello extensions | Péter Dimitrov |
2018-09-11 | Merge branch 'maint' | Ingela Anderton Andin |
2018-09-11 | ssl: Correct handling of all PSK cipher suites | Ingela Anderton Andin |
2018-09-06 | ssl: Add property tests framework | Erland Schönbeck |
2018-08-30 | Merge branch 'maint' | Ingela Anderton Andin |
2018-08-27 | ssl: Add new sender process for TLS state machine | Ingela Anderton Andin |
2018-08-22 | Merge branch 'maint' | Ingela Anderton Andin |
2018-08-21 | ssl: Move formatting code to own module | Ingela Anderton Andin |
2018-08-14 | Merge branch 'maint' | 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' | Rickard Green |
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 'maint' | Ingela Anderton Andin |
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-09 | Merge branch 'maint' | 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-27 | Change "can not" into "cannot" | Raimo Niskanen |
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 |