]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/common/capabilities.c
Update copyright year
[thirdparty/openssl.git] / providers / common / capabilities.c
2021-02-18  Matt CaswellUpdate copyright year
2021-02-12  Tomas Mrazssl_test: Add testcases for disallowing non-TLS1.3...
2021-02-05  Matt CaswellAdd the nist group names as aliases for the normal...
2020-11-30  Matt CaswellFix builds that specify both no-dh and no-ec
2020-07-27  Matt CaswellFix no-ec2m
2020-07-16  Paulicapabilities: make capability selection case insensitive.
2020-07-08  Matt CaswellEnsure we excluse ec2m curves if ec2m is disabled
2020-06-24  Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-19  Matt CaswellCreate defines for TLS Group Ids
2020-06-19  Matt CaswellAdd the concept of "Capabilities" to the default and...