index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
Core: ipv6only is now on by default.
Ruslan Ermilov
2
-2
/
+5
2012-07-30
ngx_http_find_virtual_server() should return NGX_DECLINED if virtual server not
Valentin Bartenev
1
-1
/
+1
2012-07-30
Upstream: hide_headers/pass_headers inheritance fix.
Maxim Dounin
1
-3
/
+3
2012-07-29
Improved diagnostics when a directive is specified in the wrong context.
Ruslan Ermilov
1
-1
/
+1
2012-07-29
Slight optimization in ngx_http_upstream_add(): replaced an expression
Ruslan Ermilov
1
-1
/
+1
2012-07-29
ngx_http_upstream_add() should return NULL if an error occurs.
Ruslan Ermilov
1
-2
/
+2
2012-07-24
Fixed compilation with -Wmissing-prototypes.
Ruslan Ermilov
3
-2
/
+3
2012-07-20
Fixed debugging messages to account that limit_zone was renamed to limit_conn.
Ruslan Ermilov
1
-2
/
+2
2012-07-17
Fixed sorting of listen addresses so that wildcard address is always at
Ruslan Ermilov
1
-0
/
+5
2012-07-17
Version bump.
Ruslan Ermilov
1
-1
/
+1
2012-07-09
Entity tags: empty etags handling in If-Range.
Maxim Dounin
1
-1
/
+1
2012-07-09
Entity tags: the "etag" directive.
Maxim Dounin
2
-1
/
+18
2012-07-09
Entity tags: set for static respones.
Maxim Dounin
6
-0
/
+46
2012-07-07
Entity tags: handling in add_header.
Maxim Dounin
1
-0
/
+38
2012-07-07
Entity tags: clear on entity changes.
Maxim Dounin
7
-0
/
+14
2012-07-07
Entity tags: support in If-Range header.
Maxim Dounin
1
-5
/
+29
2012-07-07
Entity tags: basic support in not modified filter.
Maxim Dounin
3
-2
/
+102
2012-07-07
Not modified filter: tests separated from actions.
Maxim Dounin
1
-31
/
+38
2012-07-07
Added Last-Modified parsing in add_header.
Maxim Dounin
1
-25
/
+13
2012-07-07
Fixed If-Range with unknown last modified time.
Maxim Dounin
1
-1
/
+5
2012-07-06
Corrected $request_length calculation for pipelined requests.
Andrey Belov
1
-7
/
+4
2012-07-03
Reset r->uri_changed in a named location (ticket #184).
Maxim Dounin
1
-0
/
+1
2012-06-29
map: strip final dot before looking up in a map of hostnames.
Ruslan Ermilov
1
-5
/
+4
2012-06-29
Version bump.
Ruslan Ermilov
1
-1
/
+1
2012-06-26
Mp4: fixed build on win32 after r4689.
Maxim Dounin
1
-1
/
+1
2012-06-25
Fixed a harmless error in spelling of "Connection: close" when computing
Ruslan Ermilov
1
-1
/
+1
2012-06-21
Fixed compile-time conditionals used to detect if X-Forwarded-For support
Ruslan Ermilov
3
-3
/
+3
2012-06-19
Added IPv6 support to ip_hash.
Ruslan Ermilov
1
-16
/
+27
2012-06-18
Upstream keepalive: "single" parameter deprecated.
Maxim Dounin
1
-29
/
+4
2012-06-18
Mp4: fixed streaming if moov atom is at buffer edge.
Maxim Dounin
1
-0
/
+10
2012-06-18
Mp4: fixed non-keyframe seeks in some cases (ticket #175).
Maxim Dounin
1
-1
/
+8
2012-06-18
Style fix.
Andrey Belov
1
-1
/
+1
2012-06-18
New core variable: $status.
Andrey Belov
2
-4
/
+40
2012-06-18
Version bump.
Ruslan Ermilov
1
-1
/
+1
2012-06-08
Fixed spelling of "endianness", and called it "byte ordering" in the
Ruslan Ermilov
1
-1
/
+1
2012-06-05
Win32: uris with ":$" are now rejected.
Maxim Dounin
1
-6
/
+22
2012-06-05
Win32: normalization of trailing dot inside uri.
Maxim Dounin
1
-0
/
+20
2012-06-04
Upstream: least_conn compilation fixes.
Maxim Dounin
1
-5
/
+3
2012-06-03
Upstream: weights support in ip_hash balancer.
Maxim Dounin
3
-3
/
+33
2012-06-03
Upstream: least_conn balancer module.
Maxim Dounin
1
-0
/
+404
2012-05-30
Fixed returned value handling from the cookie rewrite handler.
Valentin Bartenev
1
-1
/
+15
2012-05-29
geoip: got rid of ugly casts when calling ngx_free().
Ruslan Ermilov
1
-4
/
+4
2012-05-28
Fixed broken build.
Ruslan Ermilov
1
-2
/
+2
2012-05-28
Fixed memory leak if $geoip_org variable was used.
Ruslan Ermilov
1
-2
/
+13
2012-05-24
Fixed the reuse of parsed DTDs and XSLTs.
Ruslan Ermilov
1
-2
/
+2
2012-05-23
Fixed warning during nginx.xs compilation.
Maxim Dounin
1
-1
/
+1
2012-05-17
Fixed core variables dynamic access after reconfiguration.
Maxim Dounin
1
-2
/
+9
2012-05-17
Fixed segfault with filter_finalize introduced in r4621 (1.3.0).
Maxim Dounin
1
-2
/
+0
2012-05-16
Zero padded the returned and logged HTTP status code, and fixed possible
Ruslan Ermilov
2
-3
/
+3
2012-05-16
Capped the status code that may be returned with "return" and "try_files".
Ruslan Ermilov
2
-1
/
+7
[next]