log src/event/ngx_event_openssl_stapling.c @ 6064:ff957cd36860

age author description
Wed, 01 Apr 2015 15:05:08 +0200 Filipe da Silva OCSP stapling: missing free calls.
Mon, 28 Jul 2014 12:27:57 -0700 Piotr Sikora SSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO_OCSP.
Tue, 29 Apr 2014 22:22:38 +0200 Filipe da Silva OCSP stapling: missing OCSP request free call.
Mon, 09 Dec 2013 10:53:28 +0400 Ruslan Ermilov Resolver: implemented IPv6 name to address resolving.
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Changed resolver API to use ngx_addr_t.
Tue, 20 Aug 2013 21:11:19 +0400 Maxim Dounin Backed out f1a91825730a and 7094bd12c1ff.
Tue, 06 Aug 2013 19:58:40 +0400 Valentin Bartenev Replaced ngx_conf_full_name() with ngx_get_full_name().
Thu, 11 Jul 2013 16:07:25 +0400 Vladimir Homutov Core: extended ngx_sock_ntop() with socklen parameter.
Fri, 31 May 2013 13:30:37 +0400 Ruslan Ermilov OCSP stapling: fixed incorrect debug level.
Thu, 16 May 2013 15:37:13 -0700 Piotr Sikora OCSP stapling: fix error logging of successful OCSP responses.
Mon, 01 Oct 2012 13:54:13 +0000 Maxim Dounin OCSP stapling: build fixes.
Mon, 01 Oct 2012 12:53:11 +0000 Maxim Dounin OCSP stapling: ssl_stapling_verify directive.
Mon, 01 Oct 2012 12:51:27 +0000 Maxim Dounin OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used.
Mon, 01 Oct 2012 12:48:54 +0000 Maxim Dounin OCSP stapling: check Content-Type.
Mon, 01 Oct 2012 12:47:55 +0000 Maxim Dounin OCSP stapling: loading OCSP responses.
Mon, 01 Oct 2012 12:42:43 +0000 Maxim Dounin OCSP stapling: the ngx_event_openssl_stapling.c file.