Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | Rename uses 'curve' to 'group' and rework tls1 group API. | tb | 2022-07-02 | 1 | -3/+3 |
* | Make tls1_ec_curve_id2nid() return explicit NID_undef instead of 0 on error | tb | 2022-07-02 | 1 | -2/+2 |
* | Check the security of DH key shares | tb | 2022-06-29 | 1 | -1/+12 |
* | Plumb decode errors through key share parsing code. | jsing | 2022-01-11 | 1 | -12/+24 |
* | Convert legacy server to tls_key_share. | jsing | 2022-01-07 | 1 | -4/+65 |
* | Convert legacy TLS client to tls_key_share. | jsing | 2022-01-06 | 1 | -32/+125 |
* | Rename tls13_key_share to tls_key_share. | jsing | 2022-01-05 | 1 | -0/+307 |