Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ssl: Do not send and receive from same process | Ingela Anderton Andin | 2019-10-14 | 1 | -4/+4 |
* | ssl: Add test cases for issue reported in ERL-938 | Ingela Anderton Andin | 2019-05-08 | 1 | -0/+157 |
* | ssl: Better stream handling | Ingela Anderton Andin | 2019-01-10 | 1 | -114/+30 |
* | ssl: Gurantee active once data delivery | Ingela Anderton Andin | 2018-12-27 | 1 | -2/+52 |
* | Rewrite to work for stream connection | Raimo Niskanen | 2018-12-05 | 1 | -329/+325 |
* | Update copyright year | Henrik Nord | 2018-06-18 | 1 | -1/+1 |
* | ssl: Make sure test initilization is clean | Ingela Anderton Andin | 2017-09-01 | 1 | -2/+7 |
* | ssl: Make sure tests get a clean start | Ingela Anderton Andin | 2016-09-07 | 1 | -1/+1 |
* | ssl: Timeout tuning | Ingela Anderton Andin | 2016-08-30 | 1 | -2/+7 |
* | ssl: Remove use of test_server config macro | Ingela Anderton Andin | 2016-05-20 | 1 | -1/+1 |
* | ssl: tests for DTLS | Andreas Schultz | 2016-05-20 | 1 | -38/+37 |
* | update copyright-year | Henrik Nord | 2016-03-15 | 1 | -1/+1 |
* | ssl: Tune timeouts | Ingela Anderton Andin | 2015-07-02 | 1 | -1/+10 |
* | Merge branch 'ia/ssl/modern-timetrap' | Ingela Anderton Andin | 2015-06-23 | 1 | -5/+13 |
|\ | |||||
| * | ssl: Make init functions fail if make_certs:all fails | Ingela Anderton Andin | 2015-06-22 | 1 | -1/+1 |
| * | ssl: modernize timetrap handling | Ingela Anderton Andin | 2015-06-22 | 1 | -4/+12 |
* | | Change license text to APLv2 | Bruce Yinhe | 2015-06-18 | 1 | -9/+10 |
|/ | |||||
* | ssl: Remove unnecessary suite callback | Ingela Anderton Andin | 2015-06-15 | 1 | -2/+0 |
* | public_key & ssl: Add ASN-1 dependency | Ingela Anderton Andin | 2013-06-07 | 1 | -1/+0 |
* | ssl: ct:print -> ct:log and assert port_command | Ingela Anderton Andin | 2013-05-08 | 1 | -6/+6 |
* | ssl: CTify test cases | Ingela Anderton Andin | 2013-01-11 | 1 | -188/+88 |
* | ssl: Add crypto support check (TLS 1.2 require sha256 support) | Ingela Anderton Andin | 2012-08-22 | 1 | -5/+11 |
* | ssl: Run relevant tests for all SSL/TLS versions | Ingela Anderton Andin | 2012-08-22 | 1 | -11/+38 |
* | ssl: Test case fixes | Ingela Anderton Andin | 2012-06-12 | 1 | -0/+1 |
* | Workaround for application:start(crypto) inconsistency | Ingela Anderton Andin | 2011-03-07 | 1 | -3/+3 |
* | Rename Suite Callback to Common Test Hook | Lukas Larsson | 2011-02-17 | 1 | -1/+1 |
* | Fix formatting for ssl | Lukas Larsson | 2011-02-17 | 1 | -13/+13 |
* | Add ts_install_scb to suite/0 | Lukas Larsson | 2011-02-17 | 1 | -0/+2 |
* | Update ssl tests to conform with common_test standard | Lukas Larsson | 2011-02-17 | 1 | -19/+23 |
* | Changed crypto start test so that it works as intended | Ingela Anderton Andin | 2011-01-24 | 1 | -2/+2 |
* | Skip ssl and public key tests if crypto fails to start | Ingela Anderton Andin | 2011-01-20 | 1 | -7/+10 |
* | OTP-8695 New ssl default | Ingela Anderton Andin | 2010-06-11 | 1 | -5/+6 |
* | Add test suite for the ssl application | Dan Gudmundsson | 2010-01-13 | 1 | -0/+726 |