Matt Caswell 38fc02a708 Update copyright year há 3 anos atrás
..
HOWTO 2a03823606 doc/man7/proxy-certificates.pod: New guide for proxy certificates há 4 anos atrás
images 569b74a36b doc: add OpenSSL logo há 4 anos atrás
internal 6920055ec3 doc: document the various get_cipher functions in the commands lib. há 3 anos atrás
life-cycles e748b4fbae doc: improve the cipher life cycle diagram há 3 anos atrás
man1 38fc02a708 Update copyright year há 3 anos atrás
man3 38fc02a708 Update copyright year há 3 anos atrás
man5 38fc02a708 Update copyright year há 3 anos atrás
man7 38fc02a708 Update copyright year há 3 anos atrás
README.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files há 4 anos atrás
build.info 75653c100f doc: build changes for PKEY life cycle documentation há 3 anos atrás
build.info.in f90040f805 doc: process images when installing há 3 anos atrás
dir-locals.example.el e51fb759a6 Adjust the general fill-column in doc/dir-locals.example.el há 8 anos atrás
fingerprints.txt df4439186f Remove unnecessary trailing whitespace há 5 anos atrás
openssl-c-indent.el 8973112884 OpenSSL-II style for emacs: don't indent because of extern block há 6 anos atrás
perlvars.pm 4832560be3 Disabling Encrypt-then-MAC extension in s_client/s_server há 3 anos atrás

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>