Age | Commit message (Expand) | Author |
2011-11-21 | Mitigate Computational DoS attack | Ingela Anderton Andin |
2011-11-15 | Removed compiler warnings | Ingela Anderton Andin |
2011-11-15 | Work around bug in openss-1.0.0e | Ingela Anderton Andin |
2011-11-15 | Use ERL_FLAGS in plain_verify_options test | Ingela Anderton Andin |
2011-11-15 | Adjustment to work with hipe | Ingela Anderton Andin |
2011-11-15 | Avoid openssl processes surviving after test case has finished | Ingela Anderton Andin |
2011-11-15 | Add better error message | Ingela Anderton Andin |
2011-11-15 | Skip ssl_dist_SUITE if cover run, as the test server node can not communicate... | Ingela Anderton Andin |
2011-11-15 | Fine tuning of test suites | Ingela Anderton Andin |
2011-11-15 | Merge branch 'ia/public_key/ssl/crypto/PKCS-8/OTP-9312' | Ingela Anderton Andin |
2011-11-01 | Added PKCS-8 support in ssl | Ingela Anderton Andin |
2011-10-24 | fix handling of block_decipher/5 failure | Andreas Schultz |
2011-10-11 | Put back ssl:peercert/1 | Ingela Anderton Andin |
2011-10-06 | Merge branch 'ia/ssl/remove-old-ssl/OTP-7048' | Ingela Anderton Andin |
2011-10-04 | Better option handling | Ingela Anderton Andin |
2011-10-03 | Add payload test | Ingela Anderton Andin |
2011-09-28 | Merge remote branch 'upstream/dev' into major | Ingela Anderton Andin |
2011-09-27 | fix unknown ssl extension parsing by changing length from bits to bytes | Ben Murphy |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-20 | Merge branch 'ta/docs-fixes' into dev | Henrik Nord |
2011-09-16 | Remove old ssl implementation and deprecated function ssl:peercert/1 | Ingela Anderton Andin |
2011-09-16 | Merge remote branch 'upstream/dev' into major | Ingela Anderton Andin |
2011-09-16 | Support explicit use of packet option httph and httph_bin | Ingela Anderton Andin |
2011-09-15 | Fix misspelling of compatibility in ssl_basic_SUITE | Tuncer Ayaz |
2011-09-09 | First fully working version | Ingela Anderton Andin |
2011-07-06 | Merge branch 'ia/ssl/connect-twice' into dev | Ingela Anderton Andin |
2011-07-04 | Added test case | 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-07 | Prevention of denial of service attack | Ingela Anderton Andin |
2011-06-01 | The clean up of the session table now works as intended. | Ingela Anderton Andin |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-07 | Add the option { hibernate_after, int() } to ssl:connect and ssl:listen | Jeroen Koops |
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 | Update init_per_suite to skip all tests if crypto does not exist | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for ssl | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | 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-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2011-01-24 | Changed crypto start test so that it works as intended | Ingela Anderton Andin |