log src/event/ngx_event_openssl_stapling.c @ 8066:d1aa8cc3e387

age author description
Wed, 28 Oct 2020 10:56:11 +0300 Vladimir Homutov Core: added format specifiers to output binary data as hex.
Thu, 23 Jul 2020 17:31:09 +0300 Sergey Kandaurov OCSP: fixed certificate reference leak.
Mon, 15 Jun 2020 20:17:16 +0300 Roman Arutyunyan OCSP: fixed use-after-free on error.
Sat, 23 May 2020 15:53:08 +0300 Sergey Kandaurov Fixed format specifiers.
Fri, 22 May 2020 17:25:27 +0300 Roman Arutyunyan OCSP: certificate status cache.
Fri, 22 May 2020 17:30:12 +0300 Roman Arutyunyan SSL: client certificate validation with OCSP (ticket #1534).
Fri, 22 May 2020 20:35:05 +0300 Roman Arutyunyan OCSP stapling: iterate over all responder addresses.