summaryrefslogtreecommitdiff
path: root/lib/ssl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ingela/dtls/statem/OTP-12982' into maintIngela Anderton Andin2016-12-0627-1189/+1818
|\
| * ssl: Implement DTLS state machineIngela Anderton Andin2016-12-0527-1189/+1818
* | Merge branch 'ingela/ECC-tests' into maintIngela Anderton Andin2016-12-051-14/+23
|\ \ | |/ |/|
| * ssl: Make sure common-test priv_dir is used for test case generated filesIngela Anderton Andin2016-11-071-14/+23
* | ssl: Use SHA2 for signing ECC certs if possibleIngela Anderton Andin2016-11-104-31/+55
* | Merge branch 'ingela/ssl/tune-timeouts-packet_SUITE' into maintIngela Anderton Andin2016-11-091-3/+3
|\ \
| * | ssl: Change to more modest timeoutsIngela Anderton Andin2016-10-211-3/+3
* | | ssl: Remove faulty workaroundIngela Anderton Andin2016-11-091-11/+2
| |/ |/|
* | Merge branch 'ferd/ssl-allow-ecc-config/PR-1210/OTP-13959' into maintIngela Anderton Andin2016-11-079-34/+420
|\ \
| * | Add ECC curve selection order config in TLS serverFred Hebert2016-11-029-34/+420
* | | Correct spelling error in ssl_distribution.xmlTrevor Brown2016-10-271-1/+1
|/ /
* | ssl: Tune timeout for old solaris machineIngela Anderton Andin2016-10-141-0/+10
|/
* Merge branch 'ingela/ssl/algo-check/OTP-13959' into maintIngela Anderton Andin2016-10-111-17/+49
|\
| * Properly filter ssl cipher suites reported as supportedDániel Szoboszlay2016-10-101-17/+49
* | Merge branch 'ingela/ssl/crl_SUITE' into maintIngela Anderton Andin2016-10-111-37/+55
|\ \ | |/ |/|
| * ssl: Make sure test has correct inputIngela Anderton Andin2016-09-211-37/+55
* | Merge branch 'ingela/ssl/cipher-type-spec' into maintIngela Anderton Andin2016-10-072-3/+3
|\ \
| * | ssl: Adjust cipher type to conform to implementationIngela Anderton Andin2016-10-052-3/+3
* | | Merge branch 'RoadRunnr/crypto/no-rc4/PR-1169/OTP-13896' into maintRaimo Niskanen2016-10-041-0/+3
|\ \ \ | |/ / |/| |
| * | disable RC4 in SSL when crypto doesn't support itAndreas Schultz2016-09-221-0/+3
| |/
* | ssl: Correct tests tcp stream handlingIngela Anderton Andin2016-10-041-18/+11
* | ssl: Correct anonymous suite handlingIngela Anderton Andin2016-09-303-31/+26
* | Update release notesErlang/OTP2016-09-281-0/+25
* | Merge branch 'ingela/ssl/prepare-patch' into maint-19Erlang/OTP2016-09-281-1/+1
|\ \
| * | ssl: Prepare for releaseIngela Anderton Andin2016-09-271-1/+1
| |/
* | Merge branch 'ingela/ssl/ECC-selection-fix/OTP-13918' into maint-19Erlang/OTP2016-09-284-15/+4
|\ \
| * | ssl: Correct ECC curve selection, the error could cause default to always be ...Ingela Anderton Andin2016-09-284-15/+4
| |/
* | ssl: Avoid event reorderingIngela Anderton Andin2016-09-272-2/+12
|/
* Prepare releaseErlang/OTP2016-09-201-0/+39
* Merge branch 'ingela/ssl/packet-tests' into maintIngela Anderton Andin2016-09-141-0/+28
|\
| * ssl: Add timetrap scale callsIngela Anderton Andin2016-09-131-0/+3
| * ssl: Add nodelay to packet=0|raw testsIngela Anderton Andin2016-09-051-0/+25
* | Merge branch 'ferd/bypass-pem-cache/PR-1143/OTP-13883' into maintIngela Anderton Andin2016-09-128-42/+254
|\ \
| * | ssl: Add documentation of bypass_pem_cache application environment configurationIngela Anderton Andin2016-09-121-0/+10
| * | ssl: Add new benchmarks to skip file for normal testingIngela Anderton Andin2016-09-021-1/+2
| * | Adding PEM cache bypass benchmark entriesFred Hebert2016-08-311-7/+95
| * | Fixing CRL searching in cache bypassFred Hebert2016-08-221-8/+20
| * | Add option to bypass SSL PEM cacheFred Hebert2016-08-194-26/+127
* | | ssl: Make sure tests get a clean startIngela Anderton Andin2016-09-0714-21/+39
* | | ssl: Tune timeoutIngela Anderton Andin2016-09-071-1/+3
* | | ssl: Consistent timeout handlingIngela Anderton Andin2016-09-071-2/+3
* | | Merge branch 'ingela/ssl/dtls-progress/connection-states-as-maps' into maintIngela Anderton Andin2016-09-0616-1052/+1165
|\ \ \
| * | | dtls: fix encoding of client hello cookieAndreas Schultz2016-09-051-10/+4
| * | | dtls: Prepare start of DTLS connection manager with SSL appAndreas Schultz2016-09-051-5/+6
| * | | ssl: Refactor to use maps for the connection statesIngela Anderton Andin2016-09-0513-495/+488
| * | | ssl, dtls: Refactor sni handlingIngela Anderton Andin2016-09-053-53/+67
| * | | dtls: Add close/5Ingela Anderton Andin2016-09-051-1/+7
| * | | dtls: Add renegotiate/2Ingela Anderton Andin2016-09-051-1/+20
| * | | dtls: Add protocol event handlingIngela Anderton Andin2016-09-053-23/+72
| * | | ssl: Refactor code so that tls and dtls can share more codeIngela Anderton Andin2016-09-053-389/+395