]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/SSL_CTX_set_client_hello_cb.pod
Check if num is 0 before trying to malloc memory. Otherwise for client hellos without...
[thirdparty/openssl.git] / doc / man3 / SSL_CTX_set_client_hello_cb.pod
2019-04-19  dyrockCheck if num is 0 before trying to malloc memory. Other...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-09-08  David BenjaminIntroduce named constants for the ClientHello callback.
2017-09-08  David BenjaminRename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.