aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test
AgeCommit message (Expand)Author
2012-11-27ssl: Receive port EXIT-message so that it does not get mixed up with the prot...Ingela Anderton Andin
2012-11-27Merge branch 'ia/ssl/peer-cert-server'Ingela Anderton Andin
2012-11-27ssl: Add and enhance testsIngela Anderton Andin
2012-11-26Fix other applicationsBjörn Gustavsson
2012-11-22ssl: Add test case for ssl:peercert with client certificationIngela Anderton Andin
2012-11-12ssl: Adopt test case to not take so longIngela Anderton Andin
2012-10-05Merge branch 'ia/ssl/controlling-process-on-listen-socket/OTP-10447'Ingela Anderton Andin
2012-10-01ssl: Better test to determine if sslv2 is supported by opensslIngela Anderton Andin
2012-10-01ssl: It is now possible to call controlling_process on a listen socket,Ingela Anderton Andin
2012-09-27Merge branch 'ia/ssl/npn/OTP-10361'Ingela Anderton Andin
2012-09-26ssl: Shorten test case names to workaround ct shortcomings on windowsIngela Anderton Andin
2012-09-25ssl: Adopt test case to not take so longIngela Anderton Andin
2012-09-21ssl: SSL 3.0 does not support next protocol negotiationIngela Anderton Andin
2012-09-20ssl: Dialyzer fixes and code cleaningIngela Anderton Andin
2012-09-20ssl: Changed default behaviour of next protocol negotiation to makeIngela Anderton Andin
2012-09-20ssl: Support for SSL Next Protocol NegotiationBen Murphy
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