Age | Commit message (Expand) | Author |
2012-11-12 | ssl: Adopt test case to not take so long | Ingela Anderton Andin |
2012-08-22 | ssl: Test suite adjustments | Ingela Anderton Andin |
2012-08-22 | ssl: Fix rizzo tests to run as intended | Ingela Anderton Andin |
2012-08-22 | ssl: Add crypto support check (TLS 1.2 require sha256 support) | Ingela Anderton Andin |
2012-08-22 | ssl: Run relevant tests for all SSL/TLS versions | Ingela Anderton Andin |
2012-08-22 | ssl: make PRF function selectable | Andreas Schultz |
2012-06-15 | ssl: Fix bug in the handling of remote connection closure of {active,false} s... | Ingela Anderton Andin |
2012-06-12 | ssl: Test case fixes | Ingela Anderton Andin |
2012-06-08 | ssl: File handling optimization | Ingela Anderton Andin |
2012-02-16 | Merge branch 'rc/spell-registered' into maint | Henrik Nord |
2012-02-08 | User defined verify_fun is now called correctly | Ingela Anderton Andin |
2012-01-03 | Correct spelling of "registered" in various places in the source code | Richard Carlsson |
2011-12-06 | If if TLS/SSL-close-notify message is not delivered you can get econnaborted | Ingela Anderton Andin |
2011-12-05 | Added tcp_delivery_workaround to the test case invalid_signature_server | Ingela Anderton Andin |
2011-12-05 | Do not do the 1/n-1 split for RC4 as it is not vulnerable to the Rizzo/Duong-... | Ingela Anderton Andin |
2011-12-02 | Missed two places in previous fix | Ingela Anderton Andin |
2011-11-30 | Test cases where failing due to timing issues in test case code | Ingela Anderton Andin |
2011-11-28 | If a passive receive was ongoing during a renegotiation the process | Ingela Anderton Andin |
2011-11-28 | Send ssl_closed notification to active ssl user when a tcp error occurs | Ingela Anderton Andin |
2011-11-23 | Implementation of 1/n-1 splitting countermeasure Rizzo/Duong-Beast | Ingela Anderton Andin |
2011-11-21 | Mitigate Computational DoS attack | Ingela Anderton Andin |
2011-11-15 | Adjustment to work with hipe | Ingela Anderton Andin |
2011-11-15 | Fine tuning of test suites | Ingela Anderton Andin |
2011-11-01 | Added PKCS-8 support in ssl | Ingela Anderton Andin |
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-09-16 | Remove old ssl implementation and deprecated function ssl:peercert/1 | Ingela Anderton Andin |
2011-09-15 | Fix misspelling of compatibility in ssl_basic_SUITE | Tuncer Ayaz |
2011-07-04 | Added test case | Ingela Anderton Andin |
2011-06-27 | Handle inet:getopts/2 and inet:setopts/2 crashes | 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-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 | 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 |
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-10-07 | Anonymous cipher suites | Ingela Anderton Andin |
2010-09-29 | Peer awarness | Ingela Anderton Andin |
2010-09-10 | Improved certificate extension handling | 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 |