aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test
AgeCommit message (Expand)Author
2015-03-13ssl: Check that negotiated version is a supported version.Ingela Anderton Andin
2015-03-13ssl: Renable padding checkIngela Anderton Andin
2012-12-06ssl: Fix recv after timeout expiredIngela Anderton Andin
2012-12-06ssl: Timeout handling changed so that the fsm-process will terminate if the s...Ingela Anderton Andin
2012-11-12ssl: Adopt test case to not take so longIngela Anderton Andin
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-29Merge branch 'ta/docsmaint' into maintHenrik Nord
2012-08-22ssl: Test suite adjustmentsIngela Anderton Andin
2012-08-22ssl: Fix inet header option to behave as in inetIngela Anderton Andin
2012-08-22ssl: TLS 1.2: fix Certificate Request list of Accepted Signatur/Hash combinat...Andreas Schultz
2012-08-22ssl: Add Signature Algorithms hello extension from TLS 1.2Andreas Schultz
2012-08-22ssl: Fix rizzo tests to run as intendedIngela Anderton Andin
2012-08-22ssl: Add crypto support check (TLS 1.2 require sha256 support)Ingela Anderton Andin
2012-08-22ssl: Run relevant tests for all SSL/TLS versionsIngela Anderton Andin
2012-08-22ssl: Add TLS version switches to openssl testsAndreas Schultz
2012-08-22ssl: make PRF function selectableAndreas Schultz
2012-08-22ssl: Add TLS version to dec_hs/2Andreas Schultz
2012-08-22ssl: Update ssl_cipher_SUITE for TLS 1.1 and TLS 1.2Andreas Schultz
2012-07-05Fix various doc typos for R15B02Tuncer Ayaz
2012-06-15ssl: Fix bug in the handling of remote connection closure of {active,false} s...Ingela Anderton Andin
2012-06-13Merge branch 'ia/ssl/bottlenecks/OTP-10113' into maintIngela Anderton Andin
2012-06-12ssl: Test case fixesIngela Anderton Andin
2012-06-08ssl: File handling optimizationIngela Anderton Andin
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-16Merge branch 'rc/spell-registered' into maintHenrik Nord
2012-02-14Merge branch 'pg/ssl_dist-fixes' into maintHenrik Nord
2012-02-14Robustness and improvement to distribution over SSLPaul Guyot
2012-02-09Merge branch 'ia/ssl/test-maint/reject-sslv2-test' into maintIngela Anderton Andin
2012-02-08User defined verify_fun is now called correctlyIngela Anderton Andin
2012-02-03Do not test sslv2 rejection with openssl-1.*Ingela Anderton Andin
2012-01-03Correct spelling of "registered" in various places in the source codeRichard Carlsson
2011-12-07Merge branch 'ia/ssl/tcp-delivery-problem-may-cause-econnaborted'Ingela Anderton Andin
2011-12-07Merge branch 'ia/ssl/public_key/test-maint'Ingela Anderton Andin
2011-12-07Add default value for "user" if os:getenv("USER") returns falseIngela Anderton Andin
2011-12-06If if TLS/SSL-close-notify message is not delivered you can get econnabortedIngela Anderton Andin
2011-12-06Improve ssl session cleanup testIngela Anderton Andin
2011-12-05Added tcp_delivery_workaround to the test case invalid_signature_serverIngela Anderton Andin
2011-12-05Do not do the 1/n-1 split for RC4 as it is not vulnerable to the Rizzo/Duong-...Ingela Anderton Andin
2011-12-02Missed two places in previous fixIngela Anderton Andin
2011-11-30Test cases where failing due to timing issues in test case codeIngela Anderton Andin
2011-11-28If a passive receive was ongoing during a renegotiation the processIngela Anderton Andin
2011-11-28Send ssl_closed notification to active ssl user when a tcp error occursIngela Anderton Andin
2011-11-28Send ssl_closed notification to active ssl user when a tcp error occursIngela Anderton Andin
2011-11-23Implementation of 1/n-1 splitting countermeasure Rizzo/Duong-BeastIngela Anderton Andin
2011-11-21Mitigate Computational DoS attackIngela Anderton Andin
2011-11-15Removed compiler warningsIngela Anderton Andin
2011-11-15Work around bug in openss-1.0.0eIngela Anderton Andin
2011-11-15Use ERL_FLAGS in plain_verify_options testIngela Anderton Andin
2011-11-15Adjustment to work with hipeIngela Anderton Andin