nginx/src/event
Piotr Sikora 1b10a9adf8 OCSP stapling: fix error logging of successful OCSP responses.
Due to a bad argument list, nginx worker would crash (SIGSEGV) while
trying to log the fact that it received OCSP response with "revoked"
or "unknown" certificate status.

While there, fix similar (but non-crashing) error a few lines above.

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
2013-05-16 15:37:13 -07:00
..
modules Events: backout eventport changes (r5172) for now. 2013-04-16 12:58:03 +00:00
ngx_event_accept.c Accept moderation in case of EMFILE/ENFILE. 2012-05-11 13:33:06 +00:00
ngx_event_acceptex.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_busy_lock.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_busy_lock.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_connect.c Event connect: don't penalize AF_INET6 connections. 2013-03-27 15:16:45 +00:00
ngx_event_connect.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_connectex.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_mutex.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_openssl_stapling.c OCSP stapling: fix error logging of successful OCSP responses. 2013-05-16 15:37:13 -07:00
ngx_event_openssl.c SSL: retry "sess_id" and "id" allocations. 2013-02-23 11:54:25 +00:00
ngx_event_openssl.h SSL: the "ssl_verify_client" directive parameter "optional_no_ca". 2012-10-03 15:24:08 +00:00
ngx_event_pipe.c Event pipe: fixed handling of buf_to_file data. 2012-10-30 11:14:24 +00:00
ngx_event_pipe.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_posted.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_posted.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event_timer.c Fixed signed integer overflows in timer code (ticket #145). 2012-04-06 23:46:09 +00:00
ngx_event_timer.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_event.c Status: introduced the "ngx_stat_waiting" counter. 2013-03-15 20:00:49 +00:00
ngx_event.h Status: introduced the "ngx_stat_waiting" counter. 2013-03-15 20:00:49 +00:00