Fix compiler error when using config option 'enable-acvp-tests'
[openssl.git] / util /
2021-05-14 Rich SalzSlightly reformat ssl.h.in
2021-05-13 Tomas MrazReplace EVP_PKEY_supports_digest_nid
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-12 Dr. David von OheimbAdd ASN1_item_i2d_mem_bio(); document and improve also...
2021-05-12 Pauliapps: change list command to only list fetchable algori...
2021-05-12 EasySecfind-doc-nits fix courtesy Rich Salz
2021-05-11 Matt CaswellAdd the concept of a child OSSL_LIB_CTX
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-08 Dr. David von Oheimbssl.h.in: Fix deprecation exclusion for SRP-related...
2021-05-08 Dr. David von OheimbCrypto: Add deprecation compatibility declarations...
2021-05-08 Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-06 Matt CaswellUpdate copyright year
2021-05-05 Rich SalzRemove all trace of FIPS_mode functions
2021-05-05 Dr. David von OheimbDeprecate X509{,_CRL}_http_nbio() and simplify their...
2021-05-05 Paulimac: add EVP_MAC_finalXOF() function
2021-05-04 Dr. David von OheimbOCSP: Minor improvements of documentation and header...
2021-05-04 Tomas Mrazfips-checksums: The define for fips module is FIPS_MODULE
2021-05-04 Matt CaswellCreate libcrypto support for BIO_new_from_core_bio()
2021-05-04 Richard LevitteFIPS module checksums: add scripts and Makefile rule
2021-05-04 Richard LevitteAdd OpenSSL::Config::Query and use it in configdata.pm
2021-05-04 Richard LevitteOpenSSL::Test: When prefixing command with $^X on Windo...
2021-04-29 Jon SpillettAdd library context and property query support into...
2021-04-28 Richard Levitteutil/add-depends.pl: Adapt to localized /showIncludes...
2021-04-28 Richard LevitteConfiguration: rework how dependency making is handled
2021-04-28 Dr. David von OheimbCMS ESS: Move four internal aux function to where they...
2021-04-28 Dr. David von OheimbESS: Export three core functions, clean up TS and CMS...
2021-04-28 Tomas MrazOPENSSL_sk functions are effectively already documented
2021-04-28 Tomas MrazImprove the implementation of X509_STORE_CTX_get1_issuer()
2021-04-27 Andreas SchwabAdd system guessing for linux64-riscv64 target
2021-04-26 Shane LontisDeprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().
2021-04-26 Tomas MrazAdd type_name member to provided methods and use it
2021-04-22 Matt CaswellUpdate copyright year
2021-04-20 Dr. David von OheimbImprove ossl_cmp_build_cert_chain(); publish it as...
2021-04-19 Matt CaswellAdd the function OSSL_LIB_CTX_get0_global_default()
2021-04-19 Tanzinul IslamLink with .def files
2021-04-19 Tanzinul IslamGenerate dependency information
2021-04-18 Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-17 PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-15 Shane LontisAdd EVP_PKEY_todata() and EVP_PKEY_export() functions.
2021-04-15 Tomas MrazRename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_ty...
2021-04-13 Dr. Matthias St... util/wrap.pl: use the apps/openssl.cnf from the source...
2021-04-12 Matt CaswellRemove the function EVP_PKEY_set_alias_type
2021-04-12 Shane LontisReplace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_fr...
2021-04-12 Shane LontisAdd OSSL_PARAM_dup() and OSSL_PARAM_merge().
2021-04-08 Matt CaswellUpdate copyright year
2021-04-08 Shane LontisFix more certificate related lib_ctx settings.
2021-04-02 Richard LevitteEVP: Add EVP_<TYPE>_description()
2021-04-02 Richard LevitteAdd OSSL_STORE_LOADER_description()
2021-04-02 Richard LevitteAdd OSSL_DECODER_description() and OSSL_ENCODER_descrip...
2021-03-31 Shane LontisAdd a range check (from SP800-56Ar3) to DH key derivation.
2021-03-31 Rich SalzAdd a local perl module to get year last changed
2021-03-30 Alex YurshaPrint correct error message in utils/mkdir-p.pl
2021-03-30 Randall S. BeckerAdd explicit support in util/shlib_wrap.sh.in for NonSt...
2021-03-28 Tomas MrazImplement EVP_PKEY_dup() function
2021-03-26 Dr. David von OheimbHTTP: Rename OSSL_HTTP_REQ_CTX_i2d() to OSSL_HTTP_REQ_C...
2021-03-25 Matt CaswellTeach TLSProxy how to encrypt <= TLSv1.2 ETM records
2021-03-22 Shane LontisFix usages of const EVP_MD.
2021-03-22 Andrey MatyukovDual 1024-bit exponentiation optimization for Intel...
2021-03-19 Tomas MrazAdded functions for printing EVP_PKEYs to FILE *
2021-03-11 Paulicore: add params argument to key manager's gen_init...
2021-03-11 Matt CaswellUpdate copyright year
2021-03-10 Shane LontisUse BIO_f_readbuffer() in the decoder to support stdin.
2021-03-09 Dmitry BelyavskiyNon-const accessor to legacy keys
2021-03-09 Shane LontisReword repeated words.
2021-03-08 Matt CaswellEnsure the various legacy key EVP_PKEY getters/setters...
2021-03-01 Rich SalzRemove RSA SSLv23 padding mode
2021-03-01 Dr. David von OheimbGeneralize schmeme parsing of OSSL_HTTP_parse_url(...
2021-03-01 Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-26 Paulicore: support modified gettable/settable ctx calls...
2021-02-26 Paulicore: core: support modified gettable/settable ctx...
2021-02-26 Paulicore: support modified gettable/settable ctx calls...
2021-02-26 Paulievp: support modified gettable/settable ctx calls for...
2021-02-24 Pauliprovider: add an unquery function to allow providers...
2021-02-24 Tomas MrazDeprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_...
2021-02-23 PauliRAND_METHOD deprecation: code changes
2021-02-23 Richard LevitteEVP: Implement EVP_PKEY_CTX_is_a()
2021-02-23 Richard Levitteutil/perl/OpenSSL/config.pm: Add VMS specific C compile...
2021-02-23 Richard Levitteutil/perl/OpenSSL/config.pm: Fix determine_compiler_set...
2021-02-22 Matt CaswellNote that the OSSL_CORE_MAKE_FUNC macro is reserved
2021-02-22 Matt CaswellDocument the OSSL_PARAM_DEFN macro
2021-02-22 Matt CaswellAdd documentation for the macro OPENSSL_VERSION_PREREQ
2021-02-22 Matt CaswellDocument OPENSSL_LH_flush()
2021-02-22 Matt CaswellSuppress errors about undocumented asn1_d2i_read_bio
2021-02-22 Shane LontisAdd EVP_PKEY_public_check_quick.
2021-02-18 Matt CaswellUpdate copyright year
2021-02-17 Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-02-15 Matt CaswellImplement EVP_PKEY_param_check_quick() and use it in...
2021-02-15 Shane LontisAdd docs for ASN1_item_sign and ASN1_item_verify functions
2021-02-12 Matt CaswellDeprecate the libssl level SRP APIs
2021-02-09 Tomas MrazDeprecate BN_pseudo_rand() and BN_pseudo_rand_range()
2021-02-08 Dr. David von Oheimbmknum.pl: Exclude duplicate entries and include source...
2021-02-08 Shane LontisSimplify the EVP_PKEY_XXX_fromdata_XX methods.
2021-02-06 Dr. David von OheimbAdd X509_STORE_CTX_verify(), which takes the first...
2021-02-05 Richard LevitteRemove the old DEPRECATEDIN macros
2021-02-05 Richard LevitteERR: clean away everything related to _F_ macros from...
2021-02-05 Richard LevitteEVP: Adapt the other EVP_PKEY_set_xxx_param() functions
2021-02-03 Rich SalzDeprecate EVP_MD_CTX_{set_}update_fn()
2021-02-02 Rich SalzDeprecate X509_certificate_type
2021-01-28 Daniel BeveniusEVP: fix keygen for EVP_PKEY_RSA_PSS
2021-01-28 Richard LevitteUpdate copyright year
next