| .. |
|
modules
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
|
ngx_event.c
|
return NULL instead of NGX_CONF_ERROR on a create conf failure
|
2009-06-02 16:09:44 +00:00 |
|
ngx_event.h
|
left open sockets were not really tested
|
2008-02-28 20:31:33 +00:00 |
|
ngx_event_accept.c
|
ignore ngx_atomic_fetch_add() result
|
2009-06-18 13:14:51 +00:00 |
|
ngx_event_acceptex.c
|
use variable for often used field
|
2009-02-24 08:32:02 +00:00 |
|
ngx_event_busy_lock.c
|
fix English grammar
|
2007-10-14 18:56:15 +00:00 |
|
ngx_event_busy_lock.h
|
fix English grammar
|
2007-10-14 18:56:15 +00:00 |
|
ngx_event_connect.c
|
lower ECONNRESET level
|
2009-02-25 14:27:34 +00:00 |
|
ngx_event_connect.h
|
fix segfault when session was freed twice
|
2007-07-10 21:04:37 +00:00 |
|
ngx_event_connectex.c
|
nginx-0.1.5-RELEASE import
|
2004-11-11 14:07:14 +00:00 |
|
ngx_event_mutex.c
|
nginx-0.1.5-RELEASE import
|
2004-11-11 14:07:14 +00:00 |
|
ngx_event_openssl.c
|
fix memory corruption in $ssl_client_cert
|
2009-07-27 11:51:12 +00:00 |
|
ngx_event_openssl.h
|
delete OpenSSL pre-0.9.7 compatibility: the sources were not actually
|
2009-07-23 12:54:20 +00:00 |
|
ngx_event_pipe.c
|
do not free buffer with cache header before it would be written,
|
2009-05-04 19:04:00 +00:00 |
|
ngx_event_pipe.h
|
64-bit update lost in r1355
|
2007-10-23 14:09:12 +00:00 |
|
ngx_event_posted.c
|
nginx-0.3.3-RELEASE import
|
2005-10-19 12:33:58 +00:00 |
|
ngx_event_posted.h
|
nginx-0.3.3-RELEASE import
|
2005-10-19 12:33:58 +00:00 |
|
ngx_event_timer.c
|
optimize rbtree initialization and insert
|
2007-12-17 08:52:00 +00:00 |
|
ngx_event_timer.h
|
fix comment
|
2007-12-29 16:55:31 +00:00 |