Age | Commit message (Expand) | Author |
2015-05-19 | ssl: Make test case timing independent | Ingela Anderton Andin |
2015-05-19 | ssl: Use new API function connection_information in tests | Ingela Anderton Andin |
2015-05-12 | ssl: add option sni_fun | Qijiang Fan |
2015-05-12 | ssl: add tests for SNI server support | Qijiang Fan |
2015-04-22 | Revert "Add workaround for problems with s_client defaults" | Ingela Anderton Andin |
2015-03-20 | Merge branch 'ia/ssl/cuddle-openssl' | Ingela Anderton Andin |
2015-03-19 | Add workaround for problems with s_client defaults | Ingela Anderton Andin |
2015-03-17 | ssl: Add TLS-ALPN support | Loïc Hoguin |
2014-08-11 | ssl: Test ECDSA and improve test suite maintainability | Ingela Anderton Andin |
2014-05-28 | SSL: fix OpenSSL known renegotiation bug detection | Andreas Schultz |
2014-01-29 | ssl: Add workaround in test code for openssl s_client bug | Ingela Anderton Andin |
2014-01-27 | ssl: Avoid test case timing issues | Ingela Anderton Andin |
2014-01-14 | ssl: Add versions to check for sane OpenSSL version for renegotiation | Ingela Anderton Andin |
2013-12-02 | ssl: Test case enhancement | Ingela Anderton Andin |
2013-09-02 | ssl: Handle signature_algorithm field in digitally_signed properly | Ingela Anderton Andin |
2013-06-07 | public_key & ssl: Add ASN-1 dependency | Ingela Anderton Andin |
2013-06-04 | ssl: Structural perarparation to support DTLS | Ingela Anderton Andin |
2013-05-28 | ssl: Do not advertise EC ciphers if crypto support is insufficient | Ingela Anderton Andin |
2013-05-08 | ssl: Filter out ECC cipher suites when openssl is buggy | Ingela Anderton Andin |
2013-05-08 | ssl: ct:print -> ct:log and assert port_command | Ingela Anderton Andin |
2013-05-08 | ssl: Skip ECC cipher tests on versions of openssl pre 0.9.9 | Ingela Anderton Andin |
2013-03-13 | ssl: Add missing configuration in test case | Ingela Anderton Andin |
2013-02-18 | ssl: Further error handling enhancments | Ingela Anderton Andin |
2013-01-21 | ssl: Enhance error handling | Ingela Anderton Andin |
2013-01-11 | ssl: CTify test cases | Ingela Anderton Andin |
2012-12-19 | ssl: Fix update of test case name in init funtion | Ingela Anderton Andin |
2012-11-27 | ssl: Receive port EXIT-message so that it does not get mixed up with the prot... | Ingela Anderton Andin |
2012-10-01 | ssl: Better test to determine if sslv2 is supported by openssl | Ingela Anderton Andin |
2012-09-26 | ssl: Shorten test case names to workaround ct shortcomings on windows | Ingela Anderton Andin |
2012-09-20 | ssl: Changed default behaviour of next protocol negotiation to make | Ingela Anderton Andin |
2012-09-20 | ssl: Support for SSL Next Protocol Negotiation | Ben Murphy |
2012-08-22 | ssl: Test suite adjustments | Ingela Anderton Andin |
2012-08-22 | ssl: TLS 1.2: fix Certificate Request list of Accepted Signatur/Hash combinat... | Andreas Schultz |
2012-08-22 | ssl: Add Signature Algorithms hello extension from TLS 1.2 | Andreas Schultz |
2012-08-22 | ssl: Add crypto support check (TLS 1.2 require sha256 support) | Ingela Anderton Andin |
2012-08-22 | ssl: Run relevant tests for all SSL/TLS versions | Ingela Anderton Andin |
2012-08-22 | ssl: Add TLS version switches to openssl tests | Andreas Schultz |
2012-06-12 | ssl: Test case fixes | Ingela Anderton Andin |
2012-06-08 | ssl: File handling optimization | Ingela Anderton Andin |
2012-02-03 | Do not test sslv2 rejection with openssl-1.* | Ingela Anderton Andin |
2011-11-23 | Implementation of 1/n-1 splitting countermeasure Rizzo/Duong-Beast | Ingela Anderton Andin |
2011-11-15 | Work around bug in openss-1.0.0e | Ingela Anderton Andin |
2011-11-15 | Avoid openssl processes surviving after test case has finished | Ingela Anderton Andin |
2011-11-01 | Added PKCS-8 support in ssl | Ingela Anderton Andin |
2011-03-07 | Workaround for application:start(crypto) inconsistency | Ingela Anderton Andin |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for ssl | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update ssl tests to conform with common_test standard | Lukas Larsson |
2011-01-24 | Changed crypto start test so that it works as intended | Ingela Anderton Andin |