summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2020-09-22Update copyright yearMatt Caswell
2020-09-21Add const to 'ppin' function parameterolszomal
2020-09-21EC_KEY: add EC_KEY_decoded_from_explicit_params()Tomas Mraz
2020-07-24Fix typos and repeated wordsGustaf Neumann
2020-07-24Update EVP_EncodeInit.podRead Hughes
2020-07-22Avoid errors with a priori inapplicable protocol boundsViktor Dukhovni
2020-07-20man3: Drop warning about using security levels higher than 1.Dimitri John Ledkov
2020-07-17doc: Fix documentation of EVP_EncryptUpdate().Pauli
2020-07-16x509_vfy.c: Improve key usage checks in internal_verify() of cert chainsDr. David von Oheimb
2020-07-16Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb
2020-07-09improve SSL_CTX_set_tlsext_ticket_key_cb ref implGlenn Strauss
2020-07-02doc: remove reference to the predecessor of SHA-1.Pauli
2020-06-30Fix a typo on the SSL_dup pageMatt Caswell
2020-06-30Don't attempt to duplicate the BIO state in SSL_dupMatt Caswell
2020-06-30Update the SSL_dup documentation to match realityMatt Caswell
2020-06-26doc/man3: fix types taken by HMAC(), HMAC_Update()pedro martelletto
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