.. |
modules
|
Version bump.
|
2012-09-26 15:52:06 +00:00 |
ngx_http_busy_lock.c
|
Whitespace fixes.
|
2012-03-05 18:09:06 +00:00 |
ngx_http_busy_lock.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_cache.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_config.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_copy_filter_module.c
|
Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter"
|
2012-03-15 20:08:58 +00:00 |
ngx_http_core_module.c
|
Fixed strict aliasing bugs when dealing with IPv4-mapped IPv6 addresses
|
2012-08-30 14:58:11 +00:00 |
ngx_http_core_module.h
|
Core: ipv6only is now on by default.
|
2012-07-30 12:27:06 +00:00 |
ngx_http_file_cache.c
|
Fix of rbtree lookup on hash collisions.
|
2012-02-27 22:15:39 +00:00 |
ngx_http_header_filter_module.c
|
Fixed a harmless error in spelling of "Connection: close" when computing
|
2012-06-25 13:08:25 +00:00 |
ngx_http_parse_time.c
|
Fixed compilation with -Wmissing-prototypes.
|
2012-07-24 15:09:54 +00:00 |
ngx_http_parse.c
|
Win32: normalization of trailing dot inside uri.
|
2012-06-05 13:37:29 +00:00 |
ngx_http_postpone_filter_module.c
|
Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter"
|
2012-03-15 20:08:58 +00:00 |
ngx_http_request_body.c
|
Fixed grammar in error messages.
|
2012-04-12 19:35:41 +00:00 |
ngx_http_request.c
|
ngx_http_find_virtual_server() should return NGX_DECLINED if virtual server not
|
2012-07-30 11:42:03 +00:00 |
ngx_http_request.h
|
Entity tags: basic support in not modified filter.
|
2012-07-07 21:20:27 +00:00 |
ngx_http_script.c
|
Rewrite: fixed escaping and possible segfault (ticket #162).
|
2012-05-11 13:19:22 +00:00 |
ngx_http_script.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_special_response.c
|
Entity tags: clear on entity changes.
|
2012-07-07 21:22:27 +00:00 |
ngx_http_upstream_round_robin.c
|
Upstream: weights support in ip_hash balancer.
|
2012-06-03 23:22:41 +00:00 |
ngx_http_upstream_round_robin.h
|
Upstream: weights support in ip_hash balancer.
|
2012-06-03 23:22:41 +00:00 |
ngx_http_upstream.c
|
Upstream: hide_headers/pass_headers inheritance fix.
|
2012-07-30 10:35:26 +00:00 |
ngx_http_upstream.h
|
Upstream: added callback hook for the "Set-Cookie" header.
|
2012-02-13 11:01:58 +00:00 |
ngx_http_variables.c
|
Fixed compile-time conditionals used to detect if X-Forwarded-For support
|
2012-06-21 11:02:22 +00:00 |
ngx_http_variables.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_http_write_filter_module.c
|
Write filter: replaced unneeded loop with one to free chains.
|
2012-09-05 15:06:47 +00:00 |
ngx_http.c
|
Fixed sorting of listen addresses so that wildcard address is always at
|
2012-07-17 04:47:34 +00:00 |
ngx_http.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |