Age | Commit message (Expand) | Author |
2017-09-01 | ssl: Make sure test initilization is clean | 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-11 | Merge branch 'ingela/ssl/cert-handling' into maint | 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 |
2017-08-09 | ssl: Modernize DSA cert chain generation | Ingela Anderton Andin |
2017-08-08 | ssl: Handle OpenSSL output correctly | Ingela Anderton Andin |
2017-08-08 | ssl: Clean | Ingela Anderton Andin |
2017-08-08 | ssl: Use new cert generation | Ingela Anderton Andin |
2017-07-28 | Change version of hardcoded RSA test records | Konstantinos Kallas |
2017-06-29 | ssl: Move clause so that it will match | Ingela Anderton Andin |
2017-06-27 | ssl: Skip sslv2 hello compatible tests on OpenSSL-0.9.8o | Ingela Anderton Andin |
2017-06-26 | ssl: Skip sslv3 interop with newer OpenSSL | Ingela Anderton Andin |
2017-05-19 | ssl: Improve tests | Ingela Anderton Andin |
2017-05-11 | Merge branch 'ingela/ssl/windows-cuddle' | Ingela Anderton Andin |
2017-05-09 | ssl: Only run sslv2 reject tests on old OpenSSL version | Ingela Anderton Andin |
2017-05-08 | ssl: Try to workaround OpenSSL windows obscurities | Ingela Anderton Andin |
2017-05-06 | ssl: Add hostname check of server certificate | Ingela Anderton Andin |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-21 | ssl: Rewrite test data generation | Ingela Anderton Andin |
2017-04-12 | ssl: Generate correct certificate chains for the ECC tests | Ingela Anderton Andin |
2017-03-23 | Merge branch 'ingela/ssl/make-cert-test-data/OTP-14294' | Ingela Anderton Andin |
2017-03-23 | ssl, public_key: Add functionality for generating X509 cert test data | Ingela Anderton Andin |
2017-03-21 | ssl: Add connection information items | Ingela Anderton Andin |
2017-03-10 | dtls: Test case fixes | Ingela Anderton Andin |
2017-03-07 | dtls: Avoid mixup of protocol to test | Ingela Anderton Andin |
2017-03-06 | dtls: Enable some DTLS tests in ssl_to_openssl_SUITE | Ingela Anderton Andin |
2017-03-06 | dtls: Enable DTLS test in ssl_certificate_verify_SUITE | Ingela Anderton Andin |
2017-03-06 | dtls: DTLS specific handling of socket and ciphers | Ingela Anderton Andin |
2017-02-13 | ssl: Test case robustness | Ingela Anderton Andin |
2016-11-10 | ssl: Use SHA2 for signing ECC certs if possible | Ingela Anderton Andin |
2016-09-30 | ssl: Correct anonymous suite handling | Ingela Anderton Andin |
2016-09-07 | ssl: Make sure tests get a clean start | Ingela Anderton Andin |
2016-09-02 | ssl: Add check in test framework for crypto support | Ingela Anderton Andin |
2016-07-08 | ssl: Simplify and refactor tests | Ingela Anderton Andin |
2016-05-27 | ssl: Fix TLS version handling in dtls adepted tests | Ingela Anderton Andin |
2016-05-20 | ssl: Remove use of test_server config macro | Ingela Anderton Andin |
2016-05-20 | ssl: move TLS/DTLS version logging into helper | Andreas Schultz |
2016-05-20 | ssl: tests for DTLS | Andreas Schultz |
2016-05-10 | ssl: Correct test suite | Ingela Anderton Andin |
2016-05-03 | ssl: Use gen_statem instead of gen_fsm | Ingela Anderton Andin |
2016-04-25 | ssl: Corrections to cipher suite handling | Ingela Anderton Andin |
2016-04-25 | ssl: Remove use of crypto:rand_bytes/1 | Ingela Anderton Andin |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-22 | Merge branch 'maint' | Ingela Anderton Andin |
2016-02-22 | ssl: Include options form connect/listen/accept in connection_information/[1,2] | Ingela Anderton Andin |
2016-02-19 | Merge branch 'ia/ssl/remove-default-DES/OTP-13195' | Ingela Anderton Andin |
2016-02-18 | ssl: Remove DES ciphers from default configuration | Ingela Anderton Andin |
2016-01-28 | Ensure testing ssl with supported ciphers only | Dániel Szoboszlay |