summaryrefslogtreecommitdiffstats
path: root/doc/man3/SSL_CTX_set_client_hello_cb.pod (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte2022-10-071-1/+1
* Update copyright yearMatt Caswell2022-05-031-1/+1
* add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()Phus Lu2022-02-031-1/+21
* doc: Fix some function signature errorsPW Hu2021-10-251-1/+1
* Fix L<> entries without sectionsRich Salz2019-10-311-1/+1
* Fix errors found by new find-doc-nitsRich Salz2019-10-031-1/+1
* Check if num is 0 before trying to malloc memory. Otherwise for client hellos...dyrock2019-04-191-0/+2
* Following the license change, modify the boilerplates in doc/man3/Richard Levitte2018-12-061-1/+1
* Introduce named constants for the ClientHello callback.David Benjamin2017-09-081-2/+3
* Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.David Benjamin2017-09-081-0/+129