Age | Commit message (Expand) | Author |
2016-09-30 | ssl: Correct anonymous suite handling | Ingela Anderton Andin |
2016-09-07 | ssl: Make sure tests get a clean start | Ingela Anderton Andin |
2016-09-02 | ssl: Add check in test framework for crypto support | Ingela Anderton Andin |
2016-07-08 | ssl: Simplify and refactor tests | Ingela Anderton Andin |
2016-05-27 | ssl: Fix TLS version handling in dtls adepted tests | Ingela Anderton Andin |
2016-05-20 | ssl: Remove use of test_server config macro | Ingela Anderton Andin |
2016-05-20 | ssl: move TLS/DTLS version logging into helper | Andreas Schultz |
2016-05-20 | ssl: tests for DTLS | Andreas Schultz |
2016-05-10 | ssl: Correct test suite | Ingela Anderton Andin |
2016-05-03 | ssl: Use gen_statem instead of gen_fsm | Ingela Anderton Andin |
2016-04-25 | ssl: Corrections to cipher suite handling | Ingela Anderton Andin |
2016-04-25 | ssl: Remove use of crypto:rand_bytes/1 | Ingela Anderton Andin |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-22 | Merge branch 'maint' | Ingela Anderton Andin |
2016-02-22 | ssl: Include options form connect/listen/accept in connection_information/[1,2] | Ingela Anderton Andin |
2016-02-19 | Merge branch 'ia/ssl/remove-default-DES/OTP-13195' | Ingela Anderton Andin |
2016-02-18 | ssl: Remove DES ciphers from default configuration | Ingela Anderton Andin |
2016-01-28 | Ensure testing ssl with supported ciphers only | Dániel Szoboszlay |
2016-01-21 | ssl: In interop tests always check if SSL/TLS version is supported by OpenSSL | Ingela Anderton Andin |
2015-12-09 | ssl: Use spawn_executable | Ingela Anderton Andin |
2015-09-23 | ssl: Retry ssl connections on econnreset errors | Ingela Anderton Andin |
2015-09-15 | ssl: Correct return value of default session callback module | Ingela Anderton Andin |
2015-07-02 | ssl: Exclude broken OpenSSL version from ECC test | Ingela Anderton Andin |
2015-06-23 | Merge branch 'ia/ssl/modern-timetrap' | Ingela Anderton Andin |
2015-06-22 | ssl: Avoid sleep | Ingela Anderton Andin |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-10 | ssl: Filter suites for openssl FIPS if necessary | Ingela Anderton Andin |
2015-05-19 | ssl: Use new API function connection_information in tests | Ingela Anderton Andin |
2015-05-12 | ssl: add tests for SNI server support | Qijiang Fan |
2015-03-17 | ssl: Add TLS-ALPN support | Loïc Hoguin |
2015-03-09 | ssl: Integrate public_key CRL verification with the ssl application | Ingela Anderton Andin |
2015-01-23 | ssl: Remove default support for RC4 ciphers | Ingela Anderton Andin |
2014-09-03 | ssl: fix OpenSSL name filter in ssl tests | Andreas Schultz |
2014-09-03 | ssl: add PSK-GCM suites | Andreas Schultz |
2014-09-03 | ssl: implement AES128-GCM suites | Andreas Schultz |
2014-08-11 | ssl: Test ECDSA and improve test suite maintainability | Ingela Anderton Andin |
2014-06-04 | Merge branch 'RoadRunnr/ssl/fix-tests' into maint | Marcus Arendt |
2014-06-03 | SSL: always filter the full list of supported ciphers against the supported a... | Andreas Schultz |
2014-05-28 | SSL: in tests, filter ssl client ciphers for version compatibility | Andreas Schultz |
2014-05-26 | ssl: Add ssl options to listen options tracker | Ingela Anderton Andin |
2014-05-09 | ssl: Handle socket option inheritance when pooling of accept sockets is used | Ingela Anderton Andin |
2014-03-31 | ssl: Add possibility to specify ssl options when calling ssl:ssl_accept | Ingela Anderton Andin |
2014-03-26 | ssl, pubkey: Code and test adjustments | Hans Nilsson |
2014-03-26 | Various improvements to CRL handling | Andrew Thompson |
2014-01-27 | ssl: Avoid test case timing issues | Ingela Anderton Andin |
2013-09-02 | ssl: Handle signature_algorithm field in digitally_signed properly | Ingela Anderton Andin |
2013-05-28 | ssl: Do not advertise EC ciphers if crypto support is insufficient | Ingela Anderton Andin |
2013-05-20 | ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0 | Ingela Anderton Andin |
2013-05-20 | ssl: Remove use of deprecated crypto functions | Ingela Anderton Andin |
2013-05-08 | ssl: Only send ECC-hello extension if ECC-cipher suites are advertised | Ingela Anderton Andin |