summaryrefslogtreecommitdiff
path: root/lib/ssl/test
Commit message (Expand)AuthorAgeFilesLines
* ssl: Add missing group clause and correct parameters to packet/7Ingela Anderton Andin2013-02-221-22/+28
* ssl: Fatal close alert makes more sense than handshake failiure at econnabortedIngela Anderton Andin2013-02-201-77/+0
* ssl: Further error handling enhancmentsIngela Anderton Andin2013-02-185-60/+63
* ssl: Generalize cb_info optionIngela Anderton Andin2013-02-121-9/+7
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Merge branch 'ia/ssl/test-case-timeout'Ingela Anderton Andin2013-01-251-1/+1
|\
| * ssl: Too short timeout in test caseIngela Anderton Andin2013-01-231-1/+1
* | Merge branch 'ia/ssl/incompatible-error-msg/OTP-10451'Ingela Anderton Andin2013-01-224-27/+100
|\ \
| * | ssl: Enhance error handlingIngela Anderton Andin2013-01-214-27/+100
* | | ssl: Certificates and PEM-cache cleaning fixed to avoid memory leakIngela Anderton Andin2013-01-171-2/+49
|/ /
* | ssl: ct:format should be ct:printIngela Anderton Andin2013-01-141-2/+2
|/
* ssl: CTify test casesIngela Anderton Andin2013-01-1113-4087/+2519
* Merge branch 'ia/ssl/gen-tcp-reusesaddr'Ingela Anderton Andin2013-01-102-24/+92
|\
| * ssl: Add test for gen_tcp with reuseaddr as referenceIngela Anderton Andin2012-12-202-24/+92
* | ssl: Fix update of test case name in init funtionIngela Anderton Andin2012-12-191-2/+2
|/
* Merge branch 'maint'Ingela Anderton Andin2012-12-062-8/+95
|\
| * ssl: Fix recv after timeout expiredIngela Anderton Andin2012-12-061-1/+7
| * ssl: Timeout handling changed so that the fsm-process will terminate if the s...Ingela Anderton Andin2012-12-062-8/+90
| * ssl: Adopt test case to not take so longIngela Anderton Andin2012-11-121-9/+12
* | ssl: Receive port EXIT-message so that it does not get mixed up with the prot...Ingela Anderton Andin2012-11-271-7/+6
* | Merge branch 'ia/ssl/peer-cert-server'Ingela Anderton Andin2012-11-271-0/+38
|\ \
| * | ssl: Add test case for ssl:peercert with client certificationIngela Anderton Andin2012-11-221-0/+38
* | | ssl: Add and enhance testsIngela Anderton Andin2012-11-271-3/+74
* | | Fix other applicationsBjörn Gustavsson2012-11-261-2/+2
|/ /
* | Merge branch 'ia/ssl/controlling-process-on-listen-socket/OTP-10447'Ingela Anderton Andin2012-10-051-1/+31
|\ \
| * | ssl: It is now possible to call controlling_process on a listen socket,Ingela Anderton Andin2012-10-011-1/+31
* | | ssl: Better test to determine if sslv2 is supported by opensslIngela Anderton Andin2012-10-011-5/+21
|/ /
* | Merge branch 'ia/ssl/npn/OTP-10361'Ingela Anderton Andin2012-09-275-17/+731
|\ \
| * | ssl: Shorten test case names to workaround ct shortcomings on windowsIngela Anderton Andin2012-09-262-44/+44
| * | ssl: SSL 3.0 does not support next protocol negotiationIngela Anderton Andin2012-09-212-55/+138
| * | ssl: Dialyzer fixes and code cleaningIngela Anderton Andin2012-09-201-0/+1
| * | ssl: Changed default behaviour of next protocol negotiation to makeIngela Anderton Andin2012-09-203-34/+49
| * | ssl: Support for SSL Next Protocol NegotiationBen Murphy2012-09-205-5/+620
| |/
* | ssl: Adopt test case to not take so longIngela Anderton Andin2012-09-251-9/+12
|/
* Update copyright yearsBjörn-Egil Dahlberg2012-08-314-4/+4
* Merge branch 'ta/docsmaint' into maintHenrik Nord2012-08-291-1/+1
|\
| * Fix various doc typos for R15B02Tuncer Ayaz2012-07-051-1/+1
* | ssl: Test suite adjustmentsIngela Anderton Andin2012-08-222-2/+4
* | ssl: Fix inet header option to behave as in inetIngela Anderton Andin2012-08-221-75/+280
* | ssl: TLS 1.2: fix Certificate Request list of Accepted Signatur/Hash combinat...Andreas Schultz2012-08-221-13/+0
* | ssl: Add Signature Algorithms hello extension from TLS 1.2Andreas Schultz2012-08-221-13/+0
* | ssl: Fix rizzo tests to run as intendedIngela Anderton Andin2012-08-221-6/+6
* | ssl: Add crypto support check (TLS 1.2 require sha256 support)Ingela Anderton Andin2012-08-224-11/+39
* | ssl: Run relevant tests for all SSL/TLS versionsIngela Anderton Andin2012-08-225-601/+411
* | ssl: Add TLS version switches to openssl testsAndreas Schultz2012-08-221-0/+4
* | ssl: make PRF function selectableAndreas Schultz2012-08-221-1/+1
* | ssl: Add TLS version to dec_hs/2Andreas Schultz2012-08-221-1/+2
* | ssl: Update ssl_cipher_SUITE for TLS 1.1 and TLS 1.2Andreas Schultz2012-08-221-4/+62
|/
* ssl: Fix bug in the handling of remote connection closure of {active,false} s...Ingela Anderton Andin2012-06-151-10/+47
* Merge branch 'ia/ssl/bottlenecks/OTP-10113' into maintIngela Anderton Andin2012-06-135-3/+23
|\