Age | Commit message (Expand) | Author |
2016-05-20 | ssl: Remove use of test_server config macro | Ingela Anderton Andin |
2016-05-20 | ssl: tests for DTLS | Andreas Schultz |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-22 | ssl: Include options form connect/listen/accept in connection_information/[1,2] | Ingela Anderton Andin |
2016-01-21 | ssl: Fix typos that broke alpn tests | Ingela Anderton Andin |
2016-01-21 | ssl: In interop tests always check if SSL/TLS version is supported by OpenSSL | Ingela Anderton Andin |
2015-12-15 | Merge branch 'ia/libressl' into maint | Ingela Anderton Andin |
2015-12-15 | ssl: Convert all test to use "ssl_test_lib:portable_open_port" | Ingela Anderton Andin |
2015-12-14 | ssl: Print openssl version string | Ingela Anderton Andin |
2015-12-11 | Merge branch 'ia/ssl/windows-tests' into maint | Ingela Anderton Andin |
2015-12-09 | ssl: Use test case time out instead | Ingela Anderton Andin |
2015-12-09 | ssl: Use spawn_executable | Ingela Anderton Andin |
2015-12-09 | ssl: Add renegotiation exception | Ingela Anderton Andin |
2015-06-23 | Merge branch 'ia/ssl/modern-timetrap' | Ingela Anderton Andin |
2015-06-22 | ssl: Make init functions fail if make_certs:all fails | Ingela Anderton Andin |
2015-06-22 | ssl: Avoid sleep | Ingela Anderton Andin |
2015-06-22 | ssl: modernize timetrap handling | Ingela Anderton Andin |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | ssl: Remove unnecessary suite callback | Ingela Anderton Andin |
2015-06-02 | ssl: Fix small error in an ALPN test | Loïc Hoguin |
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 |