]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Add a test case for the name constraints bug
[thirdparty/openssl.git] / crypto /
2021-12-14  Tobias NießenFix infinite verification loops due to has_san_id
2021-12-14  Bernd EdlingerRemove some unnecessary undefs in bn_asm.c
2021-12-14  Bernd EdlingerFix a carry overflow bug in bn_sqr_comba4/8 for mips...
2021-12-13  Dr. David von OheimbOSSL_HTTP_proxy_connect(): Fix glitch in response HTTP...
2021-12-13  Tomas Mrazbn2binpad: Use memset as the buffer will be used later
2021-12-13  Dr. David von Oheimbossl_cmp_msg_check_update(): align recipNone check...
2021-12-13  Richard LevitteFix EVP_PKEY_eq() to be possible to use with strictly...
2021-12-12  PauliFix Coverity 1494385 logically dead code.
2021-12-10  x2018remove redundant ERR_raise
2021-12-10  x2018check the return value of BIO_new() in t_x509.c:471...
2021-12-09  Bernd EdlingerMinor code cleanup in o_names_init
2021-12-09  Dr. David von OheimbOSSL_HTTP_get(): Fix timeout handling on redirection
2021-12-09  Dr. David von OheimbCMP check_msg_find_cert(): improve diagnostics on trans...
2021-12-09  Dr. David von OheimbOSSL_CMP_MSG_read(): Fix mem leak on file read error
2021-12-09  pkubajAdd support for BSD-ppc, BSD-ppc64 and BSD-ppc64le...
2021-12-07  Dr. David von OheimbX509V3_set_ctx(): Clarify subject/req parameter for...
2021-12-07  Dr. David von OheimbX509V3_set_ctx(): Clarify use of subject/req parameter...
2021-12-07  Dr. David von OheimbOSSL_HTTP_set1_request(): Fix check for presence of...
2021-12-07  Dr. David von OheimbOBJ_obj2txt(): fix off-by-one documentation of the...
2021-12-06  Tomas MrazFix pvk encoder to properly query for the passphrase
2021-12-03  Dr. David von OheimbOSSL_HTTP_REQ_CTX_nbio(): Fix parsing of responses...
2021-12-03  Dr. David von Oheimbparse_http_line1(): Fix diagnostic output on error...
2021-12-02  x2018check the return value of BN_dup() in rsa_lib.c:1248
2021-12-01  Dmitry BelyavskiyRefactor: a separate func for provider activation from...
2021-11-27  Tom CosgroveFix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning...
2021-11-24  Richard LevitteAllow sign extension in OSSL_PARAM_allocate_from_text()
2021-11-24  Richard LevitteHave OSSL_PARAM_allocate_from_text() raise error on...
2021-11-24  Tomas MrazEVP_MD_CTX_copy_ex: Allow copying uninitialized digest...
2021-11-24  Allan JudeFix detection of ARMv7 and ARM64 CPU features on FreeBSD
2021-11-23  Richard LevitteMake OSSL_PARAM_BLD_push_BN{,_pad}() return an error...
2021-11-23  Bernd EdlingerAvoid loading of a dynamic engine twice
2021-11-22  Peiwei HuEVP_RAND_generate: fix return check
2021-11-22  Peiwei Huasn1_item_embed_d2i: fix th return check
2021-11-22  Dr. David von OheimbMake ERR_str_reasons in err.c consistent again with...
2021-11-22  Dr. David von OheimbERR: exempt flags from fallback decimal reason code...
2021-11-22  PW HuFix the return check of OBJ_obj2txt
2021-11-22  Tomas Mrazd2i_PublicKey: Make it work with EC parameters in a...
2021-11-19  Andrey MatyukovDual 1536/2048-bit exponentiation optimization for...
2021-11-18  Martin Schwenkeperlasm/ppc-xlate.pl: Fix build on OS X
2021-11-17  Dr. David von OheimbMove more general parts of internal/cryptlib.h to new...
2021-11-17  Dr. David von OheimbAdd and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREF...
2021-11-17  Dr. David von OheimbAdd and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX...
2021-11-17  Dr. David von Oheimbcmp_server.c: Log received request type before checking...
2021-11-16  PauliFix Coverity 1493746: constant expression result
2021-11-16  Peiwei HuEVP_Cipher: fix the incomplete return check
2021-11-16  Matt CaswellDon't create an ECX key with short keys
2021-11-15  Dr. David von OheimbBIO_s_connect(): Enable BIO_gets()
2021-11-15  Tomas MrazAdd null digest implementation to the default provider
2021-11-12  Matt CaswellHold the flag_lock when calling child callbacks
2021-11-12  Matt CaswellUse a write lock during ossl_provider_find()
2021-11-12  Matt CaswellCorrectly activate the provider in OSSL_PROVIDER_try_load
2021-11-12  Matt CaswellStop receiving child callbacks in a child libctx when...
2021-11-12  Matt CaswellDon't bail out during provider deactivation if we don...
2021-11-12  Matt CaswellDon't try and do ossl_provider_find in ossl_provider_new
2021-11-12  Matt CaswellRemove the isinited variable from child_prov_globals
2021-11-12  Matt CaswellAvoid a race in init_thread_stop()
2021-11-12  Matt CaswellDon't attempt to deactive child providers if we don...
2021-11-12  Matt CaswellDon't write to the globals ossl_property_true and ossl_...
2021-11-12  Tomas Mrazdo_sigver_init: Allow reinitialization of an existing...
2021-11-12  PW HuFix return value checking of BN_check_prime invocations
2021-11-12  PauliAdd return value NULL checks that were missing
2021-11-12  Paulix509: use safe maths calls for overflow detection
2021-11-12  Paulistack: increase the reallocation ratio
2021-11-11  Dr. David von OheimbX509: Fix handling of AKID and SKID extensions accordin...
2021-11-11  Job SnijdersAdd OID for RPKI id-ct-ASPA
2021-11-11  Anton Blanchardsha/asm/keccak1600-ppc64.pl: Load data in 8 byte chunks...
2021-11-09  Pauliprov: remove unused field `flag_fallback` and function...
2021-11-09  Paulix509: remove dead call to strlen()
2021-11-09  PW HuFix: invoking X509_self_signed improperly
2021-11-09  PW HuFix: invoking x509_name_cannon improperly
2021-11-08  Dr. David von OheimbAPPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()
2021-11-07  PauliFix data race setting `default_DSO_meth`
2021-11-07  PauliAddress coverity 1493382 argument cannot be negative
2021-11-07  PauliAddress Coverity 1493387 Logically dead code
2021-11-07  PauliFix coverity 1493364 & 1493375: unchecked return value
2021-11-07  PW HuFix incorrect return check of BN_bn2binpad
2021-11-07  Pauliavoid a NULL dereference when getting digest
2021-11-05  Phil MesnierFix for a segv interrupt that occurs when fix_dh_rfc511...
2021-11-04  PauliConvert the weak key and key parity tests to be constan...
2021-11-04  PauliRemove redundant tests
2021-11-02  Tomas MrazDES_set_key(): return values as DES_set_key_checked...
2021-11-02  Mingjun.YangAdd missing check according to SM2 Digital Signature...
2021-11-01  PW HuFix incorrect return check of BN_bn2nativepad
2021-10-28  x2018fix some code with obvious wrong coding style
2021-10-27  Richard LevitteCORE: Encure that cached fetches can be done per provider
2021-10-27  Richard LevitteEVP: For all operations that use an EVP_PKEY, check...
2021-10-27  Richard LevitteEVP: Allow a fallback for operations that work with...
2021-10-27  Richard LevitteEVP: Add internal functions to fetch type specific...
2021-10-27  Richard LevitteEVP: Reverse the fetch logic in all pkey using function...
2021-10-27  Richard LevitteEVP: Add evp_keymgmt_fetch_from_prov()
2021-10-27  Richard LevitteEVP: Add the internal function evp_generic_fetch_from_p...
2021-10-27  Richard LevitteCORE: add a provider argument to ossl_method_construct()
2021-10-26  x2018add checks for the return values of BN_new(), sk_RSA_PR...
2021-10-25  Tomas MrazX509_PUBKEY_dup: Do not just up-ref the EVP_PKEY
2021-10-25  Tomas MrazX509_dup: Avoid duplicating the embedded EVP_PKEY
2021-10-25  Tomas MrazOCSP_sendreq_bio: Avoid doublefree of mem BIO
2021-10-22  Michael BaentschPermit no/empty digest in core_obj_add_sigid
2021-10-22  Matt CaswellEnforce a size check in EVP_MAC_final()
2021-10-22  Matt CaswellPrevent an overflow if an application supplies a buffer...
2021-10-21  Tomas MrazAdd missing define to enable AES-NI usage on x86 platform
next