rsaz_exp_x2.c: Avoid potential undefined behavior with strict aliasing
[openssl.git] / test /
2023-01-04 Tomas Mraz80-test_cms.t: Fix rsapssSaltlen check on MinGW
2022-12-22 slontisChange HKDF to alloc the info buffer.
2022-12-22 Matt CaswellAdd a CMS test for a bad encryption algorithm
2022-12-22 Matt CaswellFix SMIME_crlf_copy() to properly report an error
2022-12-22 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-12-21 Bernd EdlingerFix a logic flaw in test_mod_exp_zero
2022-12-20 Tomas MrazRaise the KMAC limits for key and custom size to 512...
2022-12-16 Tomas MrazFix FIPS Provider compat CI of 3.0 libcrypto with 3...
2022-12-09 Clemens LangObtain PSS salt length from provider
2022-12-08 Todd ShortFix `no-ec enable-ktls` build
2022-12-08 Paulitest: add test case for deadlock reported in #19643
2022-12-08 Dr. David von Oheimbcmp_vfy_test.c: fix name OSSL_CMP_CTX_set0_trusted...
2022-12-08 Dr. David von OheimbOSSL_CMP_validate_msg(): make sure to reject protection...
2022-12-06 Daniel FialaReplace "a RSA" with "an RSA"
2022-12-05 Peiwei HuFix the check of EVP_PKEY_decrypt_init
2022-11-30 Dr. David von Oheimbcmp_client_test.c: add tests for OSSL_CMP_CTX_get_status
2022-11-29 Tomas MrazFix occasional assertion failure when storing properties
2022-11-28 Tomas MrazDrop incorrect skipping of some evp_test testcases...
2022-11-25 Tomas MrazAdd test for EVP_PKEY_Q_keygen
2022-11-25 Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-21 slontisFix coverity issues in X509v3_addr
2022-11-18 Tomas Mrazevp_extra_test2: Test DH param checks with non-NULL...
2022-11-16 Graham WoodwardAdd test to confirm IPAddressFamily_check_len catches...
2022-11-16 Simo SorceDrop explicit check for engines in opt_legacy_okay
2022-11-15 Simo SorceAdd test for EVP_PKEY_eq
2022-11-14 Paulifipsinstall test: skip PCT DSA signature test for new...
2022-11-14 Paulitest: add two comparision options to fips version test...
2022-11-12 Bernd EdlingerResign test/certs/rootCA.pem to expire in 100 years
2022-11-12 Bernd EdlingerUpdate the validity period of ed25519 cerificates
2022-11-11 Tomas MrazAdd test for generating safeprime DH parameters
2022-11-10 Milan Brozpem: avoid segfault if PKEY is NULL in PEM_write_bio_Pr...
2022-11-10 Tomas MrazLimit size of modulus for BN_mod_exp_mont_consttime()
2022-11-10 Bernd EdlingerAdd a test case for the engine crash with AES-256-CTR
2022-11-07 Reinhard UrbanFix PACKET_equal test with BUF_LEN+1 on -Wstringop...
2022-11-07 Tomas MrazTest that signatures using hash name commands work...
2022-11-04 Wangchong ZhouCheck for private key existence before calling eddsa...
2022-11-03 PauliCoverity 1516624: Fix overrun memory access.
2022-11-02 yangyangtiantianlo... Potential null pointer reference
2022-11-01 Tomas MrazUpdate copyright year
2022-11-01 Paulipunycode: add unit tests
2022-10-27 Tomas Mraztests: clear error queue before executing a testcase
2022-10-27 Sam Jamestest: driver: fix -Wunused-but-set-variable
2022-10-24 Tomas MrazWorkaround egd rand source deficiencies
2022-10-21 Tomas Mrazstack: Do not add error if pop/shift/value accesses...
2022-10-20 Paul Kehrerlink the pyca tests against the correct openssl
2022-10-19 Paulidefault provider: include RIPEMD160
2022-10-19 Matt CaswellAdd a test for TLSv1.3 only client sending a correct...
2022-10-19 Matt CaswellAdd a test for where a client sends a non-TLSv1.3 key...
2022-10-17 Tomas MrazAdd missing include for DH_get0_priv_key()
2022-10-11 Matt CaswellUpdate copyright year
2022-10-07 James Muirset MGF1 digest correctly
2022-10-04 Daniel FialaDisable printf format checking on MinGW
2022-10-03 Matt CaswellTest usage of a custom EVP_CIPHER
2022-09-29 J.W. Jagersmadjgpp: Skip test/rsa_complex.c
2022-09-28 Todd ShortTest TLS extension ordering
2022-09-27 Matt CaswellTest a 0 return from the ticket key callback
2022-09-23 Tianjia Zhangtest: Fix memory leak of asynctest
2022-09-23 Daniel FialaClear incorrectly reported errors in d2i_CMS_ContentInfo
2022-09-22 Matt CaswellAdd additional messages to the DTLS dropped records...
2022-09-21 PauliCoverity 1515415: NULL dereference
2022-09-21 PauliRemove unnecessary define
2022-09-21 PauliRuntime detect FIPS RNG usage in test
2022-09-21 PauliRemove FIPS condition on IV gen test.
2022-09-21 PauliRemove FIPS condition on SM2 test.
2022-09-16 David von Oheimb80-test_ssl_new.t: make dependencies on CTLOG_FILE...
2022-09-16 Dr. David von Oheimbstack.c: add missing direct error reporting and improve...
2022-09-16 Daniel FialaAdd documentation and test for EVP_PBE_alg_add
2022-09-15 Tomas MrazWith fips provider 3.0.0 skip tests related to explicit...
2022-09-15 PauliFix default padding regression against 3.0.0 FIPS provider
2022-09-15 PauliTDES: fix test with old FIPS provider
2022-09-15 Paulievp_test: allow FIPS provider version based escapes...
2022-09-15 Paulitest: make unit tests FIPS provider version aware
2022-08-26 Daniel FialaConvert serverinfo in SSL_CTX_use_serverinfo() to v2.
2022-08-24 Sam Jamestest: placate Clang's --Wbitwise-instead-of-logical
2022-08-18 Tomas MrazAdd testcases for EVP_PKEY_get1_encoded_public_key
2022-08-17 Matt CaswellDon't incorrectly skip the multiblock test
2022-08-17 Matt CaswellTest that swapping the first app data record with Finis...
2022-08-17 slontisSHAKE documentation updates for default output length.
2022-08-17 Clemens LangAPPS: genrsa: Support setting properties
2022-08-17 Clemens LangAPPS: dgst: Support properties when signing
2022-08-17 Clemens LangTEST: Check property query support of apps/pkey
2022-08-17 Clemens LangAPPS: pkeyparam: Support setting properties
2022-08-17 Clemens LangAPPS: ecparam: Support setting properties
2022-08-17 Clemens LangAPPS: dhparam: Support setting properties
2022-08-04 Sebastian Andrzej... test/evp_test: Test if EVP_DigestSign() set signature...
2022-08-04 Roberto Hueso GomezAdd test for EC_KEY_set_private_key()
2022-08-01 Todd ShortFree up space in the session cache before adding.
2022-07-26 Dr. David von Oheimb80-test_cmp_http.t: fix adaption of plan on 'certstatus...
2022-07-26 Bernd EdlingerFix visual glitch in non-verbose test output
2022-07-22 Todd ShortAdd test from "Fix re-signing certificates with differe...
2022-07-22 Matt CaswellFix a crash in v2i_IPAddrBlocks()
2022-07-20 PauliCoverity 1507372: explicit null dereference
2022-07-19 Tomas Mrazossl_ffc_params_copy: Copy the keylength too
2022-07-19 Tomas MrazTest that we generate a short private key for known...
2022-07-19 Tomas Mrazdh_to_text: Print the dh->length if set
2022-07-19 Tomas MrazFor known safe primes use the minimum key length accord...
2022-07-14 xkernelocspapitest: use TEST_true to report the exact failure
2022-07-14 xkernelocspapitest: properly check the return of memory-alloca...
2022-07-12 Dr. David von Oheimbtest/certs/setup.sh: add missing comment on CA cert...
2022-07-11 Mingjun.Yangfeat: add hmac-sm3 test cases from GM/T 0042-2015 Appen...
next