aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/ssl_handshake.erl
AgeCommit message (Expand)Author
2017-04-21ssl: TLS-1.2 clients will now always send hello messages on its own format.Ingela Anderton Andin
2017-01-26ssl: The certificate path may be used as a source to find intermediate CAs fo...Ingela Anderton Andin
2017-01-24ssl: Handle more than one DistributionPointIngela Anderton Andin
2016-11-02Add ECC curve selection order config in TLS serverFred Hebert
2016-09-12Merge branch 'ferd/bypass-pem-cache/PR-1143/OTP-13883' into maintIngela Anderton Andin
2016-09-05ssl: Refactor to use maps for the connection statesIngela Anderton Andin
2016-09-05ssl, dtls: Disable V2 compatibility clause from ssl_handshake:update_handshak...Ingela Anderton Andin
2016-09-05ssl: remove unused RecordCB argument from master_secretAndreas Schultz
2016-08-19Add option to bypass SSL PEM cacheFred Hebert
2016-08-09ssl: Conform to dialyzer specIngela Anderton Andin
2016-07-25Merge branch 'maint-18' into maintRaimo Niskanen
2016-07-21Improve version selectionRaimo Niskanen
2016-07-08ssl: Correct handling of signature algorithm selectionIngela Anderton Andin
2016-06-15Merge branch 'ingela/ssl/dtls-next-step-flights/OTP-13678'Ingela Anderton Andin
2016-06-14Merge branch 'legoscia/ssl_crl_hash_dir-bis/PR-982/OTP-13530'Ingela Anderton Andin
2016-06-13ssl: move available_signature_algs to ssl_handshakeAndreas Schultz
2016-06-09ssl: Use cipher suite's PRF in prf/5Kenneth Lakin
2016-05-31ssl: Remove error logger reportsIngela Anderton Andin
2016-05-31ssl: Better error handling of keys rejected by cryptoIngela Anderton Andin
2016-05-31Improve SSL diagnosticsAlexey Lebedeff
2016-05-05ssl: Use cipher suite's PRF in prf/5Kenneth Lakin
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-06ssl: Add option signature_algsIngela Anderton Andin
2016-04-06ssl: Add option signature_algsIngela Anderton Andin
2016-04-01Add issuer arg to ssl_crl_cache_api lookup callbackMagnus Henoch
2016-03-15update copyright-yearHenrik Nord
2016-02-17Be suspicious of certificates without CRL DPsMagnus Henoch
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-02Merge branch 'maint'Henrik Nord
2015-05-29ssl: Correct handling of bad input to premaster_secret calculationIngela Anderton Andin
2015-04-20ssl: Ignore signature_algorithm (TLS 1.2 extension) sent to TLS 1.0/1 serverAndreas Schultz
2015-04-20ssl: Adjust to public_key application removing legacy compact_bit_string switchIngela Anderton Andin
2015-03-17ssl: Add TLS-ALPN supportLoïc Hoguin
2015-03-11ssl: Dialyzer fixesIngela Anderton Andin
2015-03-09ssl: Integrate public_key CRL verification with the ssl applicationIngela Anderton Andin
2014-09-25Merge branch 'maint'Ingela Anderton Andin
2014-09-24ssl: Servers may include an empty SNI-extensionIngela Anderton Andin
2014-09-10Merge branch 'maint'Ingela Anderton Andin
2014-09-09ssl, public_key: Add new option partial_chainIngela Anderton Andin
2014-09-03ssl: implement AES128-GCM suitesAndreas Schultz
2014-08-19ssl: Fix boolean expressionIngela Anderton Andin
2014-08-18ssl: Fix broken contractIngela Anderton Andin
2014-08-08ssl: Correct handling of certificate_types in Certificate RequestsIngela Anderton Andin
2014-06-01ssl: parse SNI in received client hello recordsAndrás Veres-Szentkirályi
2014-04-23ssl: Refactor so that there is only one source for the default hashsign valuesIngela Anderton Andin
2014-04-23ssl: always pass negotiated version when selecting hashsignDanil Zagoskin
2014-04-23ssl: TLSv1.2: proper default sign algo for RSADanil Zagoskin
2014-04-16ssl: Select supported cipher suites for the negotiated SSL/TLS-versionIngela Anderton Andin
2014-03-25ssl: Improve type specsIngela Anderton Andin
2014-03-14ssl: Server now ignores client ECC curves that it does not support instead ofIngela Anderton Andin