summaryrefslogtreecommitdiff
path: root/lib/ssl/src/ssl_connection.hrl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright-yearErlang/OTP2016-12-071-1/+1
* ssl: Implement DTLS state machineIngela Anderton Andin2016-12-051-8/+9
* Merge branch 'ingela/ssl/ECC-selection-fix/OTP-13918' into maint-19Erlang/OTP2016-09-281-1/+0
|\
| * ssl: Correct ECC curve selection, the error could cause default to always be ...Ingela Anderton Andin2016-09-281-1/+0
* | ssl: Avoid event reorderingIngela Anderton Andin2016-09-271-0/+1
|/
* ssl: Refactor to use maps for the connection statesIngela Anderton Andin2016-09-051-1/+1
* ssl: introduce the notion of flights for dtls and tlsAndreas Schultz2016-06-131-1/+6
* ssl: Use gen_statem instead of gen_fsmIngela Anderton Andin2016-05-031-2/+3
* Update SSLHans Bolinder2015-10-091-11/+12
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* ssl: add SNI server supportQijiang Fan2015-05-121-1/+2
* ssl: Add TLS-ALPN supportLoïc Hoguin2015-03-171-1/+1
* ssl: Integrate public_key CRL verification with the ssl applicationIngela Anderton Andin2015-03-091-2/+2
* ssl: Change code to reflect that state data may be secretIngela Anderton Andin2014-12-011-12/+12
* ssl: Make sure change cipher spec is correctly handledIngela Anderton Andin2014-06-111-0/+1
* ssl: Add ssl options to listen options trackerIngela Anderton Andin2014-05-261-1/+2
* ssl: Improve type specsIngela Anderton Andin2014-03-251-4/+4
* Deprecate pre-defined built-in typesHans Bolinder2014-02-231-2/+2
* Fix incorrect type reference (inet:ipaddress() -> inet:ip_address())Tuncer Ayaz2014-01-281-1/+1
* ssl: Refactor connetion handlingIngela Anderton Andin2013-12-021-0/+2
* ssl, public_key: Dialyzer fixesIngela Anderton Andin2013-12-021-39/+45
* ssl: Refactor connection and handshake handlingIngela Anderton Andin2013-12-021-0/+81