]> git.ipfire.org Git - thirdparty/openssl.git/history - util/missingcrypto.txt
EVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
[thirdparty/openssl.git] / util / missingcrypto.txt
2020-04-07  Richard LevittePROV: Add the beginning of a DER writing library
2020-04-02  Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-03-27  Matt CaswellDocument various SRP related APIs
2020-03-25  Richard LevitteEVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
2020-03-25  Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-20  Shane LontisAdd support for passing the libctx to the config loader
2020-03-10  Richard LevitteDOCS: Add missing documentation in util/missingcrypto.txt
2020-03-03  Dmitry BelyavskiyDocumenting newly added CMS modification
2020-02-28  Nikolay Morozovx509v3 subjectSignTool extention support
2020-02-18  Richard LevitteDOC: Add documentation related to X509_LOOKUPs
2020-02-17  Dr. David von Oheimbadd internal doc files actually belonging to CMP contri...
2020-02-10  Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-07  Matt CaswellTemporariy add ASN1_item_verify_ctx() missingcrypto.txt
2020-02-07  Matt CaswellDon't ignore ASN1 when checking for undocumented symbols
2020-01-24  Dmitry BelyavskiyNew functions for PKCS8 attributes management - documen...
2020-01-23  Shane LontisRe-remove TS_VERIFY_CTX_set_certs entry from missingcry...
2020-01-22  Rich SalzFix some missing doc links.
2020-01-17  Richard LevitteDOC: New file for EVP_PKEY_size(), EVP_PKEY_bits()...
2020-01-16  Paul YangAdd doc for TS_VERIFY_CTX_set_certs()
2019-12-25  Richard LevitteRemoved now documented stuff from util/missing*.txt
2019-12-21  Richard LevitteAdjust all util/missing*.txt to include the section...
2019-12-11  Rich SalzFix docs for CRYPTO_secure_allocated
2019-11-29  Richard LevitteSERIALIZER: add support for serializing EVP_PKEYs
2019-11-14  Tomas MrazDelete recently documented functions from missingcrypto
2019-11-12  Richard LevitteDeprecate ERR_load_KDF_strings()
2019-10-16  Andreas SchnebingerFix typo and create compatibility macro
2019-10-01  Rich SalzUpdate "missing documentation" function lists
2019-09-06  PauliCleanse KDF missing crypto files
2019-07-31  FdaSilvaYYCAdES : lowercase name for now internal methods.
2019-07-01  Rich SalzRemove DES_check_key global
2019-06-28  Matt CaswellDocument EVP_CIPHER_up_ref()
2019-06-28  Matt CaswellRename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref...
2019-06-28  Matt CaswellAdd documentation for EVP_CIPHER_fetch
2019-06-24  PauliAdd documentation for CRYPTO_memcmp.
2019-06-21  PauliRemove OPENSSL_memcmp.
2019-06-12  Matt CaswellMake find-doc-nits check for newly added undocumented...