Make sure we call get_max_records() in the record layer code
[openssl.git] / test / recipes /
2022-09-23 slontisAdd HPKE DHKEM provider support for EC, X25519 and...
2022-09-16 David von Oheimb80-test_ssl_new.t: make dependencies on CTLOG_FILE...
2022-09-16 Daniel FialaAdd tests for trace_api.
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 K1Add support for PBE using hmacWithSM3
2022-09-12 Michael Baentschupdate oqsprovider/liboqs to v0.7.2
2022-09-05 Paulilist: add a doubly linked list type.
2022-09-02 Hugo LandauQUIC Demuxer and Record Layer (RX Side)
2022-09-01 Hugo LandauBIO_dgram support for BIO_sendmmsg/BIO_recvmmsg
2022-08-29 Matt CaswellTest that we ignore a bad record version in a plaintext...
2022-08-24 Hugo LandauQUIC ACK Manager, Statistics Manager and Congestion...
2022-08-23 K1Support decode SM2 parameters
2022-08-18 Matt CaswellUpdate the oqs-provider submodule to a more recent...
2022-08-18 Lutz Jaenickecms: Create test for for purpose verification in cms...
2022-08-18 Lutz JaenickeX509: add tests for purpose code signing in verify...
2022-08-18 Dr. David von OheimbFix ossl_x509v3_cache_extensions(): EXFLAG_NO_FINGERPRI...
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-07-29 Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-07-29 Hugo LandauQUIC Frame Encoding and Decoding Functions
2022-07-28 Tomas Mraztest_external_oqsprovider: Use working checkout of...
2022-07-28 Matt CaswellAdd a test for BIO_s_mem() when using datagrams
2022-07-26 Dr. David von Oheimb80-test_cmp_http.t: fix adaption of plan on 'certstatus...
2022-07-22 Todd ShortAdd test from "Fix re-signing certificates with differe...
2022-07-18 Tomas Mrazdhparam_test: Test that we add private key length on...
2022-07-18 Tomas Mrazdh_to_text: Print the dh->length if set
2022-07-11 Mingjun.Yangfeat: add hmac-sm3 test cases from GM/T 0042-2015 Appen...
2022-07-05 Alex ChernyakhovskyAES OCB test vectors
2022-07-01 Clemens LangAPPS: dsaparam, gendsa: Support setting properties
2022-06-27 Daniel FialaAdd checks for saltlen and trailerfield to rsa key...
2022-06-23 Tomas MrazTest whether decoded-from-explicit survives import...
2022-06-22 Lutz JaenickeAdd test cases for verification of time stamping certif...
2022-06-22 Paulitest: add priority queue unit test
2022-06-16 Hartmut HolzgraefeHave set_dateopt() return 1 on success to make -dateopt...
2022-06-16 Richard Levittetest/recipes/*.t: setup() doesn't play well with spaces...
2022-06-16 Tomas MrazAdd an extra reduction step to RSAZ mod_exp implementations
2022-06-16 Tomas MrazAlways end BN_mod_exp_mont_consttime with normal Montgo...
2022-06-15 K1Fix a mem leak in evp_pkey_export_to_provider
2022-06-15 Tomas Mraztest_pkey_check: Positive testcase for private key...
2022-06-15 Tomas MrazTestcase for regression by PPC64 fixed length montgomer...
2022-06-03 Tomas MrazAdd a test_ssl_new testcase
2022-06-03 Tomas MrazFirst working empty protocol test
2022-05-28 Bernd EdlingerFix visual glitch in non-verbose test output
2022-05-27 Todd ShortMake running individual ssl-test easier
2022-05-23 Randall S. BeckerDisable 82-test_tfo_cli if tfo is not enabled.
2022-05-18 Hubert Karioadd tests for PBKDF2 with SHA-3
2022-05-08 Paulitls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security...
2022-05-03 Matt CaswellUpdate copyright year
2022-05-03 Matt CaswellFix the RC4-MD5 cipher
2022-05-03 Matt CaswellTest ocsp with invalid responses and the "-no_cert_chec...
2022-04-29 Dmitry BelyavskiyTesting the EVP_PKEY_CTX_new_from_name without prelimin...
2022-04-22 Dmitry BelyavskiyMinimal test checking we can get public key in Turkish...
2022-04-21 Daniel FialaClear incorrectly reported errors in cms_io.
2022-04-19 Tomas Mrazevp_test: Try computing MACs twice with reinitializatio...
2022-04-12 Daniel FialaSSL_conf_cmd: Allow DH Parameters at any position.
2022-04-11 Tomas MrazAdd test for openssl ecparam with fips and base providers
2022-04-07 Tomas Mraztest_fipsinstall: Fallback to config(FIPSKEY) for the...
2022-04-02 Viktor SöderqvistCMS sign digest
2022-03-30 Tomas MrazTest processing of a duplicated HRR
2022-03-24 Daniel FialaAdd support for mac-less password-base PKCS12 files...
2022-03-22 Daniel FialaMake `openssl check -rsa ...` to work for both RSA...
2022-03-17 Tobias NießenFix typos in CCM test vector titles
2022-03-15 Tomas MrazAdd a negative testcase for BN_mod_sqrt
2022-03-14 Tomas Mrazevp_test: Add testcases for DH KEX with X9.42 KDF
2022-03-12 Richard LevitteMake ossltest engine use in test/recipes/20-test_dgst...
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-09 Michael BaentschAdd external testing with oqsprovider
2022-03-03 Hugo LandauEnable openssl req -x509 to create certificates from...
2022-03-01 Nicola Tuveri[ssl] Add tests for Perfect Forward Secrecy criteria...
2022-02-24 Raul FerrandoAdd -quiet option to pkcs7 for -print_certs
2022-02-17 Armin FuerstPrefix output to avoid random ok to confuse test parser
2022-02-14 Armin FuerstAdd tests for do_updatedb
2022-02-14 Tomas MrazApply the correct Apache v2 license
2022-02-11 Bernd EdlingerCleanup record length checks for KTLS
2022-01-27 Matt CaswellAdd a test for X509_STORE_CTX_set_purpose()
2022-01-27 Tomas MrazFix IV length of DES EDE ECB implementations
2022-01-13 Tomas Mraztest_gendhparam: Drop expected error output
2022-01-11 Dmitry BelyavskiyDon't run TLSFuzzer tests when it is not properly set
2022-01-08 Bernd EdlingerAdd a test case for the short password
2022-01-05 Dimitris ApostolouFix typos
2022-01-05 Dmitry BelyavskiyTLS Fuzzer: initial test infrastructure
2022-01-04 Dr. David von OheimbCMP mock server: add -ref_cert option and corresponding...
2021-12-30 Matt CaswellFix the symbol_presence test with a shlib_variant
2021-12-16 Orr ToledanoAdd tests for RNDR and combine tests with RDRAND
2021-12-14 Matt CaswellAdd a test case for the name constraints bug
2021-12-13 Dr. David von OheimbCMP test_commands.csv: improve test for -reqin, adding...
2021-12-13 Dr. David von OheimbCMP test_verification.csv: add missing test case for...
2021-12-13 Dr. David von OheimbCMP test_enrollment.csv: clean up test cases regarding...
2021-12-09 Dr. David von Oheimb80-test_cmp_http_data/test_commands.csv: fix minor...
2021-12-09 Dr. David von OheimbAPPS/cmp: fix -rspin option such that it works again...
2021-12-06 Matt CaswellDon't run the symbol presence test on windows
2021-12-06 Tomas Mraztest_rsa: Test for PVK format conversion
2021-11-24 Patrick UiterwijkSupport different R_BITS lengths for KBKDF
next