summaryrefslogtreecommitdiff
path: root/providers/common/capabilities.c
Commit message (Expand)AuthorAgeFilesLines
* Reimplement brainpool TLSv1.3 support group supportMatt Caswell2022-10-071-6/+14
* Update copyright yearMatt Caswell2022-05-031-1/+1
* str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy2022-04-221-1/+1
* Move e_os.h to include/internalRichard Levitte2022-02-051-1/+1
* Move libssl related defines used by fips provider to prov_ssl.hTomas Mraz2021-06-041-1/+1
* Add ossl_provider symbolsShane Lontis2021-03-181-2/+2
* Update copyright yearMatt Caswell2021-02-181-1/+1
* ssl_test: Add testcases for disallowing non-TLS1.3 curves with TLS1.3Tomas Mraz2021-02-121-22/+44
* Add the nist group names as aliases for the normal TLS group namesMatt Caswell2021-02-051-9/+17
* Fix builds that specify both no-dh and no-ecMatt Caswell2020-11-301-28/+34
* Fix no-ec2mMatt Caswell2020-07-271-1/+4
* capabilities: make capability selection case insensitive.Pauli2020-07-161-1/+2
* Ensure we excluse ec2m curves if ec2m is disabledMatt Caswell2020-07-081-0/+8
* Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre2020-06-241-1/+1
* Create defines for TLS Group IdsMatt Caswell2020-06-191-35/+39
* Add the concept of "Capabilities" to the default and fips providersMatt Caswell2020-06-191-0/+173