.. |
perl
|
Handling of ngx_int_t != intptr_t case.
|
2013-09-04 21:16:59 +04:00 |
ngx_http_access_module.c
|
Access: supplemented the obfuscated code with a comment.
|
2014-02-19 21:45:27 +04:00 |
ngx_http_addition_filter_module.c
|
Entity tags: downgrade strong etags to weak ones as needed.
|
2014-06-26 02:21:01 +04:00 |
ngx_http_auth_basic_module.c
|
Auth basic: "info" logging level on no user/password.
|
2013-10-31 04:02:21 +04:00 |
ngx_http_auth_request_module.c
|
Auth request module import.
|
2013-08-21 19:19:47 +04:00 |
ngx_http_autoindex_module.c
|
Fixed setting of content type in some cases.
|
2013-12-27 19:40:04 +04:00 |
ngx_http_browser_module.c
|
Fixed directives inheritance.
|
2012-04-11 09:56:30 +00:00 |
ngx_http_charset_filter_module.c
|
Charset filter: fixed charset setting on encoded replies.
|
2014-05-19 22:45:34 +04:00 |
ngx_http_chunked_filter_module.c
|
Proxy: support for connection upgrade (101 Switching Protocols).
|
2013-02-18 13:50:52 +00:00 |
ngx_http_dav_module.c
|
Dav: emit a warning about unsafe URI.
|
2013-12-23 18:12:03 +04: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: f->split_parts reset on request start.
|
2014-03-17 15:34:36 +04:00 |
ngx_http_flv_module.c
|
Entity tags: set for static respones.
|
2012-07-09 00:13:06 +00:00 |
ngx_http_geo_module.c
|
Backed out f1a91825730a and 7094bd12c1ff.
|
2013-08-20 21:11:19 +04:00 |
ngx_http_geoip_module.c
|
Correctly handle multiple X-Forwarded-For headers (ticket #106).
|
2013-02-27 13:29:50 +00:00 |
ngx_http_gunzip_filter_module.c
|
Entity tags: downgrade strong etags to weak ones as needed.
|
2014-06-26 02:21:01 +04:00 |
ngx_http_gzip_filter_module.c
|
Entity tags: downgrade strong etags to weak ones as needed.
|
2014-06-26 02:21:01 +04:00 |
ngx_http_gzip_static_module.c
|
Charset filter: fixed charset setting on encoded replies.
|
2014-05-19 22:45:34 +04:00 |
ngx_http_headers_filter_module.c
|
Headers filter: empty Cache-Control is no longer added.
|
2013-10-18 18:13:44 +04:00 |
ngx_http_image_filter_module.c
|
Fixed setting of content type in some cases.
|
2013-12-27 19:40:04 +04:00 |
ngx_http_index_module.c
|
Fixed language in a comment preceding ngx_http_index_handler().
|
2013-03-21 16:05:35 +00:00 |
ngx_http_limit_conn_module.c
|
The limit_req_status and limit_conn_status directives.
|
2013-03-18 14:50:29 +00:00 |
ngx_http_limit_req_module.c
|
Core: slab log_nomem flag.
|
2014-03-31 21:38:30 +04:00 |
ngx_http_log_module.c
|
Access log: fix default value, broken by cb308813b453.
|
2014-06-03 10:53:48 -07:00 |
ngx_http_map_module.c
|
Handling of ngx_int_t != intptr_t case.
|
2013-09-04 21:16:59 +04:00 |
ngx_http_memcached_module.c
|
Win32: Borland C compatibility fixes.
|
2013-09-04 20:48:23 +04:00 |
ngx_http_mp4_module.c
|
Mp4: allow end values bigger than track duration.
|
2014-04-01 20:53:18 +04:00 |
ngx_http_not_modified_filter_module.c
|
Not modified filter: debug log format fixed.
|
2014-06-26 02:19:55 +04:00 |
ngx_http_proxy_module.c
|
Style: use %N instead of '\n' where appropriate.
|
2014-05-14 22:26:30 +04: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
|
Range filter: single_range flag in request.
|
2014-03-21 19:33:21 +04:00 |
ngx_http_realip_module.c
|
Added server-side support for PROXY protocol v1 (ticket #355).
|
2014-03-17 17:41:24 +04:00 |
ngx_http_referer_module.c
|
Referer: fixed hostname buffer overflow check.
|
2013-08-29 22:35:54 +04:00 |
ngx_http_rewrite_module.c
|
Added checks that disallow adding a variable with an empty name.
|
2012-12-17 19:03:33 +00:00 |
ngx_http_scgi_module.c
|
Upstream: fix $upstream_status variable.
|
2014-02-11 21:54:42 -08:00 |
ngx_http_secure_link_module.c
|
Secure_link: fixed configuration inheritance.
|
2013-01-28 14:42:07 +00:00 |
ngx_http_split_clients_module.c
|
Split clients: check length when parsing configuration.
|
2013-03-21 16:06:53 +00:00 |
ngx_http_ssi_filter_module.c
|
Entity tags: downgrade strong etags to weak ones as needed.
|
2014-06-26 02:21:01 +04:00 |
ngx_http_ssi_filter_module.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_ssl_module.c
|
SSL: $ssl_client_fingerprint variable.
|
2014-05-20 14:03:03 +04:00 |
ngx_http_ssl_module.h
|
SSL: ssl_session_tickets directive.
|
2014-01-10 16:12:40 +01:00 |
ngx_http_static_module.c
|
Entity tags: set for static respones.
|
2012-07-09 00:13:06 +00:00 |
ngx_http_stub_status_module.c
|
Fixed setting of content type in some cases.
|
2013-12-27 19:40:04 +04:00 |
ngx_http_sub_filter_module.c
|
Entity tags: downgrade strong etags to weak ones as needed.
|
2014-06-26 02:21:01 +04:00 |
ngx_http_upstream_hash_module.c
|
Upstream: generic hash module.
|
2014-06-02 16:16:22 +04:00 |
ngx_http_upstream_ip_hash_module.c
|
Upstream: fix tries check in ip_hash.
|
2014-05-23 13:47:05 +04:00 |
ngx_http_upstream_keepalive_module.c
|
Upstream keepalive: slightly simplified code.
|
2013-05-15 15:04:49 +04:00 |
ngx_http_upstream_least_conn_module.c
|
Upstream: fixed fail_timeout and max_fails > 1.
|
2013-05-21 21:47:50 +04: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
|
Upstream: uwsgi_ssl_name, uwsgi_ssl_verify, and so on.
|
2014-04-18 20:13:32 +04:00 |
ngx_http_xslt_filter_module.c
|
Entity tags: downgrade strong etags to weak ones as needed.
|
2014-06-26 02:21:01 +04:00 |