summaryrefslogtreecommitdiff
path: root/include/openssl/crmf.h
Commit message (Expand)AuthorAgeFilesLines
* Fix safestack issues in crmf.hMatt Caswell2020-09-131-151/+0
* Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decryptDr. David von Oheimb2020-08-211-4/+8
* Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its docDr. David von Oheimb2020-08-211-2/+3
* Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb2020-07-301-0/+1
* Fix CMP -days option range checking and test failing with enable-ubsanDr. David von Oheimb2020-06-221-1/+2
* Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local.h to include/openssl/...Dr. David von Oheimb2020-05-241-0/+1
* include/openssl/x509v3.h: restore previous stack definition arrangementRichard Levitte2020-04-291-3/+2
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-2/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb2020-03-231-2/+3
* Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb2020-03-101-7/+10
* fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb2020-02-171-8/+8
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-3/+3
* Reorganize public header files (part 1)Dr. Matthias St. Pierre2019-09-281-1/+1
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb2019-09-271-12/+14
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer2019-05-301-3/+3
* Clear CRMF vs CMP confusionRichard Levitte2019-05-201-2/+2
* replace 'OpenSSL license' by 'Apache License 2.0'David von Oheimb2019-03-201-1/+1
* 2nd chunk: CRMF code (crypto/crmf/, ) and its integrationDavid von Oheimb2019-03-121-8/+8
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDavid von Oheimb2019-03-121-0/+137