summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2021-01-23OSSL_HTTP_REQ_CTX_new(): replace method_GET parameter by method_POSTDr. David von Oheimb
2021-01-23rename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_set_request_lineDr. David von Oheimb
2021-01-21CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messagesDr. David von Oheimb
2021-01-21Fix typo in crl2pkcs documentationTim Hitchins
2021-01-21Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_exRich Salz
2021-01-20X509v3_get_ext_by_NID.pod: Add warning on counter-intuitive behavior of X509v...Dr. David von Oheimb
2021-01-20apps/x509.c: Make -x509toreq respect -clrext, -sigopt, and -extfile optionsDr. David von Oheimb
2021-01-20apps/x509.c: Add -copy_extensions option, used when transforming x509 <-> reqDr. David von Oheimb
2021-01-20apps/x509.c: Major code, user guidance, and documentation cleanupDr. David von Oheimb
2021-01-20apps/x509.c: Take the -signkey arg as default pubkey with -newDr. David von Oheimb
2021-01-20ASN1_TIME_print() etc.: Improve doc and add comment on handling invalid time ...Dr. David von Oheimb
2021-01-19Deprecate OCSP_xxx API for OSSL_HTTP_xxxRich Salz
2021-01-19DOCS: Fix the last few remaining pass phrase options referencesRichard Levitte
2021-01-18Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarityTomas Mraz
2021-01-15Document openssl thread-safetyRich Salz
2021-01-14Enhance default provider documentationMichael Baentsch
2021-01-14Enable locking on the primary DRBG when we create itMatt Caswell
2021-01-14Document the core_thread_start upcallMatt Caswell
2021-01-14find_issuer(): When returning an expired issuer, take the most recently expir...Dr. David von Oheimb
2021-01-14Make the OSSL_CMP manual conform with man-pages(7)Richard Levitte
2021-01-13Make header references conform with man-pages(7) in all manualsRichard Levitte
2021-01-13Make the OSSL_trace manual conform with man-pages(7)Richard Levitte
2021-01-13Make the OSSL_PROVIDER manual conform with man-pages(7)Richard Levitte
2021-01-13Make the OSSL_HTTP manual conform with man-pages(7)Richard Levitte
2021-01-13Make the OSSL_SELF_TEST manual conform with man-pages(7)Richard Levitte
2021-01-13Make the OSSL_PARAM manual conform with man-pages(7)Richard Levitte
2021-01-13x509v3.h.in: Deprecate CTX_TEST and replace it by X509V3_CTX_TESTDr. David von Oheimb
2021-01-13apps/req.c: Make sure -verify option takes effect also with -x509Dr. David von Oheimb
2021-01-13apps/req.c: Cosmetic improvements of code and documentationDr. David von Oheimb
2021-01-13apps/req.c: Add -copy_extensions option for use with -x509; default: noneDr. David von Oheimb
2021-01-13Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb
2021-01-13apps/req.c: make -subj work with -x509; clean up related codeDr. David von Oheimb
2021-01-13apps/req.c: add -CA and -CAkey options; improve code and docDr. David von Oheimb
2021-01-13APPS: Allow OPENSSL_CONF to be empty, not loading a config fileDr. David von Oheimb
2021-01-13apps/{req,x509,ca}.c Make sure certs have SKID and AKID X.509 extensions by d...Dr. David von Oheimb
2021-01-13X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb
2021-01-13Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1Dr. David von Oheimb
2021-01-12Remove duplicate GENERATE declarations for .pod filesRichard Levitte
2021-01-11apps/pkey.c: Forther improve user guidance, also on non-sensical option combi...Dr. David von Oheimb
2021-01-11apps/pkey.c: Re-order help output and option documentationDr. David von Oheimb
2021-01-11apps/pkey.c: Make clear that -passout is not supported for DER outputDr. David von Oheimb
2021-01-09doc/man7/provider.pod: updates providers to use EVP_MD_free() and EVP_CIPHER_...Sahana Prasad
2021-01-09replace 'unsigned const char' with 'const unsigned char'Thomas De Schampheleire
2021-01-08Adding TLS group name retrievalMichael Baentsch
2021-01-08[crypto/dh] side channel hardening for computing DH shared keysBilly Brumley
2021-01-07Fix set_ciphersuites ignore unknown ciphers.Otto Hollmann
2021-01-07Update copyright yearMatt Caswell
2021-01-05Updated SSL_CTX_new docbazmoz
2021-01-05EVP_SIGNATURE-ED25519.pod: fix typo in algo nameEtienne Millon
2020-12-31Add documentation for CRYPTO_atomic_or and CRYPTO_atomic_loadMatt Caswell