index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
cmp_vfy_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
adding provider_unload functions for cmp_ tests
Danny Carpenter
2023-04-16
1
-0
/
+2
*
test: cmp_vfy_test: fix defined but unused
Čestmír Kalina
2022-12-14
1
-1
/
+3
*
OSSL_CMP_validate_msg(): make sure to reject protection type mismatch
Dr. David von Oheimb
2022-12-08
1
-28
/
+47
*
CMP+CRMF: fix formatting nits in crypto/, include/, and test/
Dr. David von Oheimb
2022-11-24
1
-4
/
+8
*
Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg()
Dr. David von Oheimb
2022-07-20
1
-3
/
+15
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2022-01-05
1
-1
/
+1
*
OSSL_CMP_CTX: rename get/set function for trustedStore
Dr. David von Oheimb
2021-12-30
1
-5
/
+5
*
test/cmp_vfy_test.c: free before return
Peiwei Hu
2021-12-17
1
-1
/
+3
*
Use the new ASN.1 libctx aware capabilities in CMP
Matt Caswell
2021-06-05
1
-14
/
+14
*
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
-8
/
+8
*
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 crmf.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'u...
Dr. David von Oheimb
2020-09-05
1
-1
/
+1
*
Add libctx/provider support to cmp_vfy_test
Dr. David von Oheimb
2020-08-21
1
-16
/
+27
*
Add libctx/provider support to cmp_client_test
Dr. David von Oheimb
2020-08-21
1
-8
/
+8
*
Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt
Dr. David von Oheimb
2020-08-21
1
-1
/
+1
*
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
-3
/
+7
*
Introduce X509_add_cert[s] simplifying various additions to cert lists
Dr. David von Oheimb
2020-08-12
1
-2
/
+2
*
Disable tests in cmp_vfy_test.c that make no sense if FUZZING_BUILD_MODE_UNSA...
Dr. David von Oheimb
2020-06-22
1
-1
/
+20
*
Move part of OSSL_CMP_validate_msg() to ossl_cmp_msg_check_update()
Dr. David von Oheimb
2020-06-13
1
-1
/
+2
*
Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update()
Dr. David von Oheimb
2020-06-13
1
-41
/
+38
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Fix test_cmp_vfy failures with FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
Dr. David von Oheimb
2020-04-21
1
-0
/
+16
*
Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests
Dr. David von Oheimb
2020-03-25
1
-6
/
+0
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
1
-1
/
+1
*
Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...
Dr. David von Oheimb
2020-03-10
1
-3
/
+7
*
chunk 7 of CMP contribution to OpenSSL
Dr. David von Oheimb
2020-02-17
1
-0
/
+636