summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2020-06-19Make it clear that you can't use all ciphers for CMACMatt Caswell
2020-06-16CMS_get0_signers() descriptionolszomal
2020-06-13doc: Random spellcheckingSebastian Andrzej Siewior
2020-06-05Fix a typo in SSL_CTX_set_session_ticket_cb.podBenjamin Kaduk
2020-06-02fix a docs typoJack O'Connor
2020-05-28EVP_EncryptInit.pod: fix examplePatrick Steuer
2020-05-25Fix B<..> vs. I<..> and add two remarks in OSSL_STORE_open.podDr. David von Oheimb
2020-05-25Allow NULL arg to OSSL_STORE_close()Dr. David von Oheimb
2020-05-25There is no -signreq option in CA.plmettacrawler
2020-05-19Update early data exchange scenarios in docraja-ashok
2020-05-19Update limitation of psk_client_cb and psk_server_cb in usage with TLSv1.3raja-ashok
2020-05-05Improve SSL_shutdown documentation.Kurt Roeckx
2020-04-28Update dgst.podRajat Dipta Biswas
2020-04-21Add setter equivalents to X509_REQ_get0_signatureDirk-Willem van Gulik
2020-04-21Update copyright yearMatt Caswell
2020-04-17s_time: Allow using -CAfile option as in other commandsTomas Mraz
2020-04-11Add manpage entry for X509_check_purpose()Jake Maynard
2020-04-09Update RAND_METHOD definition in man pageJim Newsome
2020-04-03Expand the XTS documentationMatt Caswell
2020-03-31Update copyright yearMatt Caswell
2020-03-25Document the revert of the proper reporting of an unexpected EOFTomas Mraz
2020-03-22Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger
2020-03-19Update documentation of BN_generate_prime_exBernd Edlinger
2020-03-17Update copyright yearMatt Caswell
2020-03-13doc: fix spelling of TYPE_get_ex_new_indexBenjamin Kaduk
2020-03-13Additional updates to SSL_CTX_sess_set_get_cb.podBenjamin Kaduk
2020-03-13doc: Update the reference from draft to RFCJakub Jelen
2020-03-12doc: document that 'openssl rand' is cryptographically secureDr. Matthias St. Pierre
2020-03-09docs: fix typo in SSL functionsJames Peach
2020-03-08DOC: Make EVP_SignInit.pod conform with man-pages(7)Richard Levitte
2020-03-08DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()Richard Levitte
2020-03-08apps x509: passing PKCS#11 URL as -signkeyBastian Germann
2020-03-06Clarify the usage of EVP_PKEY_get_raw_[private|public]_key()Matt Caswell
2020-03-06DOC: Fixups of X509_LOOKUP.podRichard Levitte
2020-03-06DOC: Add documentation related to X509_LOOKUPsRichard Levitte
2020-02-27apps x509: restrict CAkeyform option to OPT_FMT_PDEBastian Germann
2020-02-15DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() doesRichard Levitte
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-02-06doc: Fix typo in EVP_DigestSignInit manpageJakub Jelen
2020-02-06Fix small misspelling in doc for OCSP_response_statusthekuwayama
2020-01-30Provide better documentation for SSL_get_servername()Matt Caswell
2020-01-30Fix type name typo in d2i/i2d documentation.David Makepeace
2020-01-24openssl-config: add example libssl system-defaultsBenjamin Kaduk
2020-01-16Update SSL_CTX_sess_set_new_cb(3) docs for refcountsBenjamin Kaduk
2020-01-15Fix documentation of return value for EVP_Digest{Sign,Verify}Init()Richard Levitte
2020-01-09fix a glitch in the documentation of OCSP_sendreq_bio()Dr. David von Oheimb
2019-12-19Fix regression on x509 keyform argumentJussi Keranen
2019-12-16Update the HISTORY entry for RSA_get0_pss_params()Matt Caswell
2019-12-16Backport the RSA_get0_pss_params() function from masterMatt Caswell
2019-12-11Fix docs for CRYPTO_secure_allocatedRich Salz