Age | Commit message (Expand) | Author |
2015-12-03 | ssl: Add upper limit for session cache | Ingela Anderton Andin |
2015-09-21 | ssl: listen socket should be set to active false | Ingela Anderton Andin |
2015-09-15 | ssl: Correct return value of default session callback module | 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: 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-03-09 | ssl: fix white box tests | Ingela Anderton Andin |
2015-03-09 | ssl: Integrate public_key CRL verification with the ssl application | Ingela Anderton Andin |
2014-10-13 | ssl: Separate session cache for client and server | Ingela Anderton Andin |
2013-06-07 | public_key & ssl: Add ASN-1 dependency | Ingela Anderton Andin |
2013-05-08 | ssl: ct:print -> ct:log and assert port_command | Ingela Anderton Andin |
2013-01-11 | ssl: CTify test cases | Ingela Anderton Andin |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-06-12 | ssl: Test case fixes | Ingela Anderton Andin |
2011-12-06 | Improve ssl session cleanup test | Ingela Anderton Andin |
2011-11-30 | Test cases where failing due to timing issues in test case code | Ingela Anderton Andin |
2011-11-28 | Send ssl_closed notification to active ssl user when a tcp error occurs | Ingela Anderton Andin |
2011-11-15 | Fine tuning of test suites | Ingela Anderton Andin |
2011-06-30 | Improved test case so that it will not fail due to last_delay_timer = undefined | Ingela Anderton Andin |
2011-06-28 | Merge branch 'ia/ssl/use-erlang-send-after-instead-of-timer-send-after' into dev | Ingela Anderton Andin |
2011-06-27 | Use erlang:send_after instead of timer:send_after | Ingela Anderton Andin |
2011-06-27 | Handle inet:getopts/2 and inet:setopts/2 crashes | Ingela Anderton Andin |
2011-06-16 | Merge branch 'ia/ssl/longer-timeout-in-testcase' into dev | Ingela Anderton Andin |
2011-06-14 | Changed test case so that we do not have to make ets-table named | Ingela Anderton Andin |
2011-06-13 | Time out in test case needs to be longer to make sure clean up is | Ingela Anderton Andin |
2011-06-01 | The clean up of the session table now works as intended. | 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 |
2011-01-20 | Skip ssl and public key tests if crypto fails to start | Ingela Anderton Andin |
2010-11-30 | Updated tests to avoid test case failure for non interesting reasons | Ingela Anderton Andin |
2010-10-07 | Anonymous cipher suites | Ingela Anderton Andin |