log src/event/ngx_event_openssl_stapling.c @ 9292:7654ad1366ef default tip

age author description
Mon, 25 Dec 2023 21:15:48 +0400 Sergey Kandaurov SSL: reasonable version for LibreSSL adjusted.
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.
Sun, 17 May 2020 14:24:35 +0300 Roman Arutyunyan OCSP stapling: keep extra chain in the staple object.
Wed, 06 May 2020 21:44:14 +0300 Roman Arutyunyan OCSP stapling: moved response verification to a separate function.
Mon, 11 Apr 2016 15:46:36 +0300 Sergey Kandaurov SSL: removed OpenSSL 0.9.7 compatibility.
Mon, 15 Apr 2019 19:13:09 +0300 Maxim Dounin OCSP stapling: fixed segfault with dynamic certificate loading.
Wed, 03 Apr 2019 15:35:39 +0300 Sergey Kandaurov OCSP stapling: open ssl_stapling_file in binary-mode.
Mon, 17 Jul 2017 17:23:51 +0300 Valentin Bartenev Parenthesized ASCII-related calculations.
Thu, 15 Dec 2016 19:00:23 +0300 Maxim Dounin SSL: backed out changeset e7cb5deb951d, reimplemented properly.