Fix printing of PROXY_CERT_INFO_EXTENSION to not assume NUL terminated strings
[openssl.git] / test / recipes /
2021-08-17 Shane LontisFix CTS cipher decrypt so that the updated IV is return...
2021-08-17 Shane LontisChange CTS CS3 (Kerberos) so that it accepts a 16 byte...
2021-08-17 Shane LontisAdd support for camellia cbc cts mode
2021-08-05 Tomas Mrazreq: Avoid segfault when -modulus is used
2021-08-05 Paulitest: add -macopt hexkey: to dgst command tests
2021-08-05 Paulievp_test: add TLS 1.3 KDF test suite
2021-08-05 Paulitest: add test cases for TLS 1.3 KDF
2021-07-29 Matt CaswellUpdate copyright year
2021-07-28 Paulitest: add a comment indication that a bad MAC is intent...
2021-07-28 Matt CaswellAdd some testing for the case where the FIPS provider...
2021-07-23 Paulici: reinstate the passwd tests for the no-cached-fetch...
2021-07-20 Paulitest: include all DRBG tests in FIPS mode
2021-07-16 Tomas Mrazevp_test: Add tests for rsa_padding_mode:none
2021-07-14 Paulitest: add single byte IV AES GCM tests
2021-07-13 Tianjia ZhangRemove executable mode attributes of non-executable...
2021-07-10 Tomas Mraztest_cmp_ctx: Avoid using empty X509 with i2d
2021-07-09 Matt CaswellAdd a PKCS12 test to check with one input cert we get...
2021-07-06 Shane LontisAdd HKDF negative tests
2021-07-06 Shane LontisAdd test for provider gettables
2021-07-03 Richard LevitteTEST: Add testing of PVK and MSBLOB files to test_store
2021-07-02 Matt CaswellAvoid some MinGW test failures
2021-07-02 Tomas Mraztest_pem_reading: Test loading a key from a file with...
2021-06-30 Dr. David von Oheimbcmp_mock_srv.c: Add missing OldCertID check for 'kur...
2021-06-26 Richard Levittetest/recipes/90-test_includes_data/vms-includes.cnf...
2021-06-26 Richard Levittetest/recipes/80-test_ca.t: Don't force quotes around...
2021-06-26 Richard Levittetest/recipes/66-test_ossl_store.t: ensure native paths
2021-06-26 Richard LevitteUTF-8 not easily supported on VMS command line yet
2021-06-26 Richard LevitteFix test_errstr for VMS
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...
next