]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Make sure the QRX and QTX are associated with a libctx
[thirdparty/openssl.git] / test /
2023-03-18  Tomas MrazAdd sanity test for OSSL_sleep()
2023-03-17  Čestmír Kalinaproviders: add Argon2 KDF
2023-03-17  Čestmír Kalinaevp_test: add thread support
2023-03-17  Čestmír Kalinaproviders: add XOF support to blake2b
2023-03-17  Čestmír Kalinaevp_test: add digest xoflen support
2023-03-14  slontisFix PKCS12_newpass() to work with PBES2.
2023-03-14  slontisAdd Tests for RSA signatures using X931 padding.
2023-03-14  Simo SorceAdd test for context duplication failure
2023-03-14  Dr. David von Oheimbapps/x509 etc.: allow private key input when public...
2023-03-14  Dr. David von Oheimbtest/smime-certs/{mksmime-certs.sh,ca.cnf}: simplify...
2023-03-07  Kurt RoeckxRun the punycode-test over the fuzz corpora during...
2023-03-07  slontisAdd option to FIPS module to enforce EMS check during...
2023-03-07  Richard Levittetest//bio_dgram_test.c: Skip test when BIO_bind() fails
2023-03-06  Tomas Mraztest_rstream_random(): Test adding final empty frame
2023-03-06  Tomas MrazTest new ossl_quic_rstream API calls
2023-03-06  Tomas MrazImprove the QUIC_RSTREAM implementation
2023-03-05  Matt CaswellTest that there are no errors on the stack for rejected...
2023-03-01  Hardik ShahAdd fuzz test for v3name
2023-03-01  PauliDon't do AES SIV tests with the FIPS provider
2023-03-01  Matt CaswellEnsure we use a non-zero time for tickets in early...
2023-02-28  slontisFix FFC mdprop setting bugs.
2023-02-28  slontisFix infinite loops in DSA sign code.
2023-02-27  Alex GaynorAdded a fuzzer for SMIME
2023-02-24  Ingo FranzkiAdd OSSL_FUNC_keymgmt_im/export_types function that...
2023-02-24  Dr. David von OheimbCMS_add0_cert: if cert already present, do not throw...
2023-02-24  Michael Baentschfirst cut at sigalg loading
2023-02-23  Richard Levittetest/recipes/01-test_symbol_presence.t: check for dupli...
2023-02-23  slontisAdd help for pkeyopt values for the genpkey commandline...
2023-02-23  Matt CaswellTest that QUIC has the ciphersuites that we expect
2023-02-22  Matt CaswellRename various functions OSSL_QUIC_FAULT -> QTEST_FAULT
2023-02-22  Matt CaswellAdd a helper function to prepend a frame to a packet
2023-02-22  Matt CaswellAdd explanatory comments to say what happens during...
2023-02-22  Matt CaswellAdd a qtest_check_server_transport_err helper function
2023-02-22  Matt CaswellExtend the corruption test to truncate a datagram
2023-02-22  Matt CaswellAdd the capability to listen for datagrams
2023-02-22  Matt CaswellDon't treat the Tserver as connected until the handshak...
2023-02-22  Matt CaswellAdd a test for a corrupted packet
2023-02-22  Matt CaswellEnable the fault injector to add faults to post-encrypt...
2023-02-22  Matt CaswellExpand some comments in the header file
2023-02-22  Matt CaswellAdd a test for a server that doesn't provide transport...
2023-02-22  Matt CaswellImplement the QUIC Fault injector support for TLS hands...
2023-02-22  Matt CaswellAdd the ability to mutate TLS handshake messages before...
2023-02-22  Matt CaswellAdd a test where an unknown frame type is received
2023-02-22  Matt CaswellEnable QUIC test server to find out the termination...
2023-02-22  Matt CaswellImplement the QUIC Fault injector support for plaintext...
2023-02-22  Matt CaswellAdd a skeleton quicfaultstest
2023-02-21  Matt CaswellAdd a test for no initialisation of the default config...
2023-02-20  Bernd EdlingerFix failing cms test when no-des is used
2023-02-13  Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-08  Dr. David von Oheimbcmp_client_test.c: add tests for errors reported by...
2023-02-08  Dr. David von Oheimbtest_get_libctx(): prevent crash when called with NULL...
2023-02-08  slontisAdd tests for FIPS keygen self test failures.
2023-02-08  slontisAdd coverage test for ossl_rsa_sp800_56b_derive_params_...
2023-02-08  Oliver MihatschNew function EC_GROUP_to_params to convert an EC_GROUP...
2023-02-08  Tomas MrazRationalize FIPS sources
2023-02-08  slontisAdd Tests for RSA_sign_ASN1_OCTET_STRING & RSA_verify_A...
2023-02-08  slontisAdd more punycode tests and remove ossl_a2ucompare()
2023-02-08  Paulides: prevent error when using two key triple DES with...
2023-02-07  Tomas MrazAdditional testcase for missing return check of BIO_set...
2023-02-07  Tomas MrazAdd testcase for missing return check of BIO_set_md...
2023-02-07  Hugo LandauFix GENERAL_NAME_cmp for x400Address (master)
2023-02-07  Tomas MrazAdd test for DSA pubkey without param import and check
2023-02-07  slontisFix NULL deference when validating FFC public key.
2023-02-07  Tomas MrazAdd test for d2i_PKCS7 NULL dereference
2023-02-07  Matt CaswellCheck CMS failure during BIO setup with -stream is...
2023-02-07  Matt CaswellAdd a test for CVE-2022-4450
2023-02-07  Tomas MrazAdd testcase for nc_match_single type confusion
2023-02-02  Dr. David von OheimbAPPS/{storeutl,gendsa}: give error on extra arguments...
2023-01-31  Tomas MrazWorkaround crash in atexit on NonStop platforms
2023-01-30  slontisChaCha20-Poly1305 no longer supports truncated IV's.
2023-01-30  Hugo LandauQUIC Probes Support: Minor tweaks
2023-01-30  Hugo LandauQUIC TXP: Allow TXP to generate probes
2023-01-30  Hugo LandauQUIC ACKM: Rework probe reporting to allow use for...
2023-01-30  Hugo LandauQUIC ACKM: Clarify probe types
2023-01-29  Paulicoverity 1520506: error handling
2023-01-29  Paulicoverity 1520505: error handling
2023-01-27  Tomas MrazImplement BIO_s_dgram_mem() reusing the BIO_s_dgram_pai...
2023-01-27  Hugo LandauQUIC TSERVER: Fix probable nondeterminism in some OS...
2023-01-27  Hugo LandauQUIC Test Server: Exercise end-of-stream condition...
2023-01-26  Dr. David von Oheimbrename 90-test_traceapi.t to 90-test_trace_api.t for...
2023-01-26  Dr. David von Oheimbadd OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and...
2023-01-24  Matt CaswellAdd QUIC-TLS server support
2023-01-24  Matt CaswellExtend the new_record_layer function
2023-01-24  Matt CaswellAdd support for setting a custom TLS Record Layer
2023-01-24  Matt CaswellMove recordmethod.h to be an "internal" header
2023-01-24  Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24  Paulitest: note that a default property query must be includ...
2023-01-24  FdaSilvaYYFix windows builds
2023-01-24  Matt CaswellAdd DTLS support to the large app data test
2023-01-24  Matt CaswellAdd a test for large app data
2023-01-23  Dr. David von Oheimbcmp_client_test.c: add tests for end_time being initial...
2023-01-23  Ingo FranzkiAllow OSSL_SIGNATURE_PARAM_NONCE_TYPE to be retrieved
2023-01-20  Richard Levittebn2bin(): Don't accept len < 0
2023-01-20  Richard LevitteAdd a test for public variants of bn2bin()
2023-01-19  PauliAdd negative test for unquoted property string
2023-01-19  Hugo LandauQUIC Test Server: Minor fixups
2023-01-19  Hugo LandauQUIC Test Server: Basic echo server test
2023-01-16  slontisPKCS12 - Add additional libctx and propq support.
2023-01-16  Dr. David von OheimbCMP app: fix file output of certs and cert lists on...
2023-01-14  Bernd EdlingerLimit size of modulus for bn_mul_mont and BN_mod_exp_mo...
next