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
2016-03-30
Style.
Ruslan Ermilov
17
-66
/
+66
2016-03-28
Upstream: proxy_next_upstream non_idempotent.
Maxim Dounin
6
-1
/
+12
2016-03-28
Upstream: cached connections now tested against next_upstream.
Maxim Dounin
1
-49
/
+42
2016-03-28
Sub filter: fixed allocation alignment.
Roman Arutyunyan
1
-4
/
+4
2016-03-23
Resolver: added support for SRV records.
Dmitry Volyntsev
1
-1
/
+1
2016-03-22
Backed out server_tokens changes.
Maxim Dounin
5
-163
/
+45
2016-03-23
Cache: fixed slots accounting error introduced in c9d680b00744.
Dmitry Volyntsev
1
-2
/
+2
2016-03-22
Reconsidered server_tokens with an empty value.
Ruslan Ermilov
3
-20
/
+11
2016-03-21
HTTP/2: improved debugging of sending control frames.
Valentin Bartenev
1
-2
/
+13
2016-03-18
Cache: added watermark to reduce IO load when keys_zone is full.
Dmitry Volyntsev
2
-5
/
+34
2016-03-18
Cache: report error if slab allocator fails during cache loading.
Dmitry Volyntsev
2
-0
/
+8
2016-03-18
Threads: writing via threads pools in event pipe.
Maxim Dounin
3
-1
/
+126
2016-03-18
Threads: task pointer stored in ngx_file_t.
Maxim Dounin
1
-2
/
+3
2016-03-16
Style.
Ruslan Ermilov
1
-4
/
+4
2016-03-15
Win32: fixed build after cf3e75cfa951.
Ruslan Ermilov
1
-0
/
+4
2016-03-15
Win32: fixed build after cf3e75cfa951.
Ruslan Ermilov
1
-0
/
+4
2016-03-15
Added variables support to server_tokens.
Ruslan Ermilov
5
-47
/
+166
2016-03-08
Upstream: avoid closing client connection in edge case.
Justin Li
1
-0
/
+5
2016-03-10
Upstream: fixed "zero size buf" alerts with cache (ticket #918).
Maxim Dounin
1
-1
/
+2
2016-03-03
Copy filter: fixed sendfile aio handlers to set ctx->aio.
Maxim Dounin
1
-4
/
+12
2016-03-01
Request body: moved handling of the last part in the save filter.
Valentin Bartenev
1
-69
/
+40
2016-02-24
HTTP/2: implemented per request timeouts (closes #626).
Valentin Bartenev
3
-63
/
+147
2016-02-24
HTTP/2: always use temporary pool for processing headers.
Valentin Bartenev
2
-25
/
+37
2016-02-24
HTTP/2: cleaned up state while closing stream.
Valentin Bartenev
1
-0
/
+4
2016-02-24
Fixed buffer over-read while logging invalid request headers.
Valentin Bartenev
1
-4
/
+3
2016-02-18
Headers filter: fixed "add_header ... '' always".
Ruslan Ermilov
1
-8
/
+8
2016-02-16
HTTP/2: added debug logging of response headers.
Valentin Bartenev
1
-0
/
+41
2016-02-16
HTTP/2: use local pointer instead of r->connection.
Valentin Bartenev
1
-2
/
+2
2016-02-12
HTTP/2: fixed undefined behavior in ngx_http_v2_huff_encode().
Valentin Bartenev
1
-2
/
+6
2016-02-11
HTTP/2: implemented HPACK Huffman encoding for response headers.
Valentin Bartenev
3
-56
/
+343
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
4
-37
/
+37
2016-02-04
Dynamic modules: moved module-related stuff to separate files.
Maxim Dounin
1
-8
/
+1
2016-02-04
HTTP/2: fixed possible buffer overrun (ticket #893).
Valentin Bartenev
1
-2
/
+2
2016-02-02
HTTP/2: fixed padding handling in HEADERS frame with CONTINUATION.
Valentin Bartenev
1
-1
/
+11
2016-02-02
HTTP/2: fixed request length accounting.
Valentin Bartenev
1
-1
/
+10
2016-02-02
HTTP/2: fixed excessive memory allocation for pool cleanup.
Valentin Bartenev
1
-1
/
+1
2016-02-02
HTTP/2: removed unused field from ngx_http_v2_stream_t.
Valentin Bartenev
1
-1
/
+0
2016-01-12
Request body: removed surplus assigment, no functional changes.
Valentin Bartenev
1
-6
/
+0
2016-01-11
Upstream: fixed changing method on X-Accel-Redirect.
Maxim Dounin
1
-0
/
+1
2015-12-17
Upstream: don't keep connections on early responses (ticket #669).
Maxim Dounin
3
-0
/
+8
2015-12-17
Fixed PROXY protocol on IPv6 sockets (ticket #858).
Maxim Dounin
1
-0
/
+1
2015-12-09
Fixed fastcgi_pass with UNIX socket and variables (ticket #855).
Ruslan Ermilov
1
-1
/
+3
2015-12-08
Slice filter: terminate first slice with last_in_chain flag.
Roman Arutyunyan
1
-0
/
+1
2015-12-08
Slice filter: never run subrequests when main request is buffered.
Roman Arutyunyan
1
-0
/
+4
2015-12-08
SSL: fixed possible segfault on renegotiation (ticket #845).
Sergey Kandaurov
1
-0
/
+4
2015-12-07
Slice filter.
Roman Arutyunyan
3
-5
/
+546
2015-12-07
Upstream: fill r->headers_out.content_range from upstream response.
Roman Arutyunyan
1
-0
/
+5
2015-12-03
Style: NGX_PTR_SIZE replaced with sizeof(void *).
Maxim Dounin
1
-1
/
+1
2015-12-02
Style.
Maxim Dounin
1
-1
/
+1
2015-11-30
Stop emulating a space character after r->method_name.
Ruslan Ermilov
2
-4
/
+1
[prev]
[next]