Correct system guessing for darwin64-arm64 target
[openssl.git] / util /
2020-12-01 Tim HudsonCorrect system guessing for darwin64-arm64 target
2020-11-28 Richard LevitteERR: Drop or deprecate dangerous or overly confusing...
2020-11-27 Richard LevitteEVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls...
2020-11-27 Matt CaswellDeprecate more DH functions
2020-11-27 Matt CaswellDeprecate the DHparams and DHxparams PEM routines
2020-11-27 Matt CaswellDeprecate EVP_PKEY_assign_DH and other similar macros
2020-11-27 Matt CaswellDeprecate DH_new as well as i2d_DHparams and d2i_DHparams
2020-11-24 Richard LevitteAdd missing ERR_load_KDF_strings(3) to util/missingcryp...
2020-11-24 Richard LevitteModify the ERR init functions to use the internal ERR...
2020-11-24 Richard LevitteERR: Modify util/mkerr.pl to produce internal err strin...
2020-11-23 Richard LevitteRSA: Fix guard mixup
2020-11-20 Richard Levitteutil/fix-deprecation: DEPRECATEDIN conversion util...
2020-11-18 Richard LevitteDeprecate RSA harder
2020-11-18 Matt CaswellDocument some SSL DH related functions/macros
2020-11-18 Matt CaswellOnly disabled what we need to in a no-dh build
2020-11-18 Matt CaswellImplement a replacement for SSL_set_tmp_dh()
2020-11-18 Matt CaswellDeprecate SSL_CTRL_SET_TMP_DH and other related ctrls
2020-11-18 Richard LevitteSimplify util/err-to-raise
2020-11-17 Richard Levitteutil/find-doc-nits: check podchecker() return value
2020-11-17 Richard Levitteutil/mkrc.pl: Make sure FILEVERSION and PRODUCTVERSION...
2020-11-16 Shane LontisAdd documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEY
2020-11-13 Shane LontisRemove unused helper functions EVP_str2ctrl() & EVP_hex...
2020-11-11 Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-11-11 Richard LevitteDECODER: Add support for specifying the outermost input...
2020-11-06 Matt CaswellCorrect system guessing for solaris64-x86_64-* targets
2020-11-06 Matt CaswellDon't complain about uninitialized values when running...
2020-11-04 Randall S. BeckerMoved OPENSSL_fork_prepare,_parent,_child from init...
2020-11-01 Richard Levitteutil/find-doc-nits: ignore OSSL_DEPRECATED*, alongside...
2020-10-27 Richard Levitteconfigdata.pm.in, util/dofile.pl: Make a HERE document...
2020-10-22 PauliRemove EVP_aes_(128|192|256)_siv functions
2020-10-22 Shane LontisRename EVP_KDF_reset() to EVP_KDF_CTX_reset().
2020-10-21 Richard LevitteUnexport internal MSBLOB and PVK functions
2020-10-20 Matt CaswellDeprecate EVP_PKEY_set1_tls_encodedpoint()
2020-10-20 Matt CaswellDocument EVP_PKEY_set1_encoded_public_key()
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 Matt CaswellMake evp_pkey_ctx_get0_libctx/propq public API
2020-10-12 Richard LevitteDocument how deprecation should be done
2020-10-12 Richard LevitteOpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNC
2020-10-12 Richard LevitteAdd PEM declaration macros that take attributes
2020-10-12 Richard LevitteAdd ASN1 declaration macros that take attributes
2020-10-12 Richard LevitteMake OpenSSL::ParseC and OpenSSL::Ordinals treat deprec...
2020-10-10 Richard LevitteENCODER / DECODER: Add functions to encode/decode to...
2020-10-09 Richard Levittemake ordinals
2020-10-09 Richard LevitteModify util/mknum.pl to drop new symbols that don't...
2020-10-09 Richard LevitteOpenSSL::Ordinals: Add options for the writing functions
2020-10-08 Jordan MontgomeryExpose PKCS7_get_octet_string and PKCS7_type_is_other
2020-10-06 Dr. David von OheimbTest.pm: Add result_dir and export both result_dir...
2020-10-03 Richard LevitteConfiguration: add initial NonStop values in OpenSSL...
2020-10-01 Matt CaswellFix some things the rename script didn't quite get...
2020-10-01 Matt CaswellPerl util to do with_libctx renaming
2020-09-30 Dr. David von Oheimbcheck-format.pl: Allow nested indentation of labels...
2020-09-30 Dr. David von Oheimbcheck-format.pl: Extend exceptions for no SPC after...
2020-09-30 Dr. David von Oheimbcheck-format.pl: Document how to run positive and negat...
2020-09-25 jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25 Shane LontisRemove openssl provider app
2020-09-25 Richard LevitteBuild: Make NonStop shared libraries only export select...
2020-09-25 Richard LevitteEVP: Enforce that EVP_PKEY_set_alias_type() only works...
2020-09-25 Richard LevitteHide ECX_KEY again
2020-09-24 Dr. David von OheimbTest.pm: Some clarifications added to the documentation
2020-09-24 Hu KepingSimplify the tarball generating scripts
2020-09-23 Paulikdf/mac: add name query calls for KDFs and MACs
2020-09-21 Shane LontisFix merge error with libcrypto.num
2020-09-20 Richard Levitteutil/find-doc-nits: Add a regexp for C symbols and...
2020-09-20 Richard LevitteDECODER: Some cleanups, and aligning with OSSL_ENCODER
2020-09-20 Richard LevitteTEST: Adapt applicable tests to the changed OSSL_ENCODE...
2020-09-20 Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-09-20 David BenjaminDeprecate ASN1_STRING_length_set in OpenSSL 3.0.
2020-09-19 Richard Levitteutil/mkerr.h: Restore header file rename
2020-09-19 Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-18 Matt CaswellFix some doc-nits and make update errors
2020-09-18 Matt CaswellProvide basis for fixing lhash code
2020-09-17 Tomas MrazEC_KEY: add EC_KEY_decoded_from_explicit_params()
2020-09-17 Matt CaswellCorrectly display the signing/hmac algorithm in the...
2020-09-16 Tim Hudsonundeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters
2020-09-16 Richard LevitteOpenSSL::ParseC: recognise inline function bodies
2020-09-14 Dr. Matthias St... prov/drbg: cleanup some RAND_DRBG leftovers
2020-09-13 Matt CaswellDon't complain about stack related macros
2020-09-13 Richard LevitteMake 'make errors' work again
2020-09-13 Richard Levitteutil/mknum.pl: Fix file opening
2020-09-13 Matt CaswellStreamline the safestack generated code
2020-09-13 Matt CaswellRemove some safestack things that are no longer needed
2020-09-13 Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-13 Matt CaswellFix safestack issues in ssl.h
2020-09-12 Richard LevitteEC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to...
2020-09-09 PauliDeprecate SHA and MD5 again.
2020-09-08 Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-08 Richard LevitteEVP: Move the functions and controls for setting and...
2020-09-08 Richard LevitteEVP: Add support for delayed EVP_PKEY operation parameters
2020-09-06 jwalchCleanup deprecation of ENGINE_setup_bsd_cryptodev
2020-09-05 Dr. David von OheimbOSSL_CMP_CTX: rename field and its getter/setter from...
2020-09-05 Dr. David von OheimbStrengthen chain building for CMP
2020-09-05 Dr. David von OheimbAdd OSSL_CMP_CTX_get1_newChain() and related CLI option...
2020-09-03 Richard LevitteSTORE: Deprecate legacy / ENGINE functions
2020-09-03 Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-09-01 Dr. David von OheimbAdd -verbosity option to apps/cmp.c and add log output...
2020-08-29 Matt CaswellExtend the provider MAC bridge for CMAC
2020-08-28 Jung-uk KimIgnore vendor name in Clang version number.
2020-08-24 Richard LevitteDECODER: Add function to set an OSSL_PASSPHRASE_CALLBAC...
next