Fix copyright year issues
[openssl.git] / test / tls-provider.c
2022-01-05 Dimitris ApostolouFix typos
2021-11-16 Peiwei HuRAND_bytes_ex: fix return check
2021-05-29 Paulitest: add zero strenght arguments to BN and RAND RNG...
2021-05-26 Rich SalzUse "" for include internal/xxx
2021-04-19 Matt CaswellFix some TODO(3.0) occurrences in ssl/t1_lib.c
2021-04-15 Tomas MrazRemove keymgmt_copy function from the provider API
2021-03-11 Paulitest: support params arguments to init functions
2021-03-11 Paulitest: add params argument to key manager's gen_init...
2021-03-03 Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-12 Paulitest: add import and export key management hooks for...
2020-10-22 Nicola TuveriConstify OSSL_FUNC_keymgmt_has()
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-14 Nicola Tuveri[test][tls-provider] Implement KEM algorithm
2020-10-14 Nicola TuveriDefine OSSL_CAPABILITY_TLS_GROUP_IS_KEM
2020-10-14 Nicola Tuveri[test][tls-provider] Add 2nd pluggable tls group for KEM
2020-10-14 Nicola Tuveri[test][tls-provider] Group xor_group properties in...
2020-08-17 Matt CaswellTest that EVP_default_properties_is_fips_enabled()...
2020-08-06 Pauligettables: test changes to pass the provider context.
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-19 Matt CaswellWrite a test provider to test the TLS-GROUPS capability