Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch | Richard Levitte | 2022-10-07 | 1 | -1/+1 |
* | Update copyright year | Matt Caswell | 2022-05-03 | 1 | -1/+1 |
* | add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order() | Phus Lu | 2022-02-03 | 1 | -1/+21 |
* | doc: Fix some function signature errors | PW Hu | 2021-10-25 | 1 | -1/+1 |
* | Fix L<> entries without sections | Rich Salz | 2019-10-31 | 1 | -1/+1 |
* | Fix errors found by new find-doc-nits | Rich Salz | 2019-10-03 | 1 | -1/+1 |
* | Check if num is 0 before trying to malloc memory. Otherwise for client hellos... | dyrock | 2019-04-19 | 1 | -0/+2 |
* | Following the license change, modify the boilerplates in doc/man3/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Introduce named constants for the ClientHello callback. | David Benjamin | 2017-09-08 | 1 | -2/+3 |
* | Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb. | David Benjamin | 2017-09-08 | 1 | -0/+129 |