..
modules
bump version
2009-10-28 10:31:06 +00:00
ngx_http_busy_lock.c
fix English grammar
2007-10-14 18:56:15 +00:00
ngx_http_busy_lock.h
fix English grammar
2007-10-14 18:56:15 +00:00
ngx_http_cache.h
FreeBSD and Linux AIO support
2009-08-28 08:12:35 +00:00
ngx_http_config.h
fix segfault if no http section is defined in confguraiton,
2009-04-15 20:26:33 +00:00
ngx_http_copy_filter_module.c
fix case when the output filter should add incoming buffers
2009-09-13 06:28:17 +00:00
ngx_http_core_module.c
fix segfaults if no listen directive was set in default server {} block:
2009-10-29 15:53:50 +00:00
ngx_http_core_module.h
allow to set listen options in any server
2009-10-21 19:16:38 +00:00
ngx_http_file_cache.c
use real file cache length, this fixes cache size counting for responses
2009-10-07 12:55:58 +00:00
ngx_http_header_filter_module.c
use ngx_connection_local_sockaddr() instead of ngx_http_server_addr()
2009-05-18 12:58:19 +00:00
ngx_http_parse_time.c
ngx_http_parse_time() should support full 32-bit time
2009-10-15 13:19:34 +00:00
ngx_http_parse.c
check unsafe Destination
2009-09-25 09:30:06 +00:00
ngx_http_postpone_filter_module.c
*) ngx_http_ephemeral
2009-08-30 09:47:11 +00:00
ngx_http_request_body.c
restore discard body handler after ngx_http_set_writer() set it to
2009-10-19 16:12:13 +00:00
ngx_http_request.c
do not run regex for empty host name since regex always fails in this case,
2009-10-22 09:48:42 +00:00
ngx_http_request.h
check unsafe Destination
2009-09-25 09:30:06 +00:00
ngx_http_script.c
read_ahead
2009-09-30 13:21:52 +00:00
ngx_http_script.h
-p and --prefix=
2009-04-27 11:32:33 +00:00
ngx_http_special_response.c
reset content_type hash value, this fixes a bug when XSLT responses
2009-05-25 09:06:29 +00:00
ngx_http_upstream_round_robin.c
variable support for unix sockets in fastcgi_pass and proxy_pass
2008-12-23 19:35:12 +00:00
ngx_http_upstream_round_robin.h
proxy_pass variables support
2007-11-27 13:34:13 +00:00
ngx_http_upstream.c
test comma separator in "Cache-Control"
2009-10-08 14:22:00 +00:00
ngx_http_upstream.h
ngx_http_upstream_create() to cleanup the previous upstream after
2009-07-27 13:25:29 +00:00
ngx_http_variables.c
allow to log invalid $request in access_log always,
2009-09-21 15:55:56 +00:00
ngx_http_variables.h
variable value rbtree support
2008-11-22 20:42:01 +00:00
ngx_http_write_filter_module.c
limit_rate_after
2009-06-02 14:01:50 +00:00
ngx_http.c
style fix
2009-10-28 10:47:00 +00:00
ngx_http.h
*) move sockaddr to the listen options
2009-10-21 16:47:44 +00:00