aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test/ssl_basic_SUITE.erl
AgeCommit message (Expand)Author
2017-03-10Update copyright yearRickard Green
2017-03-08dtls: Only test this for TLS for nowIngela Anderton Andin
2017-03-06dtls: Correct dialyzer spec and postpone inclusion of testIngela Anderton Andin
2017-03-06dtls: Enable DTLS test in ssl_certificate_verify_SUITEIngela Anderton Andin
2017-03-06dtls: Hibernation and retransmit timersIngela Anderton Andin
2017-03-06dtls: DTLS specific handling of socket and ciphersIngela Anderton Andin
2017-01-19ssl: Move PEM cache to a dedicated processIngela Anderton Andin
2017-01-17ssl: Handle really big handshake packagesIngela Anderton Andin
2016-12-05ssl: Implement DTLS state machineIngela Anderton Andin
2016-11-10ssl: Use SHA2 for signing ECC certs if possibleIngela Anderton Andin
2016-11-02Add ECC curve selection order config in TLS serverFred Hebert
2016-10-14ssl: Tune timeout for old solaris machineIngela Anderton Andin
2016-09-30ssl: Correct anonymous suite handlingIngela Anderton Andin
2016-09-07ssl: Make sure tests get a clean startIngela Anderton Andin
2016-09-07ssl: Tune timeoutIngela Anderton Andin
2016-09-07ssl: Consistent timeout handlingIngela Anderton Andin
2016-08-30ssl: Timeout tuningIngela Anderton Andin
2016-07-08ssl: Simplify and refactor testsIngela Anderton Andin
2016-06-14Merge branch 'ingela/ssl/ssl_basic_SUITE-timeouts'Ingela Anderton Andin
2016-06-09Add ssl:getstat/1 and ssl:getstat/2Loïc Hoguin
2016-06-07ssl: Tune timeoutsIngela Anderton Andin
2016-06-03ssl: Add option to phase out support for sslv2 client helloIngela Anderton Andin
2016-06-01ssl: Avoid two renegotiatesIngela Anderton Andin
2016-05-31ssl:recv timeout() can be 0Joe DeVivo
2016-05-31Improve SSL diagnosticsAlexey Lebedeff
2016-05-27ssl: Fix TLS version handling in dtls adepted testsIngela Anderton Andin
2016-05-26ssl: Add BEAST mitigation selection optionKenneth Lakin
2016-05-20ssl: Remove use of test_server config macroIngela Anderton Andin
2016-05-20ssl: Disable DTLS test for nowIngela Anderton Andin
2016-05-20ssl: move TLS/DTLS version logging into helperAndreas Schultz
2016-05-20ssl: tests for DTLSAndreas Schultz
2016-05-05ssl: Use cipher suite's PRF in prf/5Kenneth Lakin
2016-05-03ssl: Use gen_statem instead of gen_fsmIngela Anderton Andin
2016-04-29ssl: Correct cipher suites conversionIngela Anderton Andin
2016-04-25ssl: Corrections to cipher suite handlingIngela Anderton Andin
2016-04-25ssl: Remove use of crypto:rand_bytes/1Ingela Anderton Andin
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-06ssl: Add option signature_algsIngela Anderton Andin
2016-03-23Fix transportoption, ssloption, ssloptions types names in the documentationdef_null
2016-03-15update copyright-yearHenrik Nord
2016-02-22Merge branch 'maint'Ingela Anderton Andin
2016-02-22ssl: Newer cipher suites now presented correctlyIngela Anderton Andin
2016-02-22ssl: Include options form connect/listen/accept in connection_information/[1,2]Ingela Anderton Andin
2016-02-18ssl: Remove DES ciphers from default configurationIngela Anderton Andin
2015-12-11ssl: fix hibernate_after with instant or near instant timeoutsAndrey Mayorov
2015-12-07Merge branch 'rlipscombe/rl-ssl-options' into maintHenrik Nord
2015-11-25Ensure single 'raw' option is handled correctlyRoger Lipscombe
2015-11-16fix 24h macro in test suiteZandra
2015-09-17ssl: Timeout tuningIngela Anderton Andin
2015-09-16ssl: Improve shutdown logicIngela Anderton Andin