summaryrefslogtreecommitdiffstats
path: root/providers/common/capabilities.c
AgeCommit message (Expand)Author
2022-05-03Update copyright yearMatt Caswell
2022-04-21str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy
2021-06-04Move libssl related defines used by fips provider to prov_ssl.hTomas Mraz
2021-03-18Add ossl_provider symbolsShane Lontis
2021-02-18Update copyright yearMatt Caswell
2021-02-12ssl_test: Add testcases for disallowing non-TLS1.3 curves with TLS1.3Tomas Mraz
2021-02-05Add the nist group names as aliases for the normal TLS group namesMatt Caswell
2020-11-30Fix builds that specify both no-dh and no-ecMatt Caswell
2020-07-27Fix no-ec2mMatt Caswell
2020-07-16capabilities: make capability selection case insensitive.Pauli
2020-07-08Ensure we excluse ec2m curves if ec2m is disabledMatt Caswell
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-06-19Create defines for TLS Group IdsMatt Caswell
2020-06-19Add the concept of "Capabilities" to the default and fips providersMatt Caswell