summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Teach ssl_test_new to have different tests for different loaded providersMatt Caswell2020-04-205-498/+516
* Run ssl_test_new with a non-default library contextMatt Caswell2020-04-202-11/+39
* Fix DH_get_nid() so that it does not cache values.Shane Lontis2020-04-203-8/+25
* TEST: make and use a fipsinstall scriptRichard Levitte2020-04-194-19/+56
* Re-enable FIPS testing in sslapitest.cMatt Caswell2020-04-192-23/+58
* Use a non-default libctx in sslapitestMatt Caswell2020-04-1914-114/+189
* tests: reinstate tests for deprecated but non-removed functionalityPauli2020-04-193-30/+13
* Add CMP fuzzing to fuzz/cmp.c, including a couple of helpers in crypto/cmp/Dr. David von Oheimb2020-04-181-0/+3
* Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART for consistencyDr. David von Oheimb2020-04-181-2/+3
* TEST: Add a test of keygen with an empty template in test/evp_extra_test.cRichard Levitte2020-04-171-0/+42
* Add DH keygen to providersShane Lontis2020-04-168-48/+395
* Add DSA keygen to providerShane Lontis2020-04-159-44/+690
* Fix EVP_DigestSign interface when used with DES CMACPatrick Steuer2020-04-111-0/+5
* Fix krb5 external testBenjamin Kaduk2020-04-091-1/+1
* Add a null provider which implements no algorithms.Pauli2020-04-091-1/+16
* Move legacy ciphers into the legacy providerShane Lontis2020-04-093-11/+20
* Add test cases for the non CA certificate with pathlen:0Tomas Mraz2020-04-063-2/+25
* Add a WPACKET test for the new DER capabilityMatt Caswell2020-04-041-0/+67
* Add data driven SELF TEST code for signatures and key agreementShane Lontis2020-04-031-1/+19
* HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb2020-04-022-7/+10
* Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb2020-04-023-21/+21
* TLS Cipher Suite 0xC102 SupportNikolay Morozov2020-04-022-3/+11
* Extend the sslprovider_test to be able to additionally test FIPSMatt Caswell2020-04-012-21/+83
* Make sure we always use the correct libctx in sslprovidertest.cMatt Caswell2020-04-011-21/+12
* [test] Make sm2_internal_test less fragile to changes in the ec moduleBilly Brumley2020-04-011-10/+9
* Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis2020-04-012-45/+164
* Add test for providers exposing OSSL_FUNC_PROVIDER_GET_REASON_STRINGSNicola Tuveri2020-03-301-0/+13
* Describe the "want" parameter in int create_bare_ssl_connection()Matt Caswell2020-03-301-1/+4
* Display errors if a test TLS connection failsMatt Caswell2020-03-301-0/+4
* Param builder: Remove the static size limit.Pauli2020-03-281-0/+44
* Param build: make structures opaque.Pauli2020-03-282-32/+35
* Param builder: make the OSSL_PARAM_BLD APIs public.Pauli2020-03-282-30/+30
* Use the new library context aware SRP functions in sslapitestMatt Caswell2020-03-271-4/+4
* Use the new OCSP functions in sslapitest.cMatt Caswell2020-03-271-2/+2
* Use a fetched cipher for the TLSv1.3 early secretMatt Caswell2020-03-261-0/+6
* test/evp_pkey_provided_test.c: Add test of EVP_PKEY_copy_parameters()Richard Levitte2020-03-251-4/+25
* EVP: Downgrade keys rather than upgradeRichard Levitte2020-03-251-8/+4
* Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb2020-03-2513-12/+502
* Issuer Sign Tool extention supportNikolay Morozov2020-03-254-0/+197
* Make it possible to easily specify a libctx for EVP_DigestSign*Matt Caswell2020-03-231-1/+2
* Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb2020-03-233-3/+3
* evp_test: the tests using MDC2 need the legacy providerRichard Levitte2020-03-211-0/+9
* Add support for passing the libctx to the config loaderShane Lontis2020-03-202-2/+14
* Implement serializers for ED25519 and ED448Matt Caswell2020-03-1813-8/+133
* sslapitest: don't leak the SSL_CTX pairBen Kaduk2020-03-171-7/+3
* Fix the compile error once enabled WerrorXiaokang Qian2020-03-161-1/+1
* TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte2020-03-156-62/+37
* Add ECDSA to providersShane Lontis2020-03-151-1/+1
* Add test that changes ciphers on CCSBenjamin Kaduk2020-03-131-0/+116
* test/recipes/30-test_evp_data/evppkey.txt: Change an expected KeyGen resultRichard Levitte2020-03-121-1/+1