index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
tls-provider.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some TODO(3.0) occurrences in ssl/t1_lib.c
Matt Caswell
2021-04-19
1
-6
/
+55
*
Remove keymgmt_copy function from the provider API
Tomas Mraz
2021-04-15
1
-5
/
+9
*
test: support params arguments to init functions
Pauli
2021-03-11
1
-3
/
+4
*
test: add params argument to key manager's gen_init call
Pauli
2021-03-11
1
-2
/
+7
*
EVP_PKEY_CTX_get/settable_params: pass provider operation context
Tomas Mraz
2021-03-03
1
-1
/
+2
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
test: add import and export key management hooks for the TLS provider.
Pauli
2021-02-12
1
-0
/
+85
*
Constify OSSL_FUNC_keymgmt_has()
Nicola Tuveri
2020-10-22
1
-2
/
+2
*
Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key
Matt Caswell
2020-10-20
1
-4
/
+5
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-6
/
+6
*
[test][tls-provider] Implement KEM algorithm
Nicola Tuveri
2020-10-14
1
-22
/
+181
*
Define OSSL_CAPABILITY_TLS_GROUP_IS_KEM
Nicola Tuveri
2020-10-14
1
-2
/
+7
*
[test][tls-provider] Add 2nd pluggable tls group for KEM
Nicola Tuveri
2020-10-14
1
-3
/
+47
*
[test][tls-provider] Group xor_group properties in a struct
Nicola Tuveri
2020-10-14
1
-26
/
+52
*
Test that EVP_default_properties_is_fips_enabled() works early
Matt Caswell
2020-08-17
1
-2
/
+10
*
gettables: test changes to pass the provider context.
Pauli
2020-08-07
1
-2
/
+2
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-19
/
+19
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
Write a test provider to test the TLS-GROUPS capability
Matt Caswell
2020-06-19
1
-0
/
+466