index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
endecoder_legacy_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: fix coverity 1469427 Improper use of negative value (NEGATIVE_RETURNS)
Pauli
2021-06-30
1
-1
/
+2
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
TEST: Prefer using precomputed RSA and DH keys for more efficient tests
Dr. David von Oheimb
2021-05-27
1
-1
/
+30
*
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-11
1
-1
/
+1
*
test: fix coverity 1469427: impropery use of negative value
Pauli
2021-03-24
1
-2
/
+3
*
Make the EVP_PKEY_get0* functions have a const return type
Matt Caswell
2021-03-08
1
-6
/
+6
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
1
-21
/
+21
*
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-12-02
1
-3
/
+3
*
Deprecate the DHparams and DHxparams PEM routines
Matt Caswell
2020-11-27
1
-2
/
+0
*
Deprecate RSA harder
Richard Levitte
2020-11-18
1
-0
/
+6
*
test/endecoder_legacy_test.c: new test for legacy comparison
Richard Levitte
2020-11-15
1
-0
/
+696