Age | Commit message (Expand) | Author |
2018-11-30 | crypto: Update test engine with fake rsa support | Hans Nilsson |
2018-11-12 | ssl: Handle unicode ~s -> ~ts | Ingela Anderton Andin |
2018-11-09 | ssl: Add engine handling clause to RSA key exchange | Ingela Anderton Andin |
2018-11-05 | ssl: controlling_process should be allowed on transpor_accept sockets along | Ingela Anderton Andin |
2018-11-02 | ssl: Correct filter function | Ingela Anderton Andin |
2018-11-02 | ssl: Make sure benchmark SUITE has a clean start | Ingela Anderton Andin |
2018-11-01 | ssl: Return error to user that tries to use a "transport accepted" socket for | Ingela Anderton Andin |
2018-10-10 | ssl: TLS sender process needs to get updates of the socket option packet | Ingela Anderton Andin |
2018-10-08 | ssl: ERL-738 - Correct alert handling with new TLS sender process | Ingela Anderton Andin |
2018-09-21 | Update copyright year | Henrik Nord |
2018-09-20 | ssl: Improve interop checks | Ingela Anderton Andin |
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 |