summaryrefslogtreecommitdiff
path: root/lib/ssl/src/ssl_cipher.erl
Commit message (Expand)AuthorAgeFilesLines
* ssl: Avoid hardcoding of cipher suites and fix ECDH suite handlingIngela Anderton Andin2018-04-301-151/+180
* Merge branch 'maint'Ingela Anderton Andin2018-03-161-0/+2
|\
| * ssl: Fix filter function to not discard AEAD cipher suitesIngela Anderton Andin2018-03-151-0/+2
* | Merge branch 'hasse/dialyzer/extra-range/OTP-14970'Hans Bolinder2018-03-131-1/+1
|\ \
| * | ssl: Correct some specsHans Bolinder2018-03-131-1/+1
* | | Merge branch 'maint'Ingela Anderton Andin2018-03-051-1/+10
|\ \ \ | |/ / |/| / | |/
| * ssl: Correct AEAD handlingIngela Anderton Andin2018-03-051-1/+10
* | Merge branch 'maint'Ingela Anderton Andin2018-02-071-117/+175
|\ \ | |/
| * ssl: Make sure anonymous suites are handled separatelyIngela Anderton Andin2018-02-071-30/+49
| * ssl: Uses aead as mac value in AEAD cipher suitesIngela Anderton Andin2018-02-051-58/+58
| * ssl: Add new API functions for cipher suite handlingIngela Anderton Andin2018-02-051-29/+66
* | Merge branch 'ingela/ssl/no-chacha-default-for-now/ERL-538/OTP-14882'Ingela Anderton Andin2018-01-221-3/+16
|\ \
| * | ssl: Remove chacha ciphers form default for nowIngela Anderton Andin2018-01-221-3/+16
* | | ssl: Remove 3DES cipher suites from defaultIngela Anderton Andin2018-01-191-1/+8
|/ /
* | ssl: RSA key exchange is considered broken do not support by defaultIngela Anderton Andin2018-01-161-4/+26
* | Merge branch 'maint'Ingela Anderton Andin2018-01-121-4/+6
|\ \ | |/
| * ssl: Correct function for listing RC4 suitesIngela Anderton Andin2018-01-111-4/+6
* | Merge branch 'maint'Ingela Anderton Andin2018-01-091-1/+1
|\ \ | |/
| * dtls: Filter out rc4 for DTLS psk suitesIngela Anderton Andin2018-01-071-1/+1
* | Merge branch 'maint'Ingela Anderton Andin2017-12-051-369/+1040
|\ \ | |/
| * ssl: Use maps for cipher suites internallyIngela Anderton Andin2017-12-051-325/+930
* | Merge pull request #1518 from RoadRunnr/R20/ssl_anon_certsIngela Andin2017-08-221-2/+89
|\ \ | |/ |/|
| * add draft-mattsson-tls-ecdhe-psk-aead ECDHE-PSK with GCM ciphersAndreas Schultz2017-07-231-0/+23
| * ssl: add ECDHE_PSK cipher suitesAndreas Schultz2017-07-211-2/+66
* | ssl: Correct cipher suite handlingIngela Anderton Andin2017-08-101-1/+3
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* ssl, dtls: Refactor so that DTLS records are handled correctly together with ...Ingela Anderton Andin2017-04-131-5/+1
* ssl, dtls: Correct integer type for sequence numberIngela Anderton Andin2017-04-131-3/+3
* dtls: DTLS specific handling of socket and ciphersIngela Anderton Andin2017-03-061-7/+15
* ssl: Implement DTLS state machineIngela Anderton Andin2016-12-051-2/+27
* Properly filter ssl cipher suites reported as supportedDániel Szoboszlay2016-10-101-17/+49
* Merge branch 'ingela/ssl/cipher-type-spec' into maintIngela Anderton Andin2016-10-071-2/+2
|\
| * ssl: Adjust cipher type to conform to implementationIngela Anderton Andin2016-10-051-2/+2
* | 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 anonymous suite handlingIngela Anderton Andin2016-09-301-12/+18
|/
* Improve SSL diagnosticsAlexey Lebedeff2016-05-311-4/+4
* ssl: Correct cipher suites conversionIngela Anderton Andin2016-04-291-8/+8
* ssl: Corrections to cipher suite handlingIngela Anderton Andin2016-04-251-36/+36
* ssl: Remove use of crypto:rand_bytes/1Ingela Anderton Andin2016-04-251-5/+17
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | ssl: Add option signature_algsIngela Anderton Andin2016-04-061-1/+2
|/
* Merge branch 'maint'Ingela Anderton Andin2016-02-221-11/+25
|\
| * ssl: Newer cipher suites now presented correctlyIngela Anderton Andin2016-02-221-14/+17
| * ssl: Include options form connect/listen/accept in connection_information/[1,2]Ingela Anderton Andin2016-02-221-0/+11
* | ssl: Remove DES ciphers from default configurationIngela Anderton Andin2016-02-181-3/+15
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* ssl: Add unassigned valuesIngela Anderton Andin2015-06-101-0/+2
* ssl: Do not crash on proprietary hash_sign algorithmsIngela Anderton Andin2015-06-081-2/+4