aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/Makefile
AgeCommit message (Expand)Author
2019-02-20Revert "ssl: Workaround for compiler errors, to be reverted later"Ingela Anderton Andin
2019-02-18ssl: Workaround for compiler errors, to be reverted laterIngela Anderton Andin
2018-11-20ssl: Auto generate build dependenciesPéter Dimitrov
2018-10-24ssl: Implement TLS 1.3 state machine skeletonPéter Dimitrov
2018-10-24ssl: Add module for Finite Field DH groupsPéter Dimitrov
2018-10-24ssl: TLS-1.3 TLS record protocol handlingIngela Anderton Andin
2018-09-04ssl: Add initial TLS 1.3 hanshake encode/decode supportIngela Anderton Andin
2018-08-30Merge branch 'maint'Ingela Anderton Andin
2018-08-27ssl: Add new sender process for TLS state machineIngela Anderton Andin
2018-08-22Merge branch 'maint'Ingela Anderton Andin
2018-08-21ssl: Move formatting code to own moduleIngela Anderton Andin
2018-08-21ssl: Remove legacy filesIngela Anderton Andin
2018-06-20ssl: Rename logger_ssl_formatter to ssl_loggerPéter Dimitrov
2018-06-20ssl: Add initial ssl log formatterPéter Dimitrov
2018-06-20ssl: Define VSN macro in sourcePéter Dimitrov
2018-06-18Update copyright yearHenrik Nord
2018-05-23ssl: Generalize DTLS packet multiplexingIngela Anderton Andin
2018-03-09ssl: Remove interoperability option v2_hello_compatibleIngela Anderton Andin
2017-09-27Remove ssl_tls_dist_ctrl moduleRaimo Niskanen
2017-09-15Rewrite dist ctrl from port to processRaimo Niskanen
2017-01-19ssl: Move PEM cache to a dedicated processIngela Anderton Andin
2016-12-07Update copyright-yearErlang/OTP
2016-12-05ssl: Implement DTLS state machineIngela Anderton Andin
2016-04-05Add ssl_crl_hash_dir moduleMagnus Henoch
2016-02-02Add inet6_tls_dist, for TLS distribution over IPv6Magnus Henoch
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-09ssl: Integrate public_key CRL verification with the ssl applicationIngela Anderton Andin
2014-07-02Cleanup behaviour modules in sslMatwey V. Kornilov
2014-05-09ssl: Handle socket option inheritance when pooling of accept sockets is usedIngela Anderton Andin
2013-12-02ssl: Refactor connetion handlingIngela Anderton Andin
2013-12-02ssl: API and supervisorIngela Anderton Andin
2013-12-02ssl: Refactor APIIngela Anderton Andin
2013-12-02ssl: Refactor connection and handshake handlingIngela Anderton Andin
2013-09-10ssl: Refactor TLS/DTLS record handlingIngela Anderton Andin
2013-09-10ssl: DTLS record handlingIngela Anderton Andin
2013-09-10ssl: Refactor to provide common handshake functions for TLS/DTLSIngela Anderton Andin
2013-06-04ssl: Structural perarparation to support DTLSIngela Anderton Andin
2013-06-04ssl: Rename ssl_certificate_db to ssl_pkix_db for clarityIngela Anderton Andin
2013-05-24ssl: Remove unused `srp_parameters` type specKlaus Trainer
2013-03-28SSL: add TLS-SRP (RFC 5054) cipher suitesAndreas Schultz
2013-02-12ssl: Generalize cb_info optionIngela Anderton Andin
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2012-11-26ssl: Add dependencies to MakefileIngela Anderton Andin
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-04-27ssl: Fix parallel make for behavioursBjörn-Egil Dahlberg
2011-09-16Remove old ssl implementation and deprecated function ssl:peercert/1Ingela Anderton Andin
2011-09-09First fully working versionIngela Anderton Andin
2010-06-11OTP-8695 New ssl defaultIngela Anderton Andin
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP