1. 083b230 MINOR: ssl: Remove debug fprintf in 'update ssl ocsp-response' cli command by Remi Tricot-Le Breton · Mon Jan 23 15:57:14 2023 +0100
  2. 305a4f3 BUG/MINOR: ssl: Fix leaks in 'update ssl ocsp-response' CLI command by Remi Tricot-Le Breton · Mon Jan 23 15:57:13 2023 +0100
  3. 10f113e MINOR: ssl: Reinsert updated ocsp response later in tree in case of http error by Remi Tricot-Le Breton · Thu Jan 12 09:49:11 2023 +0100
  4. 1c647ad MINOR: ssl: Do not wake ocsp update task if update tree empty by Remi Tricot-Le Breton · Thu Jan 12 09:49:10 2023 +0100
  5. bdd84c5 BUG/MINOR: ssl: OCSP minimum update threshold not properly set by Remi Tricot-Le Breton · Thu Jan 12 09:49:08 2023 +0100
  6. 71237a1 BUG/MINOR: ssl: Remove unneeded pointer check in ocsp cli release function by Remi Tricot-Le Breton · Tue Jan 10 11:21:40 2023 +0100
  7. 14419eb MINOR: ssl: Remove mention of ckch_store in error message of cli command by Remi Tricot-Le Breton · Mon Jan 09 12:02:49 2023 +0100
  8. 648c83e MINOR: ssl: Limit ocsp_uri buffer size to minimum by Remi Tricot-Le Breton · Mon Jan 09 12:02:48 2023 +0100
  9. 14d7f0e MINOR: ssl: Release ssl_ocsp_task_ctx.cur_ocsp when destroying task by Remi Tricot-Le Breton · Mon Jan 09 12:02:45 2023 +0100
  10. 8bdd005 MINOR: ssl: Create temp X509_STORE filled with cert chain when checking ocsp response by Remi Tricot-Le Breton · Mon Jan 09 12:02:43 2023 +0100
  11. 57f60c2 BUG/MINOR: ssl: Crash during cleanup because of ocsp structure pointer UAF by Remi Tricot-Le Breton · Mon Jan 09 12:02:42 2023 +0100
  12. 15dc0e2 BUG/MINOR: ssl: Fix crash in 'update ssl ocsp-response' CLI command by Remi Tricot-Le Breton · Mon Jan 09 12:02:41 2023 +0100
  13. c389b04 BUG/MINOR: ssl: Missing goto in error path in ocsp update code by Remi Tricot-Le Breton · Mon Jan 02 15:01:16 2023 +0100
  14. 70601c5 BUG/MINOR: ssl/ocsp: httpclient blocked when doing a GET by William Lallemand · Thu Dec 22 14:34:01 2022 +0100
  15. eb53020 CLEANUP: ssl/ocsp: add spaces around operators by William Lallemand · Thu Dec 22 10:19:07 2022 +0100
  16. 8bc00f8 BUG/MINOR: ssl/ocsp: check chunk_strcpy() in ssl_ocsp_get_uri_from_cert() by William Lallemand · Thu Dec 22 10:09:11 2022 +0100
  17. c8d814e MINOR: ssl: Move OCSP code to a dedicated source file by Remi Tricot-Le Breton · Tue Dec 20 11:11:17 2022 +0100