aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/tls_record_1_3.erl
AgeCommit message (Expand)Author
2019-07-25ssl: Fix handshake pause in TLS 1.3Péter Dimitrov
2019-03-29ssl: Add support AES_CCM cipher suites form RFC 6655Ingela Anderton Andin
2019-03-21Revert "ssl: Correct handling of crypto exception handling."Ingela Anderton Andin
2019-03-20ssl: Correct handling of crypto exception handling.Ingela Anderton Andin
2019-03-14ssl: Handle unencrypted Alert (Illegal Parameter)Péter Dimitrov
2019-02-08ssl: Improve TLS 1.3 statemPéter Dimitrov
2019-01-11ssl: Improve AEAD encode/decodePéter Dimitrov
2018-11-16ssl: Fix encode/decode of ClientHello (TLS 1.3)Péter Dimitrov
2018-10-24ssl: TLS-1.3 TLS record protocol handlingIngela Anderton Andin