]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/common/capabilities.c
Fix typo in CONTRIBUTING.md
[thirdparty/openssl.git] / providers / common / capabilities.c
2024-04-19  Dimitri John LedkovExclude X25519 and X448 from capabilities advertised...
2022-10-07  Matt CaswellReimplement brainpool TLSv1.3 support group support
2022-05-03  Matt CaswellUpdate copyright year
2022-04-22  Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-02-05  Richard LevitteMove e_os.h to include/internal
2021-06-04  Tomas MrazMove libssl related defines used by fips provider to...
2021-03-18  Shane LontisAdd ossl_provider symbols
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...