nginx/src/http/modules
Maxim Dounin 9114f08863 Fastcgi: fixed padding handling on fixed-size records.
Padding was incorrectly ignored on end request, empty stdout and stderr
fastcgi records.  This resulted in protocol desynchronization if fastcgi
application used these records with padding for some reason.

Reported by Ilia Vinokurov.
2012-05-11 13:14:58 +00:00
..
perl Version bump. 2012-04-26 11:20:29 +00:00
ngx_http_access_module.c Access module: fixed inheritance of allow/deny ipv6 rules. 2012-04-10 13:25:53 +00:00
ngx_http_addition_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_auth_basic_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_autoindex_module.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_http_browser_module.c Fixed directives inheritance. 2012-04-11 09:56:30 +00:00
ngx_http_charset_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_chunked_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_dav_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_degradation_module.c Fixed spelling in multiline C comments. 2012-04-03 07:37:31 +00:00
ngx_http_empty_gif_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_fastcgi_module.c Fastcgi: fixed padding handling on fixed-size records. 2012-05-11 13:14:58 +00:00
ngx_http_flv_module.c Allows particular modules to handle subrequests properly. 2012-04-26 13:06:27 +00:00
ngx_http_geo_module.c Fixed grammar in error messages. 2012-04-12 19:35:41 +00:00
ngx_http_geoip_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_gzip_filter_module.c Gzip filter: handling of empty flush buffers. 2012-02-13 15:23:43 +00:00
ngx_http_gzip_static_module.c Allows particular modules to handle subrequests properly. 2012-04-26 13:06:27 +00:00
ngx_http_headers_filter_module.c If we inserted "Last-Modified" in r->headers_out.headers, don't 2012-03-21 07:35:43 +00:00
ngx_http_image_filter_module.c Image filter: compare aspect ratio more accurately during crop. 2012-04-21 19:02:21 +00:00
ngx_http_index_module.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_http_limit_conn_module.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_http_limit_req_module.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_http_log_module.c - New variable: $connection_requests. 2012-03-15 19:37:32 +00:00
ngx_http_map_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_memcached_module.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_http_mp4_module.c Allows particular modules to handle subrequests properly. 2012-04-26 13:06:27 +00:00
ngx_http_not_modified_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_proxy_module.c Proxy: added ctx checking to input filters. 2012-04-23 10:40:01 +00:00
ngx_http_random_index_module.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_http_range_filter_module.c Removed r->cache/r->cached dependencies in range filter. 2012-02-13 15:20:49 +00:00
ngx_http_realip_module.c Replaced ngx_http_realip_from_t with ngx_in_cidr_t. 2012-03-28 09:29:09 +00:00
ngx_http_referer_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_rewrite_module.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_http_scgi_module.c Added r->state reset on fastcgi/scgi/uwsgi request start. 2012-05-11 13:09:24 +00:00
ngx_http_secure_link_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_split_clients_module.c Fixed grammar in error messages. 2012-04-12 19:35:41 +00:00
ngx_http_ssi_filter_module.c Fixed grammar in error messages. 2012-04-12 19:35:41 +00:00
ngx_http_ssi_filter_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_ssl_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_ssl_module.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_static_module.c Disable symlinks: initialization of the "disable_symlinks" field in 2012-02-27 16:51:28 +00:00
ngx_http_stub_status_module.c Allows particular modules to handle subrequests properly. 2012-04-26 13:06:27 +00:00
ngx_http_sub_filter_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_upstream_ip_hash_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_upstream_keepalive_module.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_userid_filter_module.c Fixed spelling in single-line comments. 2012-02-28 11:31:05 +00:00
ngx_http_uwsgi_module.c Added r->state reset on fastcgi/scgi/uwsgi request start. 2012-05-11 13:09:24 +00:00
ngx_http_xslt_filter_module.c Xslt: parser options now set with xmlCtxtUseOptions(). 2012-03-28 01:56:49 +00:00