index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
endecode_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name
Tomas Mraz
2021-04-15
1
-1
/
+1
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
1
-4
/
+4
*
EVP_PKCS82PKEY: Create provided keys if possible
Tomas Mraz
2021-03-25
1
-0
/
+2
*
endecode_test: Add file and line arguments to test callbacks
Jon Spillett
2021-03-23
1
-104
/
+133
*
TEST: Modify test/endecode_test.c to give the decoder callback the structure
Richard Levitte
2021-03-19
1
-6
/
+9
*
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
-10
/
+10
*
TEST: Fix test/endecode_test.c for 'no-legacy'
Richard Levitte
2020-12-19
1
-19
/
+30
*
Add necessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
Richard Levitte
2020-12-16
1
-5
/
+7
*
Remove unnecessary guards around MSBLOB and PVK readers and writers
Richard Levitte
2020-12-13
1
-34
/
+19
*
endecode_test.c: Fix build errors on OPENSSL_NO_{DH,DSA,EC,EC2M}
Dr. David von Oheimb
2020-12-04
1
-2
/
+8
*
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-12-02
1
-1
/
+1
*
endecode_test.c: Add warning that 512-bit DH key size is for testing only
Dr. David von Oheimb
2020-12-01
1
-1
/
+4
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
1
-1
/
+1
*
endecode_test.c: Significant speedup in generating DH and DHX keys
Dr. David von Oheimb
2020-11-29
1
-3
/
+16
*
test/endecode_test.c: Update to specify output structures
Richard Levitte
2020-11-11
1
-82
/
+65
*
TEST: Adapt test/endecoder_test.c
Richard Levitte
2020-11-11
1
-0
/
+2
*
Unexport internal MSBLOB and PVK functions
Richard Levitte
2020-10-21
1
-1
/
+1
*
Add a test for encoding and decoding of parameters files
Matt Caswell
2020-10-08
1
-32
/
+167
*
DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-10-04
1
-1
/
+1
*
TEST: Adapt applicable tests to the changed OSSL_ENCODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-09-20
1
-88
/
+168
*
TEST: modify test/endecode_test.c to not use legacy keys
Richard Levitte
2020-09-08
1
-142
/
+79
*
TEST: Adapt some tests for a stricter PEM_write_bio_PrivateKey_traditional()
Richard Levitte
2020-08-28
1
-12
/
+54
*
Add Explicit EC parameter support to providers.
Shane Lontis
2020-08-22
1
-1
/
+263
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-0
/
+875