openssl/doc
Matt Caswell c0e32b1609 Correct documentation error
SSL_get_async_wait_fd() was replaced by SSL_get_all_async_fds() and
SSL_get_changed_async_fds().

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-05-17 14:21:06 +01:00
..
apps Correct documentation on digest used. 2016-05-13 12:00:19 +01:00
crypto Documentation: Clarify sizes for UI_add_input_string() 2016-05-16 18:34:45 +02:00
HOWTO Fixed a bunch of typos in the docs 2016-03-19 20:23:22 -04:00
ssl Correct documentation error 2016-05-17 14:21:06 +01:00
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el Correct another batch of typos 2016-03-22 21:57:26 -04:00
README Remove more unused things. 2016-03-18 09:40:25 -04:00

README  This file

fingerprints.txt
        PGP fingerprints of authoried release signers

standards.txt
        Moved to the web, https://www.openssl.org/docs/standards.html

HOWTO/
        A few how-to documents; not necessarily up-to-date
apps/
        The openssl command-line tools; start with openssl.pod
ssl/
        The SSL library; start with ssl.pod
crypto/
        The cryptographic library; start with crypto.pod

Formatted versions of the manpages (apps,ssl,crypto) can be found at
        https://www.openssl.org/docs/manpages.html