summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2019-09-05[test] computing ECC cofactors: regression testBilly Brumley
2019-09-05Change provider params from int to size_tShane Lontis
2019-09-04Move libapps.a source to apps/libRichard Levitte
2019-09-04OSSL_PARAM_construct_utf8_string computes the string length.Pauli
2019-09-04New function EVP_CIPHER_free()Richard Levitte
2019-09-04New function EVP_MD_free()Richard Levitte
2019-09-03test/errtest.c: more conditions for checking __FILE__ and __LINE__Richard Levitte
2019-09-01Remove extern declarations of OPENSSL_ia32cap_PBernd Edlinger
2019-08-29Fix no-ecMatt Caswell
2019-08-28openssl provider: New sub-command, for provider discoveryRichard Levitte
2019-08-27Coverty fixes for MACsRichard Levitte
2019-08-27testing: set OPENSSL_MODULES to the providers directory by defaultRichard Levitte
2019-08-26Cleanup ciphers and Add 3des ciphers.Shane Lontis
2019-08-24Get rid of the diversity of names for MAC parametersRichard Levitte
2019-08-24Add app for fips installationShane Lontis
2019-08-23test/evp_test.c: distinguish parsing errors from processing errorsRichard Levitte
2019-08-22Support parsing of SM2 ID in hexdecimalPaul Yang
2019-08-22Add basic aria and camellia ciphers modes to default providerShane Lontis
2019-08-22Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for itRichard Levitte
2019-08-22Modify ossl_method_store_add() to handle reference countingRichard Levitte
2019-08-20Add aes_ccm to providerShane Lontis
2019-08-19Use macros internally for algorithm namesRichard Levitte
2019-08-19cipher cleanups.Shane Lontis
2019-08-18Fix --strict-warnings buildPatrick Steuer
2019-08-18Test for out-of-bounds write when requesting zero bytes from shakePatrick Steuer
2019-08-15Adapt the MAC tests, and tests for other things that use EVP_MACRichard Levitte
2019-08-15Test SSL_set_ciphersuitesraja-ashok
2019-08-15Rename provider and core get_param_types functionsRichard Levitte
2019-08-1330-test_evp.t: make the tested configs depend on what's been builtRichard Levitte
2019-08-09Extend tests of SSL_check_chain()Matt Caswell
2019-08-09Fix test_key_exchange with no_tlsv1_2Matt Caswell
2019-08-09Fix test_sslextension if TLSv1.2 has been disabledMatt Caswell
2019-08-09Add TLS tests for RSA-PSS Restricted certificatesMatt Caswell
2019-08-09Add Restricted PSS certificate and keyMatt Caswell
2019-08-08Fix no-filenamesMatt Caswell
2019-08-07Run evp_test in FIPS modeMatt Caswell
2019-08-07GCM cipher in provider now fails if passed bad keylengthShane Lontis
2019-08-06Test SSL_get_negotiated_group() APIraja-ashok
2019-08-06Make the EC code available from inside the FIPS providerMatt Caswell
2019-08-02Replace FUNCerr with ERR_raise_dataRich Salz
2019-08-01Fix the krb5 external testMatt Caswell
2019-08-01Load the config file by defaultMatt Caswell
2019-08-01Suppress loading the FIPS module in evp_testMatt Caswell
2019-08-01Properly process the "Availablein" keyword for evp_testMatt Caswell
2019-07-31Temporary workaround for ectest.c for [extended tests]Nicola Tuveri
2019-07-31ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macroRichard Levitte
2019-07-30Fix BIO_printf format warningsBernd Edlinger
2019-07-29Add weak platform independent PRNG to test framework.Pauli
2019-07-26test/recipes/30-test_evp.t: Modify to test with different providersRichard Levitte
2019-07-26test/evp_test.c: modify to use OSSL_PROVIDER_available()Richard Levitte