Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-03 | Merge branch 'ingela/ssl/testcuddling' | Ingela Anderton Andin | |
* ingela/ssl/testcuddling: ssl: Exclude DTLS tests for one more OpenSSL version for now ssl: Use sane input data ssl: Make sure help function works from all parts of test suite | |||
2018-05-03 | Merge branch 'maint' | John Högberg | |
* maint: Updated OTP version Update release notes Update version numbers ssl: Prepare for release ssl: Proper handling of clients that choose to send an empty answer to a certificate request heart: Use ntohs instead of manual conversion | |||
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 | Update release notes | Erlang/OTP | |
2018-05-02 | ssl: Make sure help function works from all parts of test suite | Ingela Anderton Andin | |
Depending on context trap_exit flag may be set or not. So always set trap_exit and consume the EXIT signal and then set it back. | |||
2018-05-02 | Revert "Update release notes" | Henrik | |
This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521. | |||
2018-05-02 | Revert "Update version numbers" | Henrik | |
This reverts commit 345f7f527a4c26ef49cef0d81e2c8b71bf01ebc3. | |||
2018-04-30 | Update release notes | Erlang/OTP | |
2018-04-30 | Update version numbers | Erlang/OTP | |
2018-04-30 | ssl: Fix ECDSA key decode clause | Ingela Anderton Andin | |
2018-04-30 | ssl: Avoid hardcoding of cipher suites and fix ECDH suite handling | Ingela Anderton Andin | |
ECDH suite handling did not use the EC parameters form the certs as expected. | |||
2018-04-30 | ssl: Run all test case combinations | Ingela Anderton Andin | |
Fix test case code to use keyAgreement for ECDH_ECDSA | |||
2018-04-28 | ssl: Update tests to reflect sslv3 is not supported by default | Ingela Anderton Andin | |
2018-04-27 | Merge branch 'ingela/dtls/abbreviated' | Ingela Anderton Andin | |
* ingela/dtls/abbreviated: dtls: Trigger resend in abbreviated handshake if change_cipher_spec is received to early. | |||
2018-04-27 | dtls: Trigger resend in abbreviated handshake if change_cipher_spec | Ingela Anderton Andin | |
is received to early. | |||
2018-04-27 | Merge branch 'raimo/better-TLS-distribution/OTP-14969' | Raimo Niskanen | |
* raimo/better-TLS-distribution/OTP-14969: Fix distro CRL test cases short vs long names Allow check for node name Move check ip to before SSL handshake Check client IP from server Parse cert primarily for host names Open for host and node allow list Create plug-in for distro cert nodes Rewrite TLS dist to handle node names in certs Improve node allowed check | |||
2018-04-27 | Merge branch 'ingela/ssl/test-cuddle' | Ingela Anderton Andin | |
* ingela/ssl/test-cuddle: ssl: Handle EXIT messages from test code correctly | |||
2018-04-27 | Fix distro CRL test cases short vs long names | Raimo Niskanen | |
2018-04-27 | ssl: Prepare for release | Ingela Anderton Andin | |
2018-04-27 | ssl: Proper handling of clients that choose to send an empty | Ingela Anderton Andin | |
answer to a certificate request Solves ERL-599 | |||
2018-04-26 | ssl: Proper handling of clients that choose to send an empty | Ingela Anderton Andin | |
answer to a certificate request Solves ERL-599 | |||
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-23 | Open for host and node allow list | Raimo Niskanen | |
2018-04-20 | Create plug-in for distro cert nodes | Raimo Niskanen | |
2018-04-19 | Rewrite TLS dist to handle node names in certs | Raimo Niskanen | |
2018-03-27 | ssl: Cleaner test setup to avoid unintentional test case dependencies | Ingela Anderton Andin | |
2018-03-27 | ssl: Correct ECC suite and DTLS ECC handling | Ingela Anderton Andin | |
When test handling was corrected it was obvious that DTLS ECC handling was not compleated. | |||
2018-03-16 | ssl: Handle EXIT messages from test code correctly | Ingela Anderton Andin | |
2018-03-16 | Merge branch 'maint' | Ingela Anderton Andin | |
* maint: Updated OTP version Update release notes ssl: Prepare for release ssl: Remove duplicate release note ssl: Fix filter function to not discard AEAD cipher suites Conflicts: OTP_VERSION | |||
2018-03-15 | Update release notes | Erlang/OTP | |
2018-03-15 | ssl: Prepare for release | Ingela Anderton Andin | |
2018-03-15 | ssl: Remove duplicate release note | Ingela Anderton Andin | |
2018-03-15 | ssl: Fix filter function to not discard AEAD cipher suites | Ingela Anderton Andin | |
2018-03-14 | Merge branch 'maint' | Henrik | |
Conflicts: OTP_VERSION | |||
2018-03-14 | Merge branch 'ingela/ssl/no-sslv2-hello-support/OTP-14824' | Ingela Anderton Andin | |
* ingela/ssl/no-sslv2-hello-support/OTP-14824: ssl: Remove interoperability option v2_hello_compatible | |||
2018-03-13 | Merge branch 'hasse/dialyzer/extra-range/OTP-14970' | Hans Bolinder | |
* hasse/dialyzer/extra-range/OTP-14970: ssl: Correct some specs os_mon: Correct a spec Fix broken spec in beam_asm Dialyzer should not throw away spec information because of overspec | |||
2018-03-13 | ssl: Correct some specs | Hans Bolinder | |
2018-03-09 | Merge branch 'peterdmv/use_uri_string/OTP-14902' | Péter Dimitrov | |
* peterdmv/use_uri_string/OTP-14902: common_test: Use uri_string ssl: Use uri_string public_key: Use uri_string observer: Use uri_string Change-Id: I4beac2289db039cc7d566807727c5aaf7fadf942 | |||
2018-03-09 | Update release notes | Erlang/OTP | |
2018-03-09 | Update version numbers | Erlang/OTP | |
2018-03-09 | ssl: Remove interoperability option v2_hello_compatible | Ingela Anderton Andin | |
2018-03-08 | ssl: Use uri_string | Péter Dimitrov | |
Change-Id: I1249b93b1e4a971cf1af2cb96a65563e23117e2b | |||
2018-03-08 | Merge branch 'ingela/ssl/no-automated-fallback/OTP-14789' | Ingela Anderton Andin | |
2018-03-08 | ssl: Increase security with safer default | Ingela Anderton Andin | |
The interoperability option to fallback to insecure renegotiation now has to be explicitly turned on. |