nginx/src/event
Igor Sysoev 3362b8df04 nginx-0.1.30-RELEASE import
*) Bugfix: the worker process may got caught in an endless loop if the
       SSI was used.

    *) Bugfix: the response encrypted by SSL may not transferred complete.

    *) Bugfix: if the length of the response part received at once from
       proxied or FastCGI server was equal to 500, then nginx returns the
       500 response code; in proxy mode the the bug had appeared in 0.1.29
       only.

    *) Bugfix: nginx did not consider the directives with 8 or 9 parameters
       as invalid.

    *) Feature: the "return" directive can return the 204 response code.

    *) Feature: the "ignore_invalid_headers" directive.
2005-05-14 18:42:03 +00:00
..
modules nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_event.c nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_event.h nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_event_accept.c nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_event_acceptex.c nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_event_busy_lock.c nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_event_busy_lock.h nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_event_connect.c nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_event_connect.h nginx-0.1.18-RELEASE import 2005-02-09 14:31:07 +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 nginx-0.1.30-RELEASE import 2005-05-14 18:42:03 +00:00
ngx_event_openssl.h nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_event_pipe.c nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_event_pipe.h nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_event_posted.c nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_event_posted.h nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_event_timer.c nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
ngx_event_timer.h nginx-0.1.25-RELEASE import 2005-03-19 12:38:37 +00:00