..
modules
Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
2014-05-23 16:37:05 +04:00
ngx_event_accept.c
Core: output client port number when logging accept event.
2014-05-22 00:16:09 +04:00
ngx_event_acceptex.c
Core: keep the length of the local sockaddr.
2013-12-09 10:14:51 +04: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
Fixed format specifier in logging of "c->number".
2014-03-06 18:25:59 +04: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: missing OCSP request free call.
2014-04-29 22:22:38 +02:00
ngx_event_openssl.c
SSL: return temporary RSA key only when the key length matches.
2014-07-06 16:41:13 -07:00
ngx_event_openssl.h
SSL: include correct OpenSSL headers.
2014-07-06 16:41:13 -07:00
ngx_event_pipe.c
Upstream: p->downstream_error instead of closing connection.
2014-07-04 20:47:16 +04: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
Unused macro and variable removed.
2013-10-02 11:51:04 +04:00
ngx_event.h
Events: removed unused flags from the ngx_event_s structure.
2013-09-05 16:53:02 +04:00