aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/tls_handshake_1_3.erl
AgeCommit message (Expand)Author
2018-11-20ssl: Improve the "start" and "negotiated" statesPéter Dimitrov
2018-11-16ssl: Fix compilation warningsPéter Dimitrov
2018-11-16ssl: Implement the 'key_share' extensionPéter Dimitrov
2018-10-24ssl: Implement decode of "supported_groups"Péter Dimitrov
2018-10-24ssl: Implement TLS 1.3 state machine skeletonPéter Dimitrov
2018-10-01ssl: Correct extension decoding and dialyzer specIngela Anderton Andin
2018-09-27ssl: Generalize extensions handlingIngela Anderton Andin
2018-09-06ssl: Fix typoIngela Anderton Andin
2018-09-04ssl: Add initial TLS 1.3 hanshake encode/decode supportIngela Anderton Andin