index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
cmp_protect_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()
Dr. David von Oheimb
2021-04-20
1
-5
/
+34
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
TEST: move cert, key, and CSR loading aux functions to new testutil/load.c
Dr. David von Oheimb
2021-01-13
1
-7
/
+7
*
Use adapted test_get_libctx() for simpler test setup and better error reporting
Dr. David von Oheimb
2020-12-10
1
-1
/
+1
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Strengthen chain building for CMP
Dr. David von Oheimb
2020-09-05
1
-3
/
+25
*
TEST: Fix CMP tests so they load keys in the current library context
Richard Levitte
2020-08-24
1
-2
/
+2
*
Add libctx/provider support to cmp_protect_test
Dr. David von Oheimb
2020-08-21
1
-12
/
+20
*
Add libctx/provider support to cmp_client_test
Dr. David von Oheimb
2020-08-21
1
-5
/
+5
*
Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt
Dr. David von Oheimb
2020-08-21
1
-16
/
+9
*
cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build_cert_chain(), improve...
Dr. David von Oheimb
2020-08-21
1
-5
/
+7
*
Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...
Dr. David von Oheimb
2020-08-21
1
-1
/
+1
*
testutil: Make SETUP_TEST_FIXTURE return 0 on fixture == NULL
Dr. David von Oheimb
2020-08-21
1
-2
/
+3
*
Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()
Dr. David von Oheimb
2020-05-13
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART for consistency
Dr. David von Oheimb
2020-04-18
1
-2
/
+3
*
Fix handling of CMP msg senderKID and improve doc of related CTX functions
Dr. David von Oheimb
2020-03-10
1
-1
/
+34
*
chunk 7 of CMP contribution to OpenSSL
Dr. David von Oheimb
2020-02-17
1
-1
/
+1
*
fix various formatting nits in CMP contribution chunks 1-6 found by the new u...
Dr. David von Oheimb
2020-02-17
1
-6
/
+7
*
Fix common test framework options
Matt Caswell
2020-02-03
1
-0
/
+5
*
Fix no-ec
Matt Caswell
2020-02-03
1
-0
/
+5
*
chunk 6 of CMP contribution to OpenSSL
Dr. David von Oheimb
2019-12-12
1
-0
/
+517