openssl.git
2022-01-17 Tomas Mrazdhtest: Add testcase for EVP_PKEY_CTX_set_dh_nid
2022-01-17 Tomas MrazDo not call ossl_ffc_name_to_dh_named_group with NULL...
2022-01-17 Tomas MrazProperly return error on EVP_PKEY_CTX_set_dh_nid and...
2022-01-17 EasySecFix typo in SSL_CTX_set_dh_auto
2022-01-17 Dmytro Podgornyissl/t1_enc: Fix kTLS RX offload path
2022-01-15 Pauliproperty: reduce memory consumption when OPENSSL_SMALL_...
2022-01-14 Dr. David von... Fix malloc failure handling of X509_ALGOR_set0()
2022-01-14 manisonEVP: fix evp_keymgmt_util_match so that it actually...
2022-01-14 fangming.fangSM3 acceleration with SM3 hardware instruction on aarch64
2022-01-14 Shreenidhi... Add a comment to indicate ineffective macro
2022-01-14 Paulicoverity 1497107: dereference after null check
2022-01-13 Dmitry BelyavskiyCleansing all the temporary data for s390x
2022-01-13 Tomas Mraztest_gendhparam: Drop expected error output
2022-01-13 Matt CaswellClear md_data only when necessary
2022-01-13 Paulithreadstest: use locking for tsan operations if required
2022-01-13 Paulidrbg: add handling for cases where TSAN isn't available
2022-01-13 Paulilhash: use lock when TSAN not available for statistics...
2022-01-13 Paulimem: do not produce usage counts when tsan is unavailable.
2022-01-13 Pauliobject: use updated tsan lock detection capabilities
2022-01-13 Paulicore namemap: use updated tsan lock detection capabilities
2022-01-13 Paulitsan: make detecting the need for locking when using...
2022-01-13 Paulithreadstest: add write check to lock checking
2022-01-13 PauliAvoid using a macro expansion in a macro when staticall...
2022-01-13 Gerd Hoffmanndrop unused callback variable
2022-01-12 Tomas MrazEVP_DigestSignFinal: *siglen should not be read if...
2022-01-12 Pauliparam dup: add errors to failure returns
2022-01-12 Pauliparam build set: add errors to failure returns
2022-01-12 Pauliparam build: add errors to failure returns
2022-01-12 Paulitest: check for properly raised errors during param...
2022-01-12 Pauliparams: add error messages for built in param conversions
2022-01-12 Paulierr: add additional errors
2022-01-12 Tomas Mrazpkeyutl: Fix regression with -kdflen option
2022-01-11 Matt CaswellEnsure we test fetching encoder/decoder/store loader...
2022-01-11 Matt CaswellFix Decoder, Encoder and Store loader fetching
2022-01-11 Matt CaswellClarify the int param getter documentation
2022-01-11 Dmitry BelyavskiyDon't run TLSFuzzer tests when it is not properly set
2022-01-11 Dr. David von... APPS: Add check for multiple 'unknown' options
2022-01-11 Dr. David von... PKCS12 app: Improve readability w.r.t. enc_flag, rename...
2022-01-11 Matt CaswellStatically link the legacy provider to endecode_test
2022-01-10 Matt CaswellAdd a test for a custom digest created via EVP_MD_meth_...
2022-01-10 Matt CaswellFix a leak in EVP_DigestInit_ex()
2022-01-10 Matt CaswellEnsure that MDs created via EVP_MD_meth_new() go down...
2022-01-10 Tomas MrazEVP_PKEY_derive_set_peer_ex: Export the peer key to...
2022-01-09 Gerd Hoffmanncrypto/bio: fix build on UEFI
2022-01-09 David BenjaminDon't use __ARMEL__/__ARMEB__ in aarch64 assembly
2022-01-09 Dr. David von... check-format.pl: Fix report on space before ';' and...
2022-01-09 Dr. David von... check-format.pl: Fix report on missing space before...
2022-01-09 Dr. David von... check-format.pl: Fix report on constant on LHS of compa...
2022-01-09 Dr. David von... check_format.pl: Add checks for blank lines within...
2022-01-09 yangyangtiantianlonglongDelete unused param about get_construct_message_f
2022-01-08 Bernd EdlingerAdd a test case for the short password
2022-01-08 KanUpdate alert to common protocol
2022-01-08 Dr. David von... apps.c: fix various coding style nits found by check...
2022-01-07 Peiwei HuFix: some patches related to error exiting
2022-01-07 Peiwei Huproviders/implementations/keymgmt/rsa_kmgmt.c: refactor...
2022-01-07 Dr. David von... v2i_AUTHORITY_KEYID(): Improve error reporting on parsi...
2022-01-07 Dr. David von... apps/cmp.c: fix coding style nits reported by check...
2022-01-07 Dr. David von... asn1/x_algor.c: add internal ossl_X509_ALGOR_from_nid...
2022-01-07 Dr. David von... APPS load_key_certs_crls(): Make file access errors...
2022-01-07 Dr. David von... OSSL_STORE_open_ex(): Prevent spurious error: unregiste...
2022-01-07 Tomas MrazTest importing EC key parameters with a bad curve
2022-01-07 Tomas MrazEVP_PKEY_fromdata(): Do not return newly allocated...
2022-01-07 xkernelfix the return check of EVP_PKEY_CTX_ctrl() in 5 spots
2022-01-07 xkernelproperly free the resource from EVP_MD_CTX_new() at...
2022-01-06 xkernelproperly free the resource from CRYPTO_malloc
2022-01-06 Bernd EdlingerFix copyright year issues
2022-01-06 Dr. David von... OSSL_STORE: Prevent spurious error during loading priva...
2022-01-05 Dimitris ApostolouFix typos
2022-01-05 Dmitry BelyavskiyRun TLSfuzzer tests for CI
2022-01-05 Dmitry BelyavskiyTLS Fuzzer: initial test infrastructure
2022-01-05 Dmitry BelyavskiyTLSfuzzer: submodules
2022-01-05 x2018check the return value of OSSL_PARAM_BLD_new in dsa_kmg...
2022-01-05 zhaozgsm2: fix {i2d,d2i}_PublicKey EC_KEY is EVP_PKEY_SM2
2022-01-05 Peiwei Huapps/passwd.c: free before error exiting
2022-01-05 fangming.fangfix building failure when using -Wconditional-uninitialized
2022-01-05 Tomas Mraztrace.c: Add missing trace category entry
2022-01-04 Dr. David von... CMP mock server: add -ref_cert option and corresponding...
2022-01-04 Dr. David von... X509_cmp.pod: Point out that the X509_NAME_cmp() argume...
2022-01-04 Dr. David von... app_http_tls_cb: Fix double-free in case TLS not used
2022-01-04 Dr. David von... check-format.pl: Fix report on constant on LHS of compa...
2022-01-04 Dr. David von... HTTP client: Work around HTTPS proxy use bug due to...
2022-01-04 fangming.fangFix compile error when building with no-asm
2022-01-04 x2018check the return value of EVP_MD_fetch in ecdh_exch...
2022-01-04 Sebastian Andrzej... Use USE_SWAPCONTEXT on IA64.
2022-01-04 Matt CaswellValidate the category in OSSL_trace_end()
2022-01-03 Dr. David von... Update troublesome copyright years of auto-generated...
2022-01-03 Dr. David von... X509V3_set_ctx(): Improve documentation
2022-01-03 Dr. David von... ec.h: Explain use of strstr() for EVP_EC_gen() and...
2022-01-03 x2018Check the return value of ossl_bio_new_from_core_bio()
2022-01-03 Tomas Mrazclose_console: Always unlock as the lock is always...
2022-01-03 Tomas Mraztry_pkcs12(): cleanse passphrase so it is not left...
2022-01-03 Tomas Mraztry_pkcs12(): Correct handling of NUL termination of...
2022-01-03 Tomas MrazTest that PEM_BUFSIZE is passed into pem_password_cb
2022-01-03 Tomas Mrazpem_password_cb: Clarify the documentation on passphrases
2022-01-03 Tomas MrazCompensate for UI method always adding NUL termination
2022-01-01 Paulitest: add some unit tests for the property to string...
2022-01-01 Pauliproperty: use a stack to efficiently convert index...
2021-12-30 Matt CaswellFix the symbol_presence test with a shlib_variant
2021-12-30 Dr. David von... APPS/cmp: improve diagnostics for presence of TLS options
2021-12-30 Dr. David von... OSSL_CMP_CTX: rename get/set function for trustedStore
next