index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cmp
/
cmp_hdr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt
Dr. David von Oheimb
2020-08-21
1
-2
/
+1
*
cmp_hdr.c: Adapt ossl_cmp_hdr_init() to use OPENSSL_CTX for random number gen...
Dr. David von Oheimb
2020-08-21
1
-20
/
+9
*
Bug fix in ossl_cmp_hdr_init(): sould not remember recipient as expected sender
Dr. David von Oheimb
2020-06-13
1
-4
/
+0
*
Make CMP server use same protection for response as for request
Dr. David von Oheimb
2020-06-13
1
-0
/
+8
*
Allow subject of CMP -oldcert as sender unless protection cert is given
Dr. David von Oheimb
2020-06-13
1
-4
/
+5
*
Streamline the approach to set CMP message recipient and expected sender
Dr. David von Oheimb
2020-06-13
1
-11
/
+10
*
Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()
Dr. David von Oheimb
2020-05-13
1
-4
/
+4
*
Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()
Dr. David von Oheimb
2020-05-13
1
-16
/
+22
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Constify various mostly X509-related parameter types in crypto/ and apps/
Dr. David von Oheimb
2020-03-23
1
-2
/
+2
*
Fix handling of CMP msg senderKID and improve doc of related CTX functions
Dr. David von Oheimb
2020-03-10
1
-16
/
+20
*
Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...
Dr. David von Oheimb
2020-03-10
1
-23
/
+5
*
chunk 5 of CMP contribution to OpenSSL
Dr. David von Oheimb
2019-10-29
1
-0
/
+377