index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
cmp_ctx_test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTTP client: Minimal changes that include the improved API
Dr. David von Oheimb
2021-05-12
1
-4
/
+3
*
Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()
Dr. David von Oheimb
2021-04-20
1
-1
/
+0
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Handle NULL result of ERR_reason_error_string() in some apps
Dr. David von Oheimb
2021-02-22
1
-3
/
+3
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-5
/
+5
*
Fix safestack issues in cmp.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Fix safestack issues in asn1.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix safestack issues in x509v3.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'u...
Dr. David von Oheimb
2020-09-05
1
-2
/
+2
*
Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainout
Dr. David von Oheimb
2020-09-05
1
-0
/
+4
*
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
*
Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()
Dr. David von Oheimb
2020-05-13
1
-2
/
+2
*
Fix aix compile error in cmp_ctx_test.c
Shane Lontis
2020-05-05
1
-8
/
+16
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+6
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
HTTP client: make server/proxy and port params more consistent; minor other i...
Dr. David von Oheimb
2020-04-02
1
-6
/
+5
*
Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests
Dr. David von Oheimb
2020-04-02
1
-4
/
+4
*
Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests
Dr. David von Oheimb
2020-03-25
1
-3
/
+3
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
1
-1
/
+1
*
Fix the compile error once enabled Werror
Xiaokang Qian
2020-03-16
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
-0
/
+1
*
chunk 7 of CMP contribution to OpenSSL
Dr. David von Oheimb
2020-02-17
1
-3
/
+2
*
fix various formatting nits in CMP contribution chunks 1-6 found by the new u...
Dr. David von Oheimb
2020-02-17
1
-19
/
+19
*
improve CMP logging according to comments on CMP chunk 7 preview
Dr. David von Oheimb
2020-02-17
1
-23
/
+16
*
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
Dr. David von Oheimb
2020-02-10
1
-4
/
+5
*
chunk 6 of CMP contribution to OpenSSL
Dr. David von Oheimb
2019-12-12
1
-55
/
+63
*
chunk 5 of CMP contribution to OpenSSL
Dr. David von Oheimb
2019-10-29
1
-2
/
+3
*
Fix CMP test error on platforms which set OPENSSL_FUNC to '(unknown function)'
Shane Lontis
2019-10-08
1
-1
/
+2
*
Fix no-autoerrinit
Matt Caswell
2019-10-07
1
-2
/
+2
*
Fix no-err
Matt Caswell
2019-10-03
1
-5
/
+10
*
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Dr. David von Oheimb
2019-09-27
1
-0
/
+859