Add config tests for including provider config files
[openssl.git] / test / recipes /
2023-11-09 Veronika HanulíkováAdd config tests for including provider config files
2023-11-08 набImplement BLAKE2s with the same macro as BLAKE2b
2023-10-26 Phoebe ChenProvide additional AES-ECB test patterns to enhance...
2023-10-26 Phoebe ChenProvide additional AES-XTS test patterns to enhance...
2023-10-26 Phoebe ChenProvide additional AES-GCM test patterns to enhance...
2023-10-26 Phoebe ChenProvide additional AES-CBC test patterns to enhance...
2023-10-25 Tomas MrazBlake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead...
2023-10-25 Hugo LandauQUIC CHANNEL: Correct timeout calculation for ACKs
2023-10-24 Matt CaswellWhen requeueing deferred URXEs retain the order
2023-10-23 Tomas Mrazquic_record, quicapi, and quicfaults tests do not suppo...
2023-10-23 Matt CaswellDon't run the QUIC client fuzzer if QUIC is disabled
2023-10-23 Matt CaswellAdd fuzz test recipe for the quic client fuzzer
2023-10-20 Matt CaswellAdd a test for converting OSSL_TIME to struct timeval
2023-10-20 Neil HormanConvert jdkTrustedKeyUsage to be a pkcs12 cmd line...
2023-10-18 James Muircms encrypt, better OBJ_nid2obj() return check
2023-10-11 Richard Levittetest/recipes/05-test_rand.t: replace 'and' with '&&'
2023-10-10 Dr. David von Oheimbapps/cmp.c: -tls_used may be implied by -server https...
2023-10-10 Tomas MrazECDSA with SHA3 verification does not depend on FIPS...
2023-10-03 Tomas Mrazquicapitest: Enable test_ssl_trace with enable-zlib
2023-10-02 Mathieu Tortuyauxtest: add verify test for EC cert signed with SHA3
2023-09-28 Matt CaswellCopyright year updates
2023-09-25 Jonathan M. WilburSupport all NULL-syntax X.509v3 extensions
2023-09-24 Matt CaswellAdd a test for BIO_ADDR_copy()
2023-09-24 Michael Baentschadding -outpubkey option to genpkey
2023-09-21 Steffen KleeFix test_cms if DSA is not supported
2023-09-11 Bernd EdlingerFix a possible memleak in rsa_pub_encode
2023-09-10 Randall S. BeckerPrevent 80-test_cmp_http from accidentally killing...
2023-09-09 Bernd EdlingerFix output corruption in req command
2023-09-08 PauliAdd test case for #21986
2023-09-08 Richard LevitteFix 80-test_cmp_http.t to be more flexible regarding...
2023-09-07 Matt CaswellCopyright year updates
2023-09-05 Dr. David von OheimbCMP: generalize ossl_cmp_calc_protection() to handle...
2023-09-05 Tomas Mraz04-test_encoder_decoder.t: Use algorithm that is non...
2023-09-04 slontisAdded 'saltlen' option to the OpenSSL enc command line...
2023-09-04 slontisAdded a 'saltlen' option to the openssl pkcs8 command...
2023-09-04 slontisChange PBES2 KDF default salt length to 16 bytes.
2023-09-01 Kurt RoeckxUpdate X509 fuzzer to verify a chain
2023-08-25 Tomas Mraz80-test_cmp_http.t: Skip IPv6 address test if IPv6...
2023-08-25 Tomas MrazThe canonical localhost IPv6 address is [::1] not [::]
2023-08-25 Matt CaswellKeep sending datagrams while we have data to send
2023-08-24 Ingo Franzkictrl_params_translate: Allow RSA controls also for...
2023-08-24 Matt CaswellChange the TLS handshake keys early if we're not doing...
2023-08-22 Tomas Mrazquic_trace.c: Fix typo in traces
2023-08-22 Tomas MrazUpdate the ssltraceref.txt
2023-08-16 slontisFix decoders so that they use the passed in propq.
2023-08-15 Dr. David von Oheimbhttp_server.c: allow clients to connect with IPv6
2023-08-15 Matt CaswellFix no-dsa in combination with no-err
2023-08-10 Hugo LandauMinor fixes
2023-08-04 Paulitest: skip FIPS config auto loading based tests if...
2023-07-16 Dr. David von OheimbCMP: add support for genm with rootCaCert and genp...
2023-07-14 Tomas MrazAdd testcases for empty associated data entries with...
2023-07-10 Rajeev RanjanCMP: support specifying certificate to be revoked via...
2023-07-06 Matt CaswellFix a no-ecx failure in test_tls13hrr
2023-07-04 Hugo LandauRemove unused server code
2023-07-04 Tomas Mraz80-test_ssl_new.t: Test 14-curves.cnf depends on enable...
2023-07-03 Tomas Mraz70-test_tls13hrr.t: Use P-521 instead of X25519 for...
2023-06-27 Matt CaswellThe CC wake up deadline is now if we have TX allowance
2023-06-27 Fergus DallAdd support for SHA256/192
2023-06-26 Matt CaswellAdd a test for pkeyutl encrypt/decrypt using SM2
2023-06-25 Richard LevitteAdd a test case for the password prompt on garbage...
2023-06-23 Kurt RoeckxAdd decoder fuzzer
2023-06-23 Matt CaswellAdd a test for an invalid group in the HRR
2023-06-15 Dimitri PapadopoulosFix typos found by codespell
2023-06-14 Paulifips: update DSA security check to fix legacy verify...
2023-06-14 Michael Baentschupdated (lib+)oqsprovider to latest releases
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-06-08 Paulikdf test: restrict the version of the FIPS provider
2023-06-06 Vladimír Kotalallow to disable http
2023-06-02 Jairus Christensen[feat] SSL RTT in both client and server statem. SSL_ge...
2023-06-01 Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-06-01 Kurt RoeckxAdd PEM fuzzer
2023-05-24 Matt CaswellCreate setter functions for the msg_callback and msg_ca...
2023-05-24 Matt CaswellAdd a test for the new QUIC tracing capability
2023-05-18 Marc BrooksAdd support for --version and synonyms
2023-05-17 Tomas MrazAdd test for handling NEW_CONNECTION_ID frame
2023-05-12 Hugo LandauQUIC MSST: Tests
2023-05-12 Dr. David von OheimbCMP client: fix error response on -csr without private...
2023-05-05 slontisAdd libctx to x931 keygen.
2023-05-04 Alois Klink25-test_x509.t: test dots in CA file path
2023-05-01 Hugo LandauQUIC Congestion Control: Tests
2023-04-28 Liu-ErMengfix aes-xts bug on aarch64 big-endian env.
2023-04-28 Dr. David von OheimbAPPS/cmp: prevent HTTP client failure on -rspin option...
2023-04-25 PauliAdd "info" concatenation tests
2023-04-21 Paulifips: setup the FIPS provider in pendantic mode for...
2023-04-21 Paulitest: update TLS PDF tests in line with pedantic FIPS...
2023-04-21 Paulitest: update evprand tests in line with pedantic FIPS...
2023-04-21 Paulisslapi: use correct fipsmodule.cnf
2023-04-19 Paulitest: test -pedantic option in fipsinstall
2023-04-13 Tomas MrazFix the LCM computation in the RSA multiprime key check
2023-03-28 Paulitest: test -drbg_allow_truncated_digests option
2023-03-28 Todd ShortRFC7250 (RPK) support
2023-03-28 Matt CaswellAdd a Certificate Policies Test
2023-03-27 Tomas MrazPrint the duplicate symbols found in test
2023-03-25 Dr. David von Oheimb80-test_cmp_http.t: fix server port and confusion clien...
2023-03-25 Dr. David von Oheimbapps/cmp.c: make sure that last -reqin argument is...
2023-03-23 PauliDisable the policy tree exponential growth test conditi...
2023-03-23 Aleksey SaninAdded tests and updated help
2023-03-22 Paulitest: add test cases for the policy resource overuse
2023-03-21 Tomas MrazAdd simple interoperability test with Cloudflare quiche
2023-03-19 Matt CaswellAdd a simple QUIC test for blocking mode
next