summaryrefslogtreecommitdiff
path: root/lib/ssl
Commit message (Expand)AuthorAgeFilesLines
* ssl: Add test that memory is not leekedIngela Anderton Andin2014-02-211-1/+8
* ssl: Correct clean up of certificate database when certs are inputedIngela Anderton Andin2014-02-201-3/+3
* ssl: Fix possible mismatch between SSL/TLS version and default ciphersIngela Anderton Andin2014-02-141-21/+22
* ssl: Add test for avoiding a version and chipher suite missmatchIngela Anderton Andin2014-02-141-0/+33
* Merge branch 'ia/public_key/specs'Ingela Anderton Andin2014-02-101-5/+5
|\
| * public_key: Export some dialyzer typesIngela Anderton Andin2014-02-061-5/+5
* | ssl: Unicode adaptionsIngela Anderton Andin2014-02-061-6/+11
|/
* ssl: Add workaround in test code for openssl s_client bugIngela Anderton Andin2014-01-291-1/+18
* ssl: use is_boolean/1 guard in option validationAndreas Schultz2014-01-281-12/+6
* Fix incorrect type reference (inet:ipaddress() -> inet:ip_address())Tuncer Ayaz2014-01-281-1/+1
* Fix incorrect use of public_key:private_key/0 typeTuncer Ayaz2014-01-282-4/+3
* Merge branch 'ia/ssl/tests'Ingela Anderton Andin2014-01-282-4/+26
|\
| * ssl: Avoid test case timing issuesIngela Anderton Andin2014-01-272-4/+26
* | Merge branch 'ia/Vagabond/adt-honor-cipher-order/OTP-11621'Ingela Anderton Andin2014-01-285-6/+71
|\ \
| * | Implement 'honor_cipher_order' SSL server-side optionAndrew Thompson2014-01-215-6/+71
* | | Merge tag 'OTP_R16B03-1'Magnus Lidén2014-01-241-1/+35
|\ \ \ | |_|/ |/| |
| * | Prepare releaseOTP_R16B03-1Erlang/OTP2014-01-241-1/+35
* | | Merge branch 'maint'Ingela Anderton Andin2014-01-243-27/+65
|\ \ \ | |/ /
| * | ssl: Incorrect inputed cipherlist lead server to think that the clientIngela Anderton Andin2014-01-223-27/+65
* | | Merge branch 'dgud/test_unicode/OTP-10877'Dan Gudmundsson2014-01-221-1/+1
|\ \ \
| * | | Fix (unicode) debug info in test casesDan Gudmundsson2014-01-211-1/+1
* | | | Merge branch 'ia/ssl/openssl-reneogtiation-bug'Ingela Anderton Andin2014-01-211-6/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | ssl: Add versions to check for sane OpenSSL version for renegotiationIngela Anderton Andin2014-01-141-6/+32
* | | | Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin2014-01-217-43/+100
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ssl: Prepare for releaseIngela Anderton Andin2014-01-151-2/+8
| * | ssl: fix elliptic curve selection in server modeAndreas Schultz2014-01-143-6/+6
| * | ssl: Prepare for releaseIngela Anderton Andin2014-01-142-3/+5
| * | ssl: Add missing options validation of server_name_indicationIngela Anderton Andin2014-01-142-34/+83
* | | crypto: selective support for GF2m curvesAndreas Schultz2014-01-131-6/+13
* | | ssl: add brainpool elliptic curves to TLS (RFC-7027)Andreas Schultz2014-01-131-4/+11
| |/ |/|
* | Merge tag 'OTP_R16B03'Magnus Lidén2013-12-102-2/+64
|\ \ | |/
| * Prepare releaseOTP_R16B03Erlang/OTP2013-12-092-2/+64
* | Merge branch 'maint'Ingela Anderton Andin2013-12-0235-4014/+4192
|\ \ | |/
| * ssl: Trap exitsIngela Anderton Andin2013-12-022-0/+8
| * ssl: Refactor connetion handlingIngela Anderton Andin2013-12-0210-1156/+1285
| * ssl: API and supervisorIngela Anderton Andin2013-12-028-45/+117
| * ssl: Dialyzer fixesIngela Anderton Andin2013-12-022-12/+5
| * ssl: Test case enhancementIngela Anderton Andin2013-12-024-9/+27
| * ssl: Refactor APIIngela Anderton Andin2013-12-0211-1127/+1133
| * ssl, public_key: Dialyzer fixesIngela Anderton Andin2013-12-028-58/+72
| * ssl: Refactor premaster secret handlingIngela Anderton Andin2013-12-022-296/+247
| * ssl: Refactor connection and handshake handlingIngela Anderton Andin2013-12-0212-1659/+1677
| * ssl: Refactor handshake and record handlingIngela Anderton Andin2013-12-026-144/+113
* | Merge branch 'maint'Hans Nilsson2013-11-201-1/+1
|\ \ | |/
| * ftp,ssl: Fixes broken type link (ssloption).Hans Nilsson2013-11-191-1/+1
* | Merge branch 'maint'Fredrik Gustafsson2013-11-118-17/+84
|\ \ | |/
| * Update documentationJulien Barbot2013-11-061-3/+4
| * Add a new server_name_indication option to ssl:connectJulien Barbot2013-11-064-9/+31
| * Add SSL Server Name Indication (SNI) client supportJulien Barbot2013-11-066-13/+57
* | Merge branch 'maint'Fredrik Gustafsson2013-11-041-3/+3
|\ \ | |/