]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/OPENSSL_fork_prepare.pod
Implement EVP_MAC_do_all_ex()
[thirdparty/openssl.git] / doc / man3 / OPENSSL_fork_prepare.pod
2019-07-07  Dr. Matthias St... man: fix typo in OPENSSL_fork_prepare.pod
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-19  A. Schulzecorrect spelling errors detected by Debian lintian
2018-01-16  Paul YangUpdate all affected files' copyright year to 2018
2018-01-16  Paul YangAdd missing 'RETURN VALUES' sections in doc
2017-07-31  Xiaoyin LiuFix typo in documents
2017-06-30  Rich SalzFix atfork flag. Avoid double-negatives :)
2017-06-29  Rich SalzAdd fork handlers, based on pthread_atfork