nginx/src/event
Maxim Dounin 573810ce36 OCSP stapling: fixed ssl_stapling_file (ticket #769).
Broken by 6893a1007a7c (1.9.2) during introduction of strict OCSP response
validity checks.  As stapling file is expected to be returned unconditionally,
fix is to set its validity to the maximum supported time.

Reported by Faidon Liambotis.
2015-07-07 16:38:49 +03:00
..
modules Events: made a failure to create a notification channel non-fatal. 2015-05-06 17:04:00 +03:00
ngx_event_accept.c The "reuseport" option of the "listen" directive. 2015-05-20 15:51:56 +03:00
ngx_event_acceptex.c Core: keep the length of the local sockaddr. 2013-12-09 10:14:51 +04:00
ngx_event_connect.c Removed the obsolete aio module. 2015-04-22 18:57:32 +03:00
ngx_event_connect.h Removed ngx_connection_t.lock. 2015-03-20 06:43:19 +03:00
ngx_event_connectex.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_openssl_stapling.c OCSP stapling: fixed ssl_stapling_file (ticket #769). 2015-07-07 16:38:49 +03:00
ngx_event_openssl.c SSL: use of SSL_MODE_NO_AUTO_CHAIN. 2015-03-23 02:42:35 +03:00
ngx_event_openssl.h Core: added limit to recv_chain(). 2014-10-28 12:29:58 +03:00
ngx_event_pipe.c Event pipe: call ngx_handle_read_event() with a proper flags type. 2015-06-03 19:12:26 +03:00
ngx_event_pipe.h Upstream: proxy_limit_rate and friends. 2014-10-28 12:29:59 +03:00
ngx_event_posted.c Events: processing of posted events changed from LIFO to FIFO. 2014-09-01 18:20:18 +04:00
ngx_event_posted.h Events: made posted events macros safe. 2015-03-27 19:57:15 +03:00
ngx_event_timer.c Events: simplified cycle in ngx_event_expire_timers(). 2014-08-25 13:37:06 +04:00
ngx_event_timer.h Events: removed broken thread support from event timers. 2014-08-25 13:34:39 +04:00
ngx_event.c Style. 2015-06-05 17:10:34 +03:00
ngx_event.h Events: ngx_event_t size reduction by grouping bit fields. 2015-05-15 17:15:33 +03:00