aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/ssl_internal.hrl
AgeCommit message (Expand)Author
2019-04-30ssl: Fix type specs of ssl_internal.hrlPéter Dimitrov
2019-02-05ssl: Use specs to generate type documentationIngela Anderton Andin
2019-01-14ssl: Add value 'save' to reuse_sessions and reuse_session client optionIngela Anderton Andin
2018-12-03ssl: Internaly use {active, N}Ingela Anderton Andin
2018-08-27ssl: Adopt distribution over TLS to use new sender processIngela Anderton Andin
2018-06-18Update copyright yearHenrik Nord
2018-06-08ssl: Add option customize_hostname_checkIngela Anderton Andin
2018-05-23ssl: Generalize DTLS packet multiplexingIngela Anderton Andin
2018-04-24ssl: Add new API functionsIngela Anderton Andin
2018-03-09ssl: Remove interoperability option v2_hello_compatibleIngela Anderton Andin
2018-01-17dtls: Add DTLS handling to utility functionsIngela Anderton Andin
2017-11-08ssl: Add private key configuration for crypto engineIngela Anderton Andin
2017-05-04Update copyright yearRaimo Niskanen
2017-03-30dtls: Implement DTLS cookie secret generationIngela Anderton Andin
2017-03-07dtls: 'dtlsv1.2' corresponds to 'tlsv1.2'Ingela Anderton Andin
2017-01-17ssl: Handle really big handshake packagesIngela Anderton Andin
2016-12-07Update copyright-yearErlang/OTP
2016-12-05ssl: Implement DTLS state machineIngela Anderton Andin
2016-11-02Add ECC curve selection order config in TLS serverFred Hebert
2016-06-03ssl: Add option to phase out support for sslv2 client helloIngela Anderton Andin
2016-05-26ssl: Add BEAST mitigation selection optionKenneth Lakin
2016-05-03ssl: Use gen_statem instead of gen_fsmIngela Anderton Andin
2016-04-06ssl: Add option signature_algsIngela Anderton Andin
2015-11-26Merge branch 'maint'Zandra
2015-10-22fix incorrect number of seconds in 24h macroPawel Pikula
2015-10-09Update SSLHans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-10Merge branch 'ferd/deny-client-renegotiation'Henrik Nord
2015-06-03Add disable client-initiated renegotiation optionFred Hebert
2015-05-12ssl: Refactored and corrected sni_fun handlingIngela Anderton Andin
2015-05-12ssl: add option sni_funQijiang Fan
2015-05-12ssl: add SNI server supportQijiang Fan
2015-03-23ssl: Dialyzer fixesIngela Anderton Andin
2015-03-17ssl: Add TLS-ALPN supportLoïc Hoguin
2015-03-09ssl: Integrate public_key CRL verification with the ssl applicationIngela Anderton Andin
2015-03-05Merge branch 'maint'Ingela Anderton Andin
2015-03-02ssl: Implement support for TLS_FALLBACK_SCSVIngela Anderton Andin
2015-01-23ssl: Reenable padding check for TLS-1.0 and provide backwards compatibleIngela Anderton Andin
2015-01-23ssl: Remove sslv3 from the default supported protocol versionsIngela Anderton Andin
2015-01-23ssl: Reenable padding check for TLS-1.0 and provide backwards compatibleIngela Anderton Andin
2014-12-01ssl: Change code to reflect that state data may be secretIngela Anderton Andin
2014-09-09ssl, public_key: Add new option partial_chainIngela Anderton Andin
2014-05-09ssl: Handle socket option inheritance when pooling of accept sockets is usedIngela Anderton Andin
2014-03-31ssl: Add possibility to specify ssl options when calling ssl:ssl_acceptIngela Anderton Andin
2014-03-25ssl: Improve type specsIngela Anderton Andin
2014-02-06public_key: Export some dialyzer typesIngela Anderton Andin
2014-01-28Fix incorrect use of public_key:private_key/0 typeTuncer Ayaz
2014-01-21Implement 'honor_cipher_order' SSL server-side optionAndrew Thompson
2013-12-02ssl: Dialyzer fixesIngela Anderton Andin
2013-12-02ssl: Refactor APIIngela Anderton Andin