Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-02 | ssl: Upgrade cert generation for upgrade test | Ingela Anderton Andin | |
2016-12-07 | Update copyright-year | Erlang/OTP | |
2016-08-25 | ssl: Upgrade suite testing skipped if stdlib upgrade is required | 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 | |
Consolidate code that logs TLS/DTLS version during testing into ssl_test_lib. | |||
2015-09-20 | Merge branch 'maint' | Ingela Anderton Andin | |
2015-09-18 | ssl: Correct soft upgrade test | Ingela Anderton Andin | |
Soft upgrade test did not work as expected due to that the upgrade frame work keeps the control of the test case process to itself, so we need a proxy process to receive messages from ssl test framework. | |||
2015-06-24 | erts: Remove halfword specific tests | Björn-Egil Dahlberg | |
2015-06-23 | Merge branch 'ia/ssl/modern-timetrap' | Ingela Anderton Andin | |
* ia/ssl/modern-timetrap: ssl: Make init functions fail if make_certs:all fails ssl: Avoid sleep ssl: modernize timetrap handling | |||
2015-06-22 | ssl: Make init functions fail if make_certs:all fails | Ingela Anderton Andin | |
2015-06-22 | ssl: modernize timetrap handling | Ingela Anderton Andin | |
Watchdog is legacy test_server use only ct:timetrap/1 | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-03-06 | ssl: Workaround test server halfwordemulator bug | Ingela Anderton Andin | |
As the halfwordemulator is deprecated just skip the test case during the circumstances that provokes the bug. | |||
2015-02-13 | ssl: Add soft upgrade test suite | Ingela Anderton Andin | |