summaryrefslogtreecommitdiffstats
path: root/util/missingcrypto.txt
AgeCommit message (Expand)Author
2024-01-03Add missing documentation for X509_ATTRIBUTE related functions.slontis
2023-12-13LHASH: Document down_load functionsHugo Landau
2023-08-30man: update missingcrypto.txt fileMatthias St. Pierre
2023-01-16PKCS12 - Add additional libctx and propq support.slontis
2023-01-10Documentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY_CTX_get0_peerkey().Nikhil Bisht
2022-12-15BIO_s_dgram: add documentation and hazard warningsHugo Landau
2022-11-18Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.slontis
2022-10-18Add brotli compression support (RFC7924)Todd Short
2022-09-26Add documentation for the OPENSSL_gmtime functionsTodd Short
2022-09-16Add documentation and test for EVP_PBE_alg_addDaniel Fiala
2022-09-14Add support for loading root CAs from Windows crypto APIHugo Landau
2022-09-02Fix many inconsistencies in doc of CMS_verify() and PKC7_verify() etc.Dr. David von Oheimb
2022-08-24add missing doc of X509_REQ_get_extensions() and X509_REQ_add_extensions{,_ni...Dr. David von Oheimb
2022-08-18Add some documentation for X509_gmtime_adj()Matt Caswell
2022-06-28CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()Dr. David von Oheimb
2022-06-24Added documentation for PEM_X509_INFO_read() and PEM_X509_INFO_read_bio()Allan
2022-05-04X509{,_LOOKUP}: Improve distinction between not found and fatal/internal errorDr. David von Oheimb
2022-03-15Add documentation of BN_mod_sqrt()Tomas Mraz
2022-01-27Document purpose and trust setting functionsMatt Caswell
2021-11-23DOC: Add a few previously documented functionsRichard Levitte
2021-06-16Add documentation for the newly added OBJ up callsMatt Caswell
2021-06-05Add documentation for newly added ASN1 functionsMatt Caswell
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-06-01Enhance the encoder/decoder tests to allow testing with a non-default library...Jon Spillett
2021-06-01Document Settable EVP_CIPHER_CTX parameter "use-bits"Shane Lontis
2021-05-21Cleanup the missing*.txt filesMatt Caswell
2021-05-19X509_STORE_CTX_get1_issuer(): Simplify code, reducing risk of failureDr. David von Oheimb
2021-05-17Add doc for ERR_clear_last_mark().Shane Lontis
2021-05-12HTTP client: Minimal changes that include the improved APIDr. David von Oheimb
2021-05-06Remove all trace of FIPS_mode functionsRich Salz
2021-04-30Add library context and property query support into the PKCS12 APIJon Spillett
2021-04-28OPENSSL_sk functions are effectively already documentedTomas Mraz
2021-03-22Dual 1024-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2021-03-09Non-const accessor to legacy keysDmitry Belyavskiy
2021-03-01OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment componentsDr. David von Oheimb
2021-02-22Document OPENSSL_LH_flush()Matt Caswell
2021-02-15Add docs for ASN1_item_sign and ASN1_item_verify functionsShane Lontis
2021-01-19Deprecate OCSP_xxx API for OSSL_HTTP_xxxRich Salz
2021-01-13Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb
2021-01-13APPS: Allow OPENSSL_CONF to be empty, not loading a config fileDr. 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
2020-12-15Document OCSP_REQ_CTX_i2d.Rich Salz
2020-12-13DOCS: Improve documentation of the EVP_PKEY typeRichard Levitte
2020-12-08EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkeyRichard Levitte
2020-11-24Modify the ERR init functions to use the internal ERR string loadersRichard Levitte
2020-11-16Add documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEYShane Lontis
2020-10-22Remove EVP_aes_(128|192|256)_siv functionsPauli
2020-10-20Document EVP_PKEY_set1_encoded_public_key()Matt Caswell
2020-10-01Fix some things the rename script didn't quite get rightMatt Caswell
2020-09-03STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte