openssl/doc
Matt Caswell 425e972dfa Add some documentation for X509_gmtime_adj()
Other very similar functions were documented, but this one was missing.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18974)
2022-08-18 15:38:10 +01:00
..
designs Rename "RX Frame Handler" to "RX Depacketizer" in the overview 2022-08-18 07:38:37 +02:00
HOWTO
images
internal Make OSSL_TIME a structure 2022-08-12 15:44:01 +01:00
life-cycles doc: remove end of line whitespace 2021-09-22 16:22:50 +10:00
man1 X509: Add "code sign" as purpose for verification of certificates 2022-08-18 10:24:53 +02:00
man3 Add some documentation for X509_gmtime_adj() 2022-08-18 15:38:10 +01:00
man5 Update copyright year 2022-05-03 13:34:51 +01:00
man7 Clarify documentation in regards to EC key parameters 2022-08-18 10:20:03 +02:00
build.info Add OSSL_QUIC methods to headers and manual pages 2022-06-03 12:07:17 +10:00
build.info.in doc: remove end of line whitespace 2021-09-22 16:22:50 +10:00
dir-locals.example.el
fingerprints.txt Update Paul's pgp key signature 2022-05-03 12:34:46 +01:00
openssl-c-indent.el
perlvars.pm Disabling Encrypt-then-MAC extension in s_client/s_server 2021-06-15 22:14:34 +02:00
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