History log of /openbsd-src/lib/libssl/man/OPENSSL_init_ssl.3 (Results 1 – 4 of 4)
Revision Date Author Comments
# 536f31e8 14-Jun-2019 schwarze <schwarze@openbsd.org>

Further improve the documentation of library initialization and configuration.
Among other improvements:
* Use a uniform wording at the top of the DECSRIPTION for obsolete pages.
* Better explain how

Further improve the documentation of library initialization and configuration.
Among other improvements:
* Use a uniform wording at the top of the DECSRIPTION for obsolete pages.
* Better explain how to use a non-standard configuration file.
* Remove obsolete functions from SEE ALSO.
Triggered by some suggestions from tb@.
Tweaks and OK tb@.

show more ...


# 7a73e666 12-Jun-2019 schwarze <schwarze@openbsd.org>

add missing backlinks to ssl(3)


# 20b9f7f9 24-Mar-2018 schwarze <schwarze@openbsd.org>

finish ssl HISTORY; mostly 1.1.0/6.3, but also various other fixes


# 595e8f71 17-Mar-2018 schwarze <schwarze@openbsd.org>

In crypto.h rev. 1.43 and ssl.h rev. 1.153 2018/03/17 16:20:01, beck@
provided OPENSSL_init_crypto(3) and OPENSSL_init_ssl(3).
Write the documentation from scratch
because the text OpenSSL provides i

In crypto.h rev. 1.43 and ssl.h rev. 1.153 2018/03/17 16:20:01, beck@
provided OPENSSL_init_crypto(3) and OPENSSL_init_ssl(3).
Write the documentation from scratch
because the text OpenSSL provides is full of bloat.

show more ...