summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor -engine documentationRich Salz2020-01-0729-198/+147
* Fix KMAC docsShane Lontis2020-01-072-4/+4
* Add `-passin` arg to `ocsp`kaysond2020-01-061-0/+6
* Move -nameopt to openssl.podRich Salz2020-01-069-197/+184
* Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis2020-01-061-0/+49
* Add -iter option to pkcs12 commandIbrahim M. Ghazal2020-01-021-6/+9
* Rename doc/man7/provider-asymcipher.podRichard Levitte2019-12-211-0/+0
* doc/man1/openssl-cmds.pod: Add invisble name 'openssl-cmds'Richard Levitte2019-12-211-0/+2
* Fix regression on x509 keyform argumentJussi Keranen2019-12-191-2/+2
* Use a function to generate do-not-edit commentRich Salz2019-12-1928-135/+35
* BIO: Add BIO_f_prefix(), a text line prefixing filterRichard Levitte2019-12-181-0/+70
* Update the HISTORY entry for RSA_get0_pss_params()Matt Caswell2019-12-161-0/+2
* Deprecate most of debug-memoryRich Salz2019-12-142-53/+20
* Various missing-link fixesRich Salz2019-12-124-5/+5
* chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb2019-12-121-0/+40
* Fix docs for CRYPTO_secure_allocatedRich Salz2019-12-111-0/+4
* Fix some typosVeres Lajos2019-12-1121-28/+28
* Difference between EVP_CipherInit and EVP_CipherInit_exDmitry Belyavskiy2019-12-081-0/+9
* Add documentation for the newly added RSA_PKCS1_WITH_TLS_PADDINGMatt Caswell2019-12-052-1/+39
* add X509_cmp_timeframe() including its documentationDr. David von Oheimb2019-12-042-7/+29
* PROV SERIALIZER: add support for writing RSA keysRichard Levitte2019-11-291-1/+7
* PROV SERIALIZER: add common functionality to serialize keysRichard Levitte2019-11-292-1/+9
* PROV BIO: add a BIO_vprintf() upcall, and a provider BIO libraryRichard Levitte2019-11-291-2/+3
* SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte2019-11-293-1/+184
* SERIALIZER: add functions for serialization to fileRichard Levitte2019-11-292-1/+61
* SERIALIZER: New API for serialization of objects through providersRichard Levitte2019-11-295-1/+479
* CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte2019-11-291-10/+21
* Disable mem leak checking for the self test lockMatt Caswell2019-11-291-1/+2
* Add doc/build.info to build the documentationRichard Levitte2019-11-291-0/+66
* Fix L<EVP_MD_CTX_set_pkey_ctx> linksmoehuster2019-11-282-2/+2
* Use option/parameter consistently.Rich Salz2019-11-282-9/+9
* Document more env var stuff, fix some typo'sRich Salz2019-11-289-31/+129
* doc/man7/proxy-certificates.pod: New guide for proxy certificatesRichard Levitte2019-11-272-319/+363
* Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre2019-11-244-9/+25
* Documentation updates due to naming tweaksMatt Caswell2019-11-217-77/+54
* Replumbing: pre-populate the EVP namemap with commonly known namesRichard Levitte2019-11-201-1/+8
* Document command parameters.Rich Salz2019-11-202-2/+6
* Properties: make query cache reference count aware.Pauli2019-11-181-1/+6
* Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu2019-11-171-2/+30
* Fix some broken doc linksRich Salz2019-11-1514-30/+30
* A few fixes in the EVP_KDF-KB and EVP_KDF-KRB5KDF manpagesTomas Mraz2019-11-142-6/+7
* Document various new/changes EVP_PKEY_CTX_* functionsMatt Caswell2019-11-142-31/+79
* Document the public EVP_ASYM_CIPHER releated functionsMatt Caswell2019-11-141-0/+88
* Add documentation for the Asymmetric Cipher OperationMatt Caswell2019-11-141-0/+242
* CORE: Add a generic callback function typeRichard Levitte2019-11-141-0/+12
* Extend docs for EC_POINT conversion functionsNicola Tuveri2019-11-131-0/+20
* Add missing docs for some PKCS12 functionsJon Spillett2019-11-125-0/+215
* add OPENSSL_FUNC.pod documenting OPENSSL_MSTR, OPENSSL_FUNC, and friendsDr. David von Oheimb2019-11-121-0/+56
* SSL: Document SSL_add_{file,dir,store}_cert_subjects_to_stack()Richard Levitte2019-11-121-3/+30
* Add a .pragma directive for configuration filesRichard Levitte2019-11-121-0/+37