Fix up path generation to use OPENSSL_MODULES
[openssl.git] / util / missingcrypto.txt
2024-01-03 slontisAdd missing documentation for X509_ATTRIBUTE related...
2023-12-13 Hugo LandauLHASH: Document down_load functions
2023-08-30 Matthias St. Pierreman: update missingcrypto.txt file
2023-01-16 slontisPKCS12 - Add additional libctx and propq support.
2023-01-10 Nikhil BishtDocumentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY...
2022-12-15 Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2022-11-18 slontisAdd doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVI...
2022-10-18 Todd ShortAdd brotli compression support (RFC7924)
2022-09-26 Todd ShortAdd documentation for the OPENSSL_gmtime functions
2022-09-16 Daniel FialaAdd documentation and test for EVP_PBE_alg_add
2022-09-14 Hugo LandauAdd support for loading root CAs from Windows crypto API
2022-09-02 Dr. David von OheimbFix many inconsistencies in doc of CMS_verify() and...
2022-08-24 Dr. David von Oheimbadd missing doc of X509_REQ_get_extensions() and X509_R...
2022-08-18 Matt CaswellAdd some documentation for X509_gmtime_adj()
2022-06-28 Dr. David von OheimbCMS: Export CMS_EnvelopedData and add CMS_EnvelopedData...
2022-06-24 AllanAdded documentation for PEM_X509_INFO_read() and PEM_X5...
2022-05-04 Dr. David von OheimbX509{,_LOOKUP}: Improve distinction between not found...
2022-03-15 Tomas MrazAdd documentation of BN_mod_sqrt()
2022-01-27 Matt CaswellDocument purpose and trust setting functions
2021-11-23 Richard LevitteDOC: Add a few previously documented functions
2021-06-16 Matt CaswellAdd documentation for the newly added OBJ up calls
2021-06-05 Matt CaswellAdd documentation for newly added ASN1 functions
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-06-01 Shane LontisDocument Settable EVP_CIPHER_CTX parameter "use-bits"
2021-05-21 Matt CaswellCleanup the missing*.txt files
2021-05-19 Dr. David von OheimbX509_STORE_CTX_get1_issuer(): Simplify code, reducing...
2021-05-16 Shane LontisAdd doc for ERR_clear_last_mark().
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-05 Rich SalzRemove all trace of FIPS_mode functions
2021-04-29 Jon SpillettAdd library context and property query support into...
2021-04-28 Tomas MrazOPENSSL_sk functions are effectively already documented
2021-03-22 Andrey MatyukovDual 1024-bit exponentiation optimization for Intel...
2021-03-09 Dmitry BelyavskiyNon-const accessor to legacy keys
2021-03-01 Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-22 Matt CaswellDocument OPENSSL_LH_flush()
2021-02-15 Shane LontisAdd docs for ASN1_item_sign and ASN1_item_verify functions
2021-01-19 Rich SalzDeprecate OCSP_xxx API for OSSL_HTTP_xxx
2021-01-13 Dr. David von OheimbAdd X509V3_set_issuer_pkey, needed for AKID of self...
2021-01-13 Dr. David von OheimbAPPS: Allow OPENSSL_CONF to be empty, not loading a...
2021-01-13 Dr. David von OheimbAdd X509_NAME_hash_ex() to be able to check if it faile...
2020-12-15 Rich SalzDocument OCSP_REQ_CTX_i2d.
2020-12-12 Richard LevitteDOCS: Improve documentation of the EVP_PKEY type
2020-12-08 Richard LevitteEVP: Add EVP_PKEY_get_group_name() to extract the group...
2020-11-24 Richard LevitteModify the ERR init functions to use the internal ERR...
2020-11-16 Shane LontisAdd documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEY
2020-10-22 PauliRemove EVP_aes_(128|192|256)_siv functions
2020-10-20 Matt CaswellDocument EVP_PKEY_set1_encoded_public_key()
2020-10-01 Matt CaswellFix some things the rename script didn't quite get...
2020-09-03 Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21 Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
2020-08-11 Benjamin KadukDocument EVP_CIPHER_CTX IV accessors
2020-08-09 Shane LontisAdd some of the missing CMS API documentation
2020-08-09 Shane LontisChange CMS tests to use a library context.
2020-07-24 Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-06-22 Richard LevitteMissing documentation missing, let's note that down
2020-05-29 Richard LevitteDOCS: add openssl-core_numbers.h(7)
2020-05-18 Nikolay MorozovFix small documentation issues
2020-05-14 Nikolay MorozovAdd documentation for ASN1_INTEGER_new() and ASN1_INTEG...
2020-05-07 Jakub ZelenkaAdd documentation for CMS_EnvelopedData_create()
2020-04-19 Richard LevitteDOC: Refactor provider-keymgmt(7) to give the keytypes...
2020-04-15 Matt CaswellDocument the new libctx aware private key functions
2020-04-11 Richard LevitteInitialize files that declare internal symbols
2020-04-11 Jake MaynardAdd manpage entry for X509_check_purpose()
2020-04-08 Richard LevitteEVP & TLS: Add necessary EC_KEY data extraction functio...
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.
next