summaryrefslogtreecommitdiff
path: root/lib/ssl/test/ssl_basic_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* ssl: Incorrect inputed cipherlist lead server to think that the clientIngela Anderton Andin2014-01-221-0/+32
* ssl: Add missing options validation of server_name_indicationIngela Anderton Andin2014-01-141-2/+44
* ssl: Refactor connetion handlingIngela Anderton Andin2013-12-021-1/+1
* ssl: Test case enhancementIngela Anderton Andin2013-12-021-1/+4
* ssl: Refactor APIIngela Anderton Andin2013-12-021-0/+1
* ssl: Handle signature_algorithm field in digitally_signed properlyIngela Anderton Andin2013-09-021-7/+6
* public_key & ssl: Add ASN-1 dependencyIngela Anderton Andin2013-06-071-2/+1
* ssl: Structural perarparation to support DTLSIngela Anderton Andin2013-06-041-21/+21
* ssl: Do not advertise EC ciphers if crypto support is insufficientIngela Anderton Andin2013-05-281-2/+2
* ssl: ct:print -> ct:log and assert port_commandIngela Anderton Andin2013-05-081-51/+51
* ssl: Skip ECC cipher tests on versions of openssl pre 0.9.9Ingela Anderton Andin2013-05-081-1/+1
* SSL: add Elliptic Curve ciphers unit testsAndreas Schultz2013-05-081-4/+71
* fix srp_anon ciphers suites requiring certificates to work.Andreas Schultz2013-04-121-0/+33
* SSL: add tests for PSK and SRP ciphersAndreas Schultz2013-03-281-2/+45
* ssl: Check that negotiated version is a supported version.Ingela Anderton Andin2013-03-051-1/+38
* ssl: correct test caseIngela Anderton Andin2013-03-011-12/+12
* ssl: Further error handling enhancmentsIngela Anderton Andin2013-02-181-36/+39
* ssl: Generalize cb_info optionIngela Anderton Andin2013-02-121-9/+7
* 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-221-2/+2
|\ \
| * | ssl: Enhance error handlingIngela Anderton Andin2013-01-211-2/+2
| |/
* | ssl: Certificates and PEM-cache cleaning fixed to avoid memory leakIngela Anderton Andin2013-01-171-2/+49
|/
* ssl: CTify test casesIngela Anderton Andin2013-01-111-2077/+660
* ssl: Add test for gen_tcp with reuseaddr as referenceIngela Anderton Andin2012-12-201-7/+51
* Merge branch 'maint'Ingela Anderton Andin2012-12-061-1/+75
|\
| * 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-061-1/+70
| * ssl: Adopt test case to not take so longIngela Anderton Andin2012-11-121-9/+12
* | 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
|/ /
* | ssl: It is now possible to call controlling_process on a listen socket,Ingela Anderton Andin2012-10-011-1/+31
* | ssl: Adopt test case to not take so longIngela Anderton Andin2012-09-251-9/+12
|/
* ssl: Test suite adjustmentsIngela Anderton Andin2012-08-221-1/+1
* 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-221-4/+11
* ssl: Run relevant tests for all SSL/TLS versionsIngela Anderton Andin2012-08-221-163/+174
* ssl: make PRF function selectableAndreas Schultz2012-08-221-1/+1
* ssl: Fix bug in the handling of remote connection closure of {active,false} s...Ingela Anderton Andin2012-06-151-10/+47
* ssl: Test case fixesIngela Anderton Andin2012-06-121-0/+1
* ssl: File handling optimizationIngela Anderton Andin2012-06-081-0/+2
* Merge branch 'rc/spell-registered' into maintHenrik Nord2012-02-161-1/+1
|\
| * Correct spelling of "registered" in various places in the source codeRichard Carlsson2012-01-031-1/+1
* | User defined verify_fun is now called correctlyIngela Anderton Andin2012-02-081-1/+102
|/
* If if TLS/SSL-close-notify message is not delivered you can get econnabortedIngela Anderton Andin2011-12-061-30/+35
* Added tcp_delivery_workaround to the test case invalid_signature_serverIngela Anderton Andin2011-12-051-2/+2
* Do not do the 1/n-1 split for RC4 as it is not vulnerable to the Rizzo/Duong-...Ingela Anderton Andin2011-12-051-1/+84
* Missed two places in previous fixIngela Anderton Andin2011-12-021-2/+2
* Test cases where failing due to timing issues in test case codeIngela Anderton Andin2011-11-301-1/+1