openssl/doc
Iuri Rezende Souza ea8d07b155 Typo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDR
CLA: trivial

Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9021)
2019-05-29 09:59:25 +10:00
..
HOWTO
internal/man3 EVP_FETCH: remove the need to transport the legacy NID through construction 2019-05-12 13:43:38 -07:00
man1 Change default RSA, DSA and DH size to 2048 bit 2019-05-21 16:44:02 +02:00
man3 Typo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDR 2019-05-29 09:59:25 +10:00
man5
man7 Added Conforming To section to EVP_KDF_TLS1_PRF documentation. 2019-05-27 10:05:08 +02:00
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
README

README  This file

fingerprints.txt
        PGP fingerprints of authorised 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

man1/
        The openssl command-line tools; start with openssl.pod

man3/
        The SSL library and the crypto library

man5/
        File formats

man7/
        Overviews; start with crypto.pod and ssl.pod, for example
        Algorithm specific EVP_PKEY documentation.

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