openssl/doc
Matt Caswell dae00d631f Add error return for OPENSSL_INIT_set_config_filename()
The OPENSSL_INIT_set_config_filename() function can fail so ensure that it
provides a suitable error code.

GitHub Issue #920

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-05-23 23:30:24 +01:00
..
apps Support for traditional format private keys. 2016-05-23 16:41:34 +01:00
crypto Add error return for OPENSSL_INIT_set_config_filename() 2016-05-23 23:30:24 +01:00
HOWTO Fixed a bunch of typos in the docs 2016-03-19 20:23:22 -04:00
ssl Doc nits cleanup, round 2 2016-05-20 20:54:00 -04: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

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