index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
evp_extra_test2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Add negative test cases for PEM_read_bio_PrivateKey
Tomas Mraz
2021-05-26
1
-0
/
+36
*
test/evp_extra_test2.c: Try EVP_PKEY_export() with a legacy RSA key
Richard Levitte
2021-05-20
1
-7
/
+33
*
Test d2i_PrivateKey_bio() does not add errors to stack when decoding a X25519...
Shane Lontis
2021-05-20
1
-10
/
+33
*
Implement pem_read_key directly through OSSL_DECODER
Tomas Mraz
2021-05-13
1
-1
/
+8
*
Export/import flags for FFC params changed to seperate fields.
Shane Lontis
2021-05-13
1
-16
/
+3
*
Fix i2d_PKCS8PrivateKey_nid_bio() regression.
Shane Lontis
2021-05-10
1
-0
/
+37
*
Fix potential NULL dereference in OSSL_PARAM_get_utf8_string()
Tomas Mraz
2021-04-22
1
-1
/
+1
*
Add EVP_PKEY_todata() and EVP_PKEY_export() functions.
Shane Lontis
2021-04-15
1
-1
/
+368
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
evp_extra_test2: Remove TODO 3.0
Tomas Mraz
2021-03-03
1
-1
/
+1
*
Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and produces
Shane Lontis
2021-02-19
1
-3
/
+81
*
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-10
1
-7
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-7
/
+7
*
Set mark and pop error in d2i_PrivateKey_ex
Daniel Bevenius
2020-10-08
1
-0
/
+23
*
TEST: Add test to exercise OPENSSL_CTX_set0_default()
Richard Levitte
2020-06-28
1
-7
/
+45
*
Add a test for d2i_AutoPrivateKey_ex with a non-default libctx
Matt Caswell
2020-06-19
1
-0
/
+237