Tomas Mraz 3a857b9532 Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() code hace 1 año
..
HOWTO a63fa5f711 Replace "a RSA" with "an RSA" hace 1 año
designs 81b6b43c4a QUIC: Minor comment and editorial fixes hace 1 año
images 569b74a36b doc: add OpenSSL logo hace 4 años
internal a53d4f83fc Fixed typos in documentation and comments hace 1 año
life-cycles 57cd10dd1e doc: remove end of line whitespace hace 2 años
man1 a4aa977d3a Clarify the change of enc -S behavior in 3.0 hace 1 año
man3 3a857b9532 Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() code hace 1 año
man5 342e3652c7 APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is given hace 1 año
man7 6e3b1c8173 Document that the RSA e value is mandatory when importing. hace 1 año
README.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files hace 3 años
build.info 522fb49dbc QUIC: Add documentation for stream and connection shutdown functions hace 1 año
build.info.in 57cd10dd1e doc: remove end of line whitespace hace 2 años
dir-locals.example.el e51fb759a6 Adjust the general fill-column in doc/dir-locals.example.el hace 8 años
fingerprints.txt 60e9380574 Update Paul's pgp key signature hace 2 años
openssl-c-indent.el 8973112884 OpenSSL-II style for emacs: don't indent because of extern block hace 5 años
perlvars.pm 4832560be3 Disabling Encrypt-then-MAC extension in s_client/s_server hace 2 años

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>