]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/OSSL_CMP_CTX_new.pod
Update copyright year
[thirdparty/openssl.git] / doc / man3 / OSSL_CMP_CTX_new.pod
2022-05-03  Matt CaswellUpdate copyright year
2022-03-18  Dr. David von OheimbOSSL_CMP_CTX_new.pod: make references to private key...
2022-03-12  Dr. David von OheimbOSSL_CMP_CTX_setup_CRM(): Fix handling of defaults...
2022-02-22  Dr. David von OheimbCMP: add subject of any provided CSR as default message...
2021-12-30  Dr. David von OheimbOSSL_CMP_CTX: rename get/set function for trustedStore
2021-05-14  Dr. David von OheimbHTTP: Implement persistent connections (keep-alive)
2021-01-28  Richard LevitteUpdate copyright year
2021-01-14  Richard LevitteMake the OSSL_CMP manual conform with man-pages(7)
2020-11-11  Dr. David von Oheimbcmp_msg.c: Use issuer of reference cert as default...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-11  Dr. David von OheimbOSSL_CMP_CTX_new.pod: improve doc of OSSL_CMP_CTX_get1_...
2020-09-10  Dr. David von Oheimbbugfix in apps/cmp.c and cmp_client.c: inconsistencies...
2020-09-10  Dr. David von OheimbReplace all wrong usages of 'B<...>' (typically by...
2020-09-10  Dr. David von OheimbClean up CMP chain building for CMP signer, TLS client...
2020-09-05  Dr. David von OheimbOSSL_CMP_CTX: rename field and its getter/setter from...
2020-09-05  Dr. David von OheimbStrengthen chain building for CMP
2020-09-05  Dr. David von OheimbAdd OSSL_CMP_CTX_get1_newChain() and related CLI option...
2020-08-21  Dr. David von OheimbAdd libctx and propq parameters to OSSL_CMP_{SRV_}...
2020-07-30  Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-07-22  Gustaf NeumannAlign documentation with recommendations of Linux Docum...
2020-06-16  Dr. David von OheimbImprove BIO_socket_wait(), BIO_wait(), BIO_connect_retr...
2020-06-13  Dr. David von OheimbMove part of OSSL_CMP_validate_msg() to ossl_cmp_msg_ch...
2020-06-13  Dr. David von OheimbImprove description of CMP untrusted certs and msg...
2020-06-13  Dr. David von OheimbAllow subject of CMP -oldcert as sender unless protecti...
2020-06-13  Dr. David von OheimbCheck expected sender not only for signature-protected...
2020-06-13  Dr. David von OheimbImprove description of -trusted, -srvcert, -recipient...
2020-05-13  Dr. David von OheimbRename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_...
2020-05-13  Dr. David von OheimbImprove CMP documentation regarding use of untrusted...
2020-05-13  Dr. David von OheimbImprove description of algorithm NIDs in doc/man3/OSSL_...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-02  Dr. David von OheimbHTTP client: make server/proxy and port params more...
2020-04-02  Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-03-25  Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-10  Dr. David von OheimbFix handling of CMP msg senderKID and improve doc of...
2020-03-10  Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-02-10  Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-01-13  Dr. David von Oheimbhandle new findings of find-doc-nits on fn typedefs...
2020-01-13  Dr. David von Oheimbhandle new findings of find-doc-nits for certain typedefs
2019-10-31  Rich SalzFix L<> entries without sections
2019-10-03  Rich SalzFix errors found by new find-doc-nits
2019-09-27  Dr. David von Oheimb Certificate Management Protocol (CMP, RFC 4210...