summaryrefslogtreecommitdiff
path: root/doc/man3/OSSL_CMP_CTX_new.pod
Commit message (Expand)AuthorAgeFilesLines
* Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb2020-07-301-2/+3
* Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann2020-07-221-1/+1
* Improve BIO_socket_wait(), BIO_wait(), BIO_connect_retry(), and their docsDr. David von Oheimb2020-06-161-1/+1
* Move part of OSSL_CMP_validate_msg() to ossl_cmp_msg_check_update()Dr. David von Oheimb2020-06-131-1/+1
* Improve description of CMP untrusted certs and msg 'sender' fieldDr. David von Oheimb2020-06-131-11/+12
* Allow subject of CMP -oldcert as sender unless protection cert is givenDr. David von Oheimb2020-06-131-1/+2
* Check expected sender not only for signature-protected CMP messagesDr. David von Oheimb2020-06-131-1/+1
* Improve description of -trusted, -srvcert, -recipient, and -expect_sender CMP...Dr. David von Oheimb2020-06-131-31/+41
* Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()Dr. David von Oheimb2020-05-131-47/+51
* Improve CMP documentation regarding use of untrusted certsDr. David von Oheimb2020-05-131-4/+4
* Improve description of algorithm NIDs in doc/man3/OSSL_CMP_CTX_new.podDr. David von Oheimb2020-05-131-8/+8
* Update copyright yearMatt Caswell2020-04-231-1/+1
* HTTP client: make server/proxy and port params more consistent; minor other i...Dr. David von Oheimb2020-04-021-18/+23
* Chunk 10 of CMP contribution to OpenSSL: CMP http client and related testsDr. David von Oheimb2020-04-021-8/+12
* Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb2020-03-251-19/+19
* Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. David von Oheimb2020-03-101-20/+15
* Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb2020-03-101-15/+35
* Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.cDr. David von Oheimb2020-02-101-26/+21
* handle new findings of find-doc-nits on fn typedefs w/ extra spaceDr. David von Oheimb2020-01-131-6/+6
* handle new findings of find-doc-nits for certain typedefsDr. David von Oheimb2020-01-131-0/+3
* Fix L<> entries without sectionsRich Salz2019-10-311-1/+2
* Fix errors found by new find-doc-nitsRich Salz2019-10-031-1/+1
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb2019-09-271-0/+662