Merge ossl_provider_activate() and ossl_provider_activate_child()
[openssl.git] / test / recipes /
2021-06-24 Richard Levittetest/recipes/90-test_shlibload.t: Modify to work with...
2021-06-23 Richard LevitteTEST: check 'loadereng' to determine if loader_attic...
2021-06-22 Richard Levittetest/recipes/81-test_cmp_cli.t: use app() rather than...
2021-06-22 Richard Levittetest/recipes/80-test_cmp_http.t: use app() rather than...
2021-06-22 Shane LontisChange self test for AES_CGM to perform both an encrypt...
2021-06-22 Paulitest: put the new DHE auto test in the correct place
2021-06-21 杨明君test: add sm3 low level test case to test suite.
2021-06-20 Richard LevitteTESTS: drop explicit quotes from empty command line...
2021-06-20 Tomas Mrazevp_test: Support testing of stitched TLS ciphers
2021-06-19 Paulitest: fix indentation
2021-06-19 Paulitest: replace tabs with spaces in test recipes
2021-06-19 Paulitest: add test for auto DH security level meets the...
2021-06-17 Matt CaswellUpdate copyright year
2021-06-17 Richard Levittetest/recipes/80-test_cmp_http.t: Kill the mock server...
2021-06-17 Pauligost: remove the internal GOST test.
2021-06-17 Richard LevitteFix small typo in test/recipes/05-test_pbe.t
2021-06-16 Matt CaswellAdd a test for fetching various non-evp objects
2021-06-16 Paulitest: add test cases for SHAxxx helper functions
2021-06-16 Matt CaswellAdd a test for the newly added OBJ upcalls
2021-06-15 Richard LevitteTEST: Skip test/recipes/01-test_symbol_presence.t on...
2021-06-15 Richard LevitteTEST: Display the correct shared library name
2021-06-15 Richard LevitteTEST: Make test/recipes/01-test_symbol_presence.t more...
2021-06-15 Rich SalzMove AllowClientRenegotiation tests
2021-06-15 Paulitest: add SPKAC command test
2021-06-11 Robbie HarwoodUpdate krb5 module and re-enable pkinit tests
2021-06-11 Tomas MrazDo not depend on the exact exit failure value of dgst app
2021-06-09 Dr. David von Oheimb25-test_verify.t: Add test case: accept trusted self...
2021-06-09 Dr. David von Oheimb25-test_verify.t: Prevent expiration of test case ...
2021-06-09 Dr. David von Oheimb80-test_cmp_http.t: Improve the way the test server...
2021-06-09 Dr. David von Oheimb80-test_cmp_http.t: Simplify and prevent hangs on serve...
2021-06-08 Matt CaswellUse the fips-and-base.cnf config file in CMP tests
2021-06-08 Matt CaswellMark some priv/public key paris as only available in...
2021-06-08 Matt CaswellJust look for "Unable to load Public Key" if no SM2
2021-06-06 Richard Levittetest/recipes/80-test_cmp_http.t: Don't trust $server_po...
2021-06-06 Richard Levittetest/recipes/80-test_cmp_http.t: Simplify test_cmp_http()
2021-06-04 Matt CaswellTest a bad SmtpUTF8Mailbox name constraint
2021-06-04 Dr. David von Oheimb80-test_http.t: Rename to 79-test_http.t, add basic...
2021-06-04 Dr. David von Oheimb80-test_cmp_http.t: Improve comparison on server_port...
2021-06-03 Jon Spillett80-test_cmp_http.t: Re-enable CMP tests for AIX, removi...
2021-06-03 Paulirsa: make the maximum key strength check FIPS only.
2021-06-02 Dr. David von Oheimb80-test_cms.t: Replace use of ee-self-signed.pem by...
2021-06-02 Dr. David von Oheimbee-self-signed.pem: Restore original version, adding...
2021-06-01 Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-05-30 Shane LontisFix PKCS7_verify to not have an error stack if it succeeds.
2021-05-29 Dr. David von Oheimbapps/lib/s_socket.c and 80-test_cmp_http.t: Make ACCEPT...
2021-05-27 Dr. David von OheimbTEST: Prefer using precomputed RSA and DH keys for...
2021-05-27 Paulitest: test MP genrsa in deprecated builds
2021-05-27 Paulitest: add test for key generation strength > RNG strength
2021-05-27 Paulitest: test genrsa in deprecated builds
2021-05-26 Richard LevitteTEST: Add test specific fipsmodule.cnf, and use it
2021-05-26 Shane LontisFix buffer overflow when generating large RSA keys...
2021-05-25 Jon SpillettAdd an evp_libctx_test test run for legacy provider
2021-05-25 Paulitest: add evp_tests for the MAC size and block size
2021-05-25 Shane LontisAdd fipsinstall option to run self test KATS on module...
2021-05-24 Richard LevitteTEST: Avoid using just 'example.com' - test_cmp_http
2021-05-24 Jon SpillettAdd a test for PKCS5_PBE_keyivgen()
2021-05-24 Jon SpillettAdd PBKDF1 to the legacy provider
2021-05-23 Paulitest: add test case to reliably reproduce RAND leak...
2021-05-22 Dr. David von Oheimb80-test_cmp_http: Invert and correct the logic of succe...
2021-05-22 Dr. David von Oheimbapps/cms.c: Correct -sign output and -verify input...
2021-05-21 Dmitry BelyavskiyHMAC doesn't work with a default digest
2021-05-20 Matt CaswellUpdate copyright year
2021-05-19 Dr. David von Oheimb80-test_cms.t: Disable new tests for binary input in...
2021-05-19 Dr. David von Oheimbapps/cms.c: Make -sign and -verify handle binary input
2021-05-17 Rich SalzAdd SSL_OP_ALLOW_CLIENT_RENEGOTIATION
2021-05-16 Richard LevitteAdapt 80-test_cmp_http.t and its data for random accept...
2021-05-14 Dr. David von OheimbHTTP: Implement persistent connections (keep-alive)
2021-05-13 Paulitest: fix thread test config file problem
2021-05-12 Benjamin KadukUpdate expected results for tls13kexmodes tests
2021-05-12 Tomas MrazAllow arbitrary digests with ECDSA and DSA
2021-05-12 Matt Caswellproperty: add test case for setting default user proper...
2021-05-11 Dr. David von Oheimb80-test_cmp_http.t: Improve fuzzing exclusion pattern...
2021-05-11 Matt CaswellAdd a test for OSSL_LIB_CTX_new_child()
2021-05-11 Dmitry BelyavskiyTests for creating req from PKCS8 keys with extra attrs
2021-05-08 Dr. David von Oheimb80-test_cmp_http.t: Improve fuzzing exclusion pattern
2021-05-08 Pauliapps/mac: Add digest and cipher command line options
2021-05-08 Pauliapps: remove initial newline from mac output
2021-05-08 Pauliapps: add mac, cipher and digest arguments to the kdf...
2021-05-06 Matt CaswellUpdate copyright year
2021-05-06 Tomas MrazAdd some tests for -inform/keyform enforcement
2021-05-05 Benjamin Kadukadapt tests to SSL_OP_LEGACY_SERVER_CONNECT change
2021-05-05 Paulimac: allow XOF MACs to be specified either via control...
2021-05-05 Rich SalzAdd .includedir pragma
2021-05-05 Dr. David von Oheimbcleanup where purpose is not needed in 25-test_verify.t
2021-05-05 Rich SalzFetch cipher-wrap after loading providers.
2021-05-05 Shane LontisFix KMAC bounds checks.
2021-05-04 Matt CaswellAdd a test for the public core bio API
2021-05-04 Paulitest: fix failure with FIPS and no-des configured.
2021-05-01 Shane LontisFix no-fips-securitychecks test failure
2021-04-30 Tomas MrazSM2 signatures work correctly only with SM3 digests
2021-04-30 Pauliacvp: fix the no-acvp_test build
2021-04-30 Shane LontisFix CRL app so that stdin works.
2021-04-29 Jon SpillettAdd library context and property query support into...
2021-04-29 Tomas MrazAdd test case for openssl crl -noout -hash output
2021-04-28 Dr. David von OheimbESS: Export three core functions, clean up TS and CMS...
2021-04-28 Tomas MrazSkip test_fipsload when fips is disabled.
2021-04-28 Jon SpillettAdd testing for updated cipher IV
2021-04-28 Tomas MrazUse "canonical" names when matching the output of the...
2021-04-28 Tomas MrazSkip GOST engine tests in out of tree builds
2021-04-27 Paul Kehrerre-add pyca/cryptography testing
next