Age | Commit message (Expand) | Author |
---|---|---|
2019-01-11 | ssl: Improve AEAD encode/decode | Péter Dimitrov |
2019-01-11 | ssl: Refactor state 'negotiated' | Péter Dimitrov |
2019-01-11 | ssl: Add 'CertificateVerify' | Péter Dimitrov |
2019-01-11 | ssl: Create server 'Certificate' message | Péter Dimitrov |
2019-01-11 | ssl: Calculate handshake traffic keys | Péter Dimitrov |
2019-01-11 | ssl: Fix cipher suite selection | Péter Dimitrov |
2018-11-20 | ssl: Improve the "start" and "negotiated" states | Péter Dimitrov |
2018-11-16 | ssl: Fix compilation warnings | Péter Dimitrov |
2018-11-16 | ssl: Implement the 'key_share' extension | Péter Dimitrov |
2018-10-24 | ssl: Implement decode of "supported_groups" | Péter Dimitrov |
2018-10-24 | ssl: Implement TLS 1.3 state machine skeleton | Péter Dimitrov |
2018-10-01 | ssl: Correct extension decoding and dialyzer spec | Ingela Anderton Andin |
2018-09-27 | ssl: Generalize extensions handling | Ingela Anderton Andin |
2018-09-06 | ssl: Fix typo | Ingela Anderton Andin |
2018-09-04 | ssl: Add initial TLS 1.3 hanshake encode/decode support | Ingela Anderton Andin |