CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/02/24 08:03:35
Modified files: lib/libcrypto/man: BIO_get_data.3 Log message: In bio.h rev. 1.35 2018/02/20 17:55:26, tb@ provided BIO_set_shutdown(3) and BIO_get_shutdown(3). Write the documentation from scratch because what OpenSSL provides doesn't explain the difference to BIO_set_close(3) and is also worded in a rather confusing way.