Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
[openssl.git] / util / missingcrypto.txt
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...