summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2020-04-06Add test cases for the non CA certificate with pathlen:0Tomas Mraz
2020-04-04Add a WPACKET test for the new DER capabilityMatt Caswell
2020-04-03Add data driven SELF TEST code for signatures and key agreementShane Lontis
2020-04-02HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb
2020-04-02 Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb
2020-04-02TLS Cipher Suite 0xC102 SupportNikolay Morozov
2020-04-01Extend the sslprovider_test to be able to additionally test FIPSMatt Caswell
2020-04-01Make sure we always use the correct libctx in sslprovidertest.cMatt Caswell
2020-04-01[test] Make sm2_internal_test less fragile to changes in the ec moduleBilly Brumley
2020-04-01Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis
2020-03-30Add test for providers exposing OSSL_FUNC_PROVIDER_GET_REASON_STRINGSNicola Tuveri
2020-03-30Describe the "want" parameter in int create_bare_ssl_connection()Matt Caswell
2020-03-30Display errors if a test TLS connection failsMatt Caswell
2020-03-28Param builder: Remove the static size limit.Pauli
2020-03-28Param build: make structures opaque.Pauli
2020-03-28Param builder: make the OSSL_PARAM_BLD APIs public.Pauli
2020-03-27Use the new library context aware SRP functions in sslapitestMatt Caswell
2020-03-27Use the new OCSP functions in sslapitest.cMatt Caswell
2020-03-26Use a fetched cipher for the TLSv1.3 early secretMatt Caswell
2020-03-25test/evp_pkey_provided_test.c: Add test of EVP_PKEY_copy_parameters()Richard Levitte
2020-03-25EVP: Downgrade keys rather than upgradeRichard Levitte
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb
2020-03-25Issuer Sign Tool extention supportNikolay Morozov
2020-03-23Make it possible to easily specify a libctx for EVP_DigestSign*Matt Caswell
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2020-03-21evp_test: the tests using MDC2 need the legacy providerRichard Levitte
2020-03-20Add support for passing the libctx to the config loaderShane Lontis
2020-03-18Implement serializers for ED25519 and ED448Matt Caswell
2020-03-17sslapitest: don't leak the SSL_CTX pairBen Kaduk
2020-03-16Fix the compile error once enabled WerrorXiaokang Qian
2020-03-15TEST: Adapt all applicable tests to the new distinguishing IDRichard Levitte
2020-03-15Add ECDSA to providersShane Lontis
2020-03-13Add test that changes ciphers on CCSBenjamin Kaduk
2020-03-12test/recipes/30-test_evp_data/evppkey.txt: Change an expected KeyGen resultRichard Levitte
2020-03-12test/evp_test.c: fix keygen_test_run()Richard Levitte
2020-03-12Add ECDH to fips providerShane Lontis
2020-03-11AES CTR-DRGB: add test for 32-bit counter overflowPatrick Steuer
2020-03-10Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. David von Oheimb
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb
2020-03-07Add -section option to 'req' commandRich Salz
2020-03-07Change DH_get_nid() to set the value of q if it is not already setShane Lontis
2020-03-06Use .cnf for config files, not .confRich Salz
2020-03-06Remove unused filesRich Salz
2020-03-05Add DH key validation to default providerShane Lontis
2020-03-04Add Serializers for ECShane Lontis
2020-02-29EVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY upgradesRichard Levitte
2020-02-28Implement the ECX SerializersMatt Caswell
2020-02-27Replace util/shlib_wrap.sh with util/wrap.pl in diverse docsRichard Levitte
2020-02-22Refactor evp_pkey_make_provided() to do legacy to provider exportRichard Levitte
2020-02-22test/recipes/30-test_evp_data/evppkey.txtRichard Levitte