Age | Commit message (Expand) | Author |
2018-08-09 | Merge branch 'ingela/ssl/empty-sni/OTP-15168' into maint-20 | Erlang/OTP |
2018-08-06 | ssl: Make sure that a correct cipher suite is selected | Ingela Anderton Andin |
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-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-02 | ssl: Correct handling of empty server SNI extension | Ingela Anderton Andin |
2018-04-27 | ssl: Proper handling of clients that choose to send an empty | Ingela Anderton Andin |
2018-03-06 | ssl: Fix anonymous suites regression and protocol error | Bram Verburg |
2018-03-05 | [ssl] Fix hanging test case on outdated lab machine | Lars Thorsen |
2018-02-07 | ssl: Make sure anonymous suites are handled separately | Ingela Anderton Andin |
2018-02-05 | ssl: Add new API functions for cipher suite handling | Ingela Anderton Andin |
2018-01-25 | ssl: Check OpenSSL version for DSS (DSA) support | Ingela Anderton Andin |
2018-01-23 | ssl: Add record version sanity check | Ingela Anderton Andin |
2018-01-15 | ssl: Call clean version function | Ingela Anderton Andin |
2018-01-11 | Merge branch 'ingela/ssl/timeout-cuddle' into maint | Ingela Anderton Andin |
2018-01-11 | ssl: Tune timeouts | Ingela Anderton Andin |
2018-01-07 | dtls: Filter out rc4 for DTLS psk suites | Ingela Anderton Andin |
2018-01-06 | dtls: We do not need to wait for DTLS over UDP server | Ingela Anderton Andin |
2017-12-05 | ssl: Use maps for cipher suites internally | Ingela Anderton Andin |
2017-11-08 | ssl: Add private key configuration for crypto engine | Ingela Anderton Andin |
2017-10-18 | Merge branch 'ingela/dtls/no-packet-upd/OTP-14664' into maint | Ingela Anderton Andin |
2017-10-17 | ssl: No support for packet option over unreliable transport | Ingela Anderton Andin |
2017-10-16 | ssl: Fix test cases to work on all test platforms | Ingela Anderton Andin |
2017-10-13 | ssl: Sessions must be registered with SNI if exists | Ingela Anderton Andin |
2017-10-13 | ssl: Extend hostname check to fallback to checking IP-address | Ingela Anderton Andin |
2017-10-12 | public_key, ssl: Handles keys so that APIs are preserved correctly | Ingela Anderton Andin |
2017-09-30 | dtls: Compleate DTLS renegotiate implementation | Ingela Anderton Andin |
2017-09-20 | public_key, ssl: Provide certitifate test data generation function in public_key | Ingela Anderton Andin |
2017-09-11 | ssl: OpenSSL-1.0.0 is really broken | Ingela Anderton Andin |
2017-09-07 | ssl: Make sure test initilization is clean | Ingela Anderton Andin |
2017-09-01 | ssl: Make sure test initilization is clean | Ingela Anderton Andin |
2017-08-24 | Merge branch 'ingela/ssl/dtls-alert-handling/OTP-14078' into maint | Ingela Anderton Andin |
2017-08-24 | ssl: DTLS packet support | Ingela Anderton Andin |
2017-08-23 | ssl: Enable dtls tests | Ingela Anderton Andin |
2017-08-23 | ssl: Adjust ALPN and next protocol to work with DTLS | Ingela Anderton Andin |
2017-08-23 | ssl: Enable more DTLS tests | Ingela Anderton Andin |
2017-08-15 | Merge pull request #1532 from angelhof/public_key/generate_key-rsa-inconsiste... | Ingela Andin |
2017-08-14 | Merge branch 'ingela/ssl/timeout-cuddle' into maint | Ingela Anderton Andin |
2017-08-14 | dtls: Customize alert handling for DTLS over UDP | Ingela Anderton Andin |
2017-08-11 | Merge branch 'ingela/ssl/cert-handling' into maint | Ingela Anderton Andin |
2017-08-10 | ssl: Longer timeouts for test cases that do many handshakes | Ingela Anderton Andin |
2017-08-10 | Merge branch 'ingela/dtls/cuddle' into maint | Ingela Anderton Andin |
2017-08-10 | ssl: Correct cipher suite handling | Ingela Anderton Andin |