Age | Commit message (Expand) | Author |
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 |
2011-01-20 | Skip ssl and public key tests if crypto fails to start | Ingela Anderton Andin |
2011-01-17 | Verification of a critical extended_key_usage-extension corrected | Ingela Anderton Andin |
2010-12-16 | Cache invalidation and consistent user closing | Ingela Anderton Andin |
2010-12-16 | Cache invaldation first version does not break old test cases | Ingela Anderton Andin |
2010-11-30 | Updated tests to avoid test case failure for non interesting reasons | Ingela Anderton Andin |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |
2010-10-07 | Anonymous cipher suites | Ingela Anderton Andin |
2010-10-01 | Merge branch 'maint-r14' into dev | Ingela Anderton Andin |
2010-09-29 | Peer awarness | Ingela Anderton Andin |
2010-09-21 | Handling of DSA key parameters | Ingela Anderton Andin |
2010-09-10 | Improved certificate extension handling | Ingela Anderton Andin |
2010-09-09 | Merge branch 'ia/ssl-http-error-test' into dev | Ingela Anderton Andin |
2010-09-07 | Add test suite for packet http_error. | Ingela Anderton Andin |
2010-09-07 | Add missed DER dh option. | Ingela Anderton Andin |
2010-09-06 | Handling of path validation errors by the application | Ingela Anderton Andin |
2010-09-03 | DER format in API | Ingela Anderton Andin |
2010-09-01 | Empty certificate chain | Ingela Anderton Andin |
2010-08-31 | Add tests for crypto RC4 bug | Ingela Anderton Andin |
2010-08-27 | Fix receiving empty packets. | Dan Gudmundsson |
2010-08-24 | Handling of {mode, list} | Ingela Anderton Andin |
2010-08-24 | Change packet_line_decode/1 to not only check binary mode | Thomas Lachmann |
2010-08-24 | Merge branch 'ia/public_key_api/OTP-8722' into dev | Ingela Anderton Andin |
2010-08-23 | Revise the public_key API | Ingela Anderton Andin |
2010-08-18 | Fix bug in ssl handshake protocol related to the choice of cipher suites | Paul Guyot |
2010-06-29 | The server now verifies the client certificate verify message correctly, inst... | Ingela Anderton Andin |