aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cmp.c
Commit message (Expand)AuthorAgeFilesLines
...
* apps/cmp.c: Fix memory leaks in handle_opt_geninfo() found by CoverityDr. David von Oheimb2020-06-251-3/+3
* Fix CMP -days option range checking and test failing with enable-ubsanDr. David von Oheimb2020-06-221-3/+6
* Remove extra newline from CMP mock server error and add TODO on using request...Dr. David von Oheimb2020-06-131-1/+1
* Improve description of CMP untrusted certs and msg 'sender' fieldDr. David von Oheimb2020-06-131-3/+2
* Fix use of -no-proxy option of CMP appDr. David von Oheimb2020-06-131-0/+2
* Add request URL path checking and status responses to HTTP serverDr. David von Oheimb2020-06-131-3/+20
* Correct error output of parse_name() in apps/lib/apps.c and apps/cmp.cDr. David von Oheimb2020-06-131-1/+1
* Improve description of -trusted, -srvcert, -recipient, and -expect_sender CMP...Dr. David von Oheimb2020-06-131-4/+4
* Add 'methods' parameter to setup_engine() in apps.c for individual method def...David von Oheimb2020-05-151-8/+1
* Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.cDr. David von Oheimb2020-05-151-152/+1
* Update copyright yearMatt Caswell2020-05-151-1/+1
* Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()Dr. David von Oheimb2020-05-131-6/+7
* Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()Dr. David von Oheimb2020-05-131-22/+24
* Improve CMP documentation regarding use of untrusted certsDr. David von Oheimb2020-05-131-1/+1
* Chunk 11 of CMP contribution to OpenSSL: CMP command-line interfaceDr. David von Oheimb2020-05-131-0/+3329