openssl/doc
Vita Batrla 644f869d87 docs: document that *_free(NULL) does nothing
Explicitly documents that *_free(NULL) does nothing.
Fixes two cases where that wasn't true.
Fixes #24675.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Sasa Nedvedicky <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24735)

(cherry picked from commit 981d129a56)
2024-06-27 18:34:13 +02:00
..
HOWTO
images Update OpenSSL logos 2023-11-22 10:39:27 +01:00
internal Copyright year updates 2024-06-04 16:25:21 +02:00
life-cycles
man1 Fix typo in openssl-verification-options documentation. 2024-06-19 12:58:13 +02:00
man3 docs: document that *_free(NULL) does nothing 2024-06-27 18:34:13 +02:00
man5 Copyright year updates 2023-09-19 14:58:35 +02:00
man7 ossl_store.pod: Correct the example of OSSL_STORE API usage 2024-06-19 18:57:59 +02:00
README.md
build.info add missing doc of X509_REQ_get_extensions() and X509_REQ_add_extensions{,_nid}() 2024-01-05 12:42:10 +01:00
build.info.in
dir-locals.example.el
fingerprints.txt Drop the old PGP key fingerprint 2024-06-06 16:04:26 +02:00
openssl-c-indent.el
perlvars.pm

README.md

OpenSSL Documentation

README.md This file

fingerprints.txt PGP fingerprints of authorised release signers

standards.txt 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