aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test/ssl_test_lib.erl
AgeCommit message (Expand)Author
2016-07-08ssl: Simplify and refactor testsIngela Anderton Andin
2016-05-27ssl: Fix TLS version handling in dtls adepted testsIngela Anderton Andin
2016-05-20ssl: Remove use of test_server config macroIngela Anderton Andin
2016-05-20ssl: move TLS/DTLS version logging into helperAndreas Schultz
2016-05-20ssl: tests for DTLSAndreas Schultz
2016-05-10ssl: Correct test suiteIngela Anderton Andin
2016-05-03ssl: Use gen_statem instead of gen_fsmIngela 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-03-15update copyright-yearHenrik Nord
2016-02-22Merge branch 'maint'Ingela Anderton Andin
2016-02-22ssl: Include options form connect/listen/accept in connection_information/[1,2]Ingela Anderton Andin
2016-02-19Merge branch 'ia/ssl/remove-default-DES/OTP-13195'Ingela Anderton Andin
2016-02-18ssl: Remove DES ciphers from default configurationIngela Anderton Andin
2016-01-28Ensure testing ssl with supported ciphers onlyDániel Szoboszlay
2016-01-21ssl: In interop tests always check if SSL/TLS version is supported by OpenSSLIngela Anderton Andin
2015-12-09ssl: Use spawn_executableIngela Anderton Andin
2015-09-23ssl: Retry ssl connections on econnreset errorsIngela Anderton Andin
2015-09-15ssl: Correct return value of default session callback moduleIngela Anderton Andin
2015-07-02ssl: Exclude broken OpenSSL version from ECC testIngela Anderton Andin
2015-06-23Merge branch 'ia/ssl/modern-timetrap'Ingela Anderton Andin
2015-06-22ssl: Avoid sleepIngela Anderton Andin
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-10ssl: Filter suites for openssl FIPS if necessaryIngela Anderton Andin
2015-05-19ssl: Use new API function connection_information in testsIngela Anderton Andin
2015-05-12ssl: add tests for SNI server supportQijiang Fan
2015-03-17ssl: Add TLS-ALPN supportLoïc Hoguin
2015-03-09ssl: Integrate public_key CRL verification with the ssl applicationIngela Anderton Andin
2015-01-23ssl: Remove default support for RC4 ciphersIngela Anderton Andin
2014-09-03ssl: fix OpenSSL name filter in ssl testsAndreas Schultz
2014-09-03ssl: add PSK-GCM suitesAndreas Schultz
2014-09-03ssl: implement AES128-GCM suitesAndreas Schultz
2014-08-11ssl: Test ECDSA and improve test suite maintainabilityIngela Anderton Andin
2014-06-04Merge branch 'RoadRunnr/ssl/fix-tests' into maintMarcus Arendt
2014-06-03SSL: always filter the full list of supported ciphers against the supported a...Andreas Schultz
2014-05-28SSL: in tests, filter ssl client ciphers for version compatibilityAndreas Schultz
2014-05-26ssl: Add ssl options to listen options trackerIngela Anderton Andin
2014-05-09ssl: Handle socket option inheritance when pooling of accept sockets is usedIngela Anderton Andin
2014-03-31ssl: Add possibility to specify ssl options when calling ssl:ssl_acceptIngela Anderton Andin
2014-03-26ssl, pubkey: Code and test adjustmentsHans Nilsson
2014-03-26Various improvements to CRL handlingAndrew Thompson
2014-01-27ssl: Avoid test case timing issuesIngela Anderton Andin
2013-09-02ssl: Handle signature_algorithm field in digitally_signed properlyIngela Anderton Andin
2013-05-28ssl: Do not advertise EC ciphers if crypto support is insufficientIngela Anderton Andin
2013-05-20ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0Ingela Anderton Andin
2013-05-20ssl: Remove use of deprecated crypto functionsIngela Anderton Andin
2013-05-08ssl: Only send ECC-hello extension if ECC-cipher suites are advertisedIngela Anderton Andin
2013-05-08ssl: test case fixIngela Anderton Andin
2013-05-08ssl: Filter out ECC cipher suites when openssl is buggyIngela Anderton Andin
2013-05-08ssl: ct:print -> ct:log and assert port_commandIngela Anderton Andin