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-11-16
Upstream: better detection of connect() failures with kqueue.
Maxim Dounin
1
-2
/
+9
2012-11-16
Upstream: honor the "down" flag for a single server.
Ruslan Ermilov
1
-0
/
+4
2012-11-16
Variables $request_time and $msec.
Ruslan Ermilov
1
-0
/
+63
2012-11-16
Version bump.
Ruslan Ermilov
1
-1
/
+1
2012-10-30
Event pipe: fixed handling of buf_to_file data.
Maxim Dounin
1
-0
/
+1
2012-10-29
Variables $connection and $connection_requests.
Maxim Dounin
2
-23
/
+53
2012-10-23
ngx_http_keepalive_handler() is now trying to not keep c->buffer's memory for
Valentin Bartenev
1
-0
/
+14
2012-10-18
Gunzip: fixed r->gzip_ok check.
Maxim Dounin
1
-1
/
+1
2012-10-05
OCSP stapling: properly check if there is ssl.ctx.
Maxim Dounin
1
-1
/
+1
2012-10-03
Variable $bytes_sent.
Maxim Dounin
1
-0
/
+26
2012-10-03
Log: $apache_bytes_sent removed.
Maxim Dounin
1
-8
/
+0
2012-10-03
SSL: the "ssl_verify_client" directive parameter "optional_no_ca".
Maxim Dounin
2
-2
/
+5
2012-10-03
Version bump.
Maxim Dounin
1
-1
/
+1
2012-10-01
OCSP stapling: ssl_stapling_verify directive.
Maxim Dounin
2
-2
/
+12
2012-10-01
OCSP stapling: loading OCSP responses.
Maxim Dounin
2
-5
/
+57
2012-10-01
OCSP stapling: ssl_stapling_file support.
Maxim Dounin
2
-0
/
+27
2012-10-01
OCSP stapling: ssl_trusted_certificate directive.
Maxim Dounin
2
-3
/
+22
2012-09-26
Version bump.
Maxim Dounin
1
-1
/
+1
2012-09-11
Gunzip: removed nginx.h leftover include.
Maxim Dounin
1
-1
/
+0
2012-09-10
Gunzip filter import.
Maxim Dounin
1
-0
/
+677
2012-09-10
Gzip static: "always" parameter in "gzip_static" directive.
Maxim Dounin
1
-10
/
+32
2012-09-10
Memcached: memcached_gzip_flag directive.
Maxim Dounin
1
-8
/
+56
2012-09-05
Write filter: replaced unneeded loop with one to free chains.
Maxim Dounin
1
-11
/
+7
2012-09-03
Limit req: fix of rbtree node insertion on hash collisions.
Valentin Bartenev
1
-4
/
+4
2012-08-30
Fixed strict aliasing bugs when dealing with IPv4-mapped IPv6 addresses
Ruslan Ermilov
3
-3
/
+29
2012-08-28
Fixed the "include" directive.
Ruslan Ermilov
2
-19
/
+4
2012-08-27
Version bump.
Ruslan Ermilov
1
-1
/
+1
2012-08-17
Mark logically dead code with corresponding comment.
Andrey Belov
1
-0
/
+1
2012-08-17
Mp4: removed restriction to avc1/mp4a formats (ticket #194).
Maxim Dounin
1
-8
/
+0
2012-08-16
Geo: fixed handling of ranges without default set.
Maxim Dounin
1
-4
/
+4
2012-08-16
Map: fixed optimization of variables as values.
Maxim Dounin
1
-8
/
+2
2012-08-08
Added three missing checks for NULL after ngx_array_push() calls.
Valentin Bartenev
3
-0
/
+10
2012-08-03
Whitespace fix.
Maxim Dounin
1
-2
/
+2
2012-07-31
Version bump.
Ruslan Ermilov
1
-1
/
+1
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
[prev]
[next]