summaryrefslogtreecommitdiff
path: root/lib/ssl
Commit message (Expand)AuthorAgeFilesLines
* Revert "Prepare release"Erlang/OTP2016-06-021-109/+0
* Prepare releaseErlang/OTP2016-06-021-0/+109
* ssl: simplyfy code using gen_statemIngela Anderton Andin2016-06-012-70/+45
* Merge branch 'ingela/ssl/DH/OTP-13636'Ingela Anderton Andin2016-06-011-1/+2
|\
| * ssl: Stronger default DH primeIngela Anderton Andin2016-06-011-1/+2
* | Merge branch 'legoscia/ssl/tls-dist-more-opts/PR-956/OTP-13429'Raimo Niskanen2016-06-013-9/+305
|\ \ | |/ |/|
| * Quote curly brackets in command line optionsRaimo Niskanen2016-06-011-6/+12
| * Avoid disappearing ETS tables in ssl_dist_SUITEMagnus Henoch2016-04-271-4/+20
| * Fix db handle for TLS distribution crl_cache optsMagnus Henoch2016-04-271-3/+3
| * Fix ssl_dist_SUITE logging on WindowsMagnus Henoch2016-04-271-1/+1
| * More logging in ssl_dist_SUITEMagnus Henoch2016-04-041-0/+2
| * TLS distribution: crl_check and crl_cache optionsMagnus Henoch2016-03-173-3/+183
| * Allow passing verify_fun for TLS distributionMagnus Henoch2016-03-173-5/+97
| * More informative malformed_ssl_dist_opt errorMagnus Henoch2016-03-171-2/+2
* | ssl: Update runtime dependency due to use of gen_statemIngela Anderton Andin2016-06-011-1/+1
* | ssl: Avoid two renegotiatesIngela Anderton Andin2016-06-011-2/+2
* | ssl: Handle freebsd OpenSSL flavourIngela Anderton Andin2016-06-011-2/+8
* | Merge branch 'joedevivo/ssl/PR-1063/OTP-13635'Ingela Anderton Andin2016-06-012-20/+21
|\ \
| * | ssl:recv timeout() can be 0Joe DeVivo2016-05-312-20/+21
* | | Merge branch 'ingela/ssl/test-timeouts'Ingela Anderton Andin2016-05-312-2/+2
|\ \ \ | |/ / |/| |
| * | ssl: Increase timeouts due to slow test machinesIngela Anderton Andin2016-05-312-2/+2
* | | ssl: Remove error logger reportsIngela Anderton Andin2016-05-311-8/+2
* | | ssl: Better error handling of keys rejected by cryptoIngela Anderton Andin2016-05-311-4/+19
* | | Improve SSL diagnosticsAlexey Lebedeff2016-05-317-45/+84
* | | ssl: Fix TLS version handling in dtls adepted testsIngela Anderton Andin2016-05-272-2/+13
* | | Merge branch 'ingela/ssl/doc-enhancment/ERL-131'Ingela Anderton Andin2016-05-271-8/+19
|\ \ \ | |/ / |/| |
| * | ssl: Add default values and clarificationsIngela Anderton Andin2016-05-271-8/+19
* | | Merge branch 'kennethlakin/beast-mitigation-options/PR-1041/OTP-13629'Ingela Anderton Andin2016-05-278-22/+123
|\ \ \
| * | | ssl: Add BEAST mitigation selection optionKenneth Lakin2016-05-268-22/+123
* | | | Use the -epmd_module flag consistentlyMagnus Henoch2016-05-252-2/+4
|/ / /
* | | Merge branch 'ingela/ssl-httpc/ERL-144'Ingela Anderton Andin2016-05-231-1/+1
|\ \ \
| * | | ssl: Send correct close messageIngela Anderton Andin2016-05-201-1/+1
| |/ /
* | | ssl: Increase timeoutIngela Anderton Andin2016-05-201-1/+1
* | | ssl: Remove use of test_server config macroIngela Anderton Andin2016-05-2015-137/+137
* | | ssl: Disable DTLS test for nowIngela Anderton Andin2016-05-201-4/+4
* | | ssl: move TLS/DTLS version logging into helperAndreas Schultz2016-05-209-21/+24
* | | ssl: tests for DTLSAndreas Schultz2016-05-2011-622/+681
|/ /
* | ssl: Setopts should be allowed in all statesIngela Anderton Andin2016-05-191-41/+45
* | Merge branch 'ingela/ssl/cipher-suites-refactor'Ingela Anderton Andin2016-05-161-11/+20
|\ \
| * | ssl: Refactor to make code easier to understandIngela Anderton Andin2016-05-121-11/+20
* | | Revert "Prepare release"Erlang/OTP2016-05-121-50/+0
* | | Prepare releaseErlang/OTP2016-05-111-0/+50
* | | ssl: Correct test suiteIngela Anderton Andin2016-05-101-3/+3
|/ /
* | ssl: ordsets:intersection/2 did not give the expected resultIngela Anderton Andin2016-05-101-1/+2
* | Merge branch 'ingela/ssl/prepare-for-release'Ingela Anderton Andin2016-05-091-1/+1
|\ \
| * | ssl: Prepare for releaseIngela Anderton Andin2016-04-052-7/+1
* | | Merge branch 'kennethlakin/tls-use-negotiated-prf/PR-1042/OTP-13546'Ingela Anderton Andin2016-05-093-10/+129
|\ \ \
| * | | ssl: Use cipher suite's PRF in prf/5Kenneth Lakin2016-05-053-10/+129
* | | | ssl: Add reinitialization of handshake data lost in gen_statem refactorizationIngela Anderton Andin2016-05-052-3/+16
|/ / /
* | | Merge branch 'maint-18'Henrik Nord2016-05-042-1/+18
|\ \ \