openssl/doc
Jon Spillett 09fdfa4b2f Add documentation for SSL_*_ex_data() functions
[skip ci]

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3050)
2017-03-28 21:50:13 +02:00
..
HOWTO
man1 doc: fix -keylogfile option 2017-03-17 20:47:17 -04:00
man3 Add documentation for SSL_*_ex_data() functions 2017-03-28 21:50:13 +02:00
man5 "any" instead of "and" 2017-03-24 13:43:21 +01:00
man7 Add X25519 doc 2017-03-28 15:43:41 +01:00
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el
README update README 2017-03-28 15:43:42 +01: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

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