index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
helpers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
1
-1
/
+1
*
Add internal X509_add_certs_new(), which simplifies matters
Dr. David von Oheimb
2021-02-18
1
-1
/
+0
*
Update copyright year
Matt Caswell
2021-02-18
3
-3
/
+3
*
Deprecate the libssl level SRP APIs
Matt Caswell
2021-02-12
3
-57
/
+92
*
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2021-02-08
1
-2
/
+3
*
Stop disabling TLSv1.3 if ec and dh are disabled
Matt Caswell
2021-02-05
1
-17
/
+32
*
Update copyright year
Richard Levitte
2021-01-28
6
-6
/
+6
*
TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFY
Dr. David von Oheimb
2021-01-26
3
-1
/
+22
*
Avoid using OSSL_PKEY_PARAM_GROUP_NAME when the key might be legacy
Tomas Mraz
2021-01-26
1
-4
/
+1
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
1
-6
/
+10
*
TEST: move cert, key, and CSR loading aux functions to new testutil/load.c
Dr. David von Oheimb
2021-01-13
3
-55
/
+6
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
12
-0
/
+5273