bn: Drop unnecessary use of r9
[openssl.git] / test /
2021-06-22 Paulitestutil: preserve app_malloc()'s failure behaviour
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 Matt CaswellAdd a test for a custom rand provider
2021-06-21 John BaldwinAdd tests for KTLS with Chacha20-Poly1035.
2021-06-21 John BaldwinRefactor KTLS tests to better support TLS 1.3.
2021-06-21 Paulism3: fix function names after the big ossl_ prefix...
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 exit code for VMS in util/wrap.pl and test/run_tests.pl
2021-06-17 Richard LevitteFix small typo in test/recipes/05-test_pbe.t
2021-06-16 Rich SalzAlways wait for both threads to finish
2021-06-16 Richard LevitteTEST: Change 'catdir' to 'catfile' when dealing with...
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 Richard Levittetest/evp_extra_test.c: Peek at the error instead of...
2021-06-15 Rich SalzMove AllowClientRenegotiation tests
2021-06-15 Paulitest: add SPKAC command test
2021-06-13 Shane LontisFix DH/DHX named groups to not overwrite the private...
2021-06-13 Tomas MrazWhen linking to static libssl always link to static...
2021-06-11 William EdmistenAdd support for ISO 8601 datetime format
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-10 Todd ShortOptimize session cache flushing
2021-06-10 Paulierr: clear flags better when clearing errors.
2021-06-09 Richard LevitteDecoding PKCS#8: separate decoding of encrypted and...
2021-06-09 Dr. David von Oheimb25-test_verify.t: Add test case: accept trusted self...
2021-06-09 Dr. David von Oheimbtest/certs/mkcert.sh: Correct description of geneealt...
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 CaswellCorrectly detect decode errors when checking if a key...
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-08 Matt CaswellFix the expected output of printing certificates
2021-06-08 Tomas MrazEVP_PKEY_new_raw_private_key: Allow zero length keys
2021-06-08 Shane LontisAdd a gettable for provider ciphers to return the EVP_C...
2021-06-08 Juergen ChristTest EVP_CipherInit sequences and resets
2021-06-07 Matt CaswellFix generate_ssl_tests.pl
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-05 Matt CaswellEnsure libctx/propq is propagated when handling X509_REQ
2021-06-05 Matt CaswellUse the new ASN.1 libctx aware capabilities in CMP
2021-06-05 Matt CaswellFix evp_extra_test to use libctx in an X509_PUBKEY
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 Tomas Mrazed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZE
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-02 Paulitest: remove TODOs
2021-06-02 Tomas MrazAdd NCONF_get_section_names()
2021-06-01 Tomas MrazMake the 00-prep_*.t recipe truly mandatory
2021-06-01 Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-06-01 Shane LontisFix aes cfb1 so that it can operate in bit mode.
2021-05-30 Shane LontisFix PKCS7_verify to not have an error stack if it succeeds.
2021-05-29 Paulitest: add zero strenght arguments to BN and RAND RNG...
2021-05-29 Dr. David von Oheimbapps/lib/s_socket.c and 80-test_cmp_http.t: Make ACCEPT...
2021-05-28 Shane LontisFix intermittent CI failure in evp_kdf_test for non_cac...
2021-05-28 Shane LontisFix PKCS12_create() so that a fetch error is not added...
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 Rich SalzUse "" for include internal/xxx
2021-05-26 Rich SalzUse <> for #include openssl/xxx
2021-05-26 Tomas MrazDeprecate old style BIO callback calls
2021-05-26 Richard LevitteTEST: Add test specific fipsmodule.cnf, and use it
2021-05-26 Tomas MrazAdd negative test cases for PEM_read_bio_PrivateKey
2021-05-26 Paulitest: update RSA test with current bit strengths
2021-05-26 Shane LontisFix buffer overflow when generating large RSA keys...
2021-05-26 Petr GotthardFix building of test/pbetest.c
2021-05-25 Jon SpillettAdd special case to skip RC4 reinit
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-24 Shane LontisRename the field 'provctx and data' to 'algctx' inside...
2021-05-23 Paulitest: fix typo in comment in threadstest.c
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...
next