nginx/src/event
Maxim Dounin 87a607a031 SSL: fixed build with OpenSSL 0.9.7.
SSL_get_rbio() and SSL_get_wbio() functions used to get non-const pointer
in OpenSSL 0.9.7, hence an explicit cast added to drop const qualifier.
2013-10-14 13:44:09 +04:00
..
modules Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
ngx_event_accept.c Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
ngx_event_acceptex.c Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +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 Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +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 Backed out f1a91825730a and 7094bd12c1ff. 2013-08-20 21:11:19 +04:00
ngx_event_openssl.c SSL: fixed build with OpenSSL 0.9.7. 2013-10-14 13:44:09 +04:00
ngx_event_openssl.h SSL: adjust buffer used by OpenSSL during handshake (ticket #413). 2013-09-27 19:39:33 +04:00
ngx_event_pipe.c Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +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