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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
Stream: detect port absence in proxy_pass with IP literal.
Roman Arutyunyan
1
-1
/
+1
2016-03-23
Resolver: added support for SRV records.
Dmitry Volyntsev
3
-27
/
+992
2016-03-23
Resolver: do not enable resolve timer if provided timeout is zero.
Dmitry Volyntsev
1
-20
/
+24
2016-03-23
Resolver: introduced valid field in resolver responses.
Dmitry Volyntsev
2
-0
/
+8
2016-03-23
Core: introduced the NGX_DEBUG_PALLOC macro.
Valentin Bartenev
1
-0
/
+4
2016-03-23
Core: use ngx_palloc_small() to allocate ngx_pool_large_t.
Valentin Bartenev
1
-2
/
+2
2016-03-23
Core: introduced the ngx_palloc_small() function.
Valentin Bartenev
1
-33
/
+26
2016-03-23
Core: moved logging before freeing large blocks of pool.
Valentin Bartenev
1
-9
/
+10
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-21
Events: fixed test building with devpoll and eventport on Linux.
Sergey Kandaurov
2
-1
/
+3
2016-03-18
Fix build with -Wmissing-prototypes.
Piotr Sikora
1
-2
/
+2
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
5
-21
/
+214
2016-03-18
Threads: offloading of temp files writing to thread pools.
Maxim Dounin
4
-14
/
+164
2016-03-18
Threads: task pointer stored in ngx_file_t.
Maxim Dounin
5
-11
/
+18
2016-03-18
Fixed timeouts with threaded sendfile() and subrequests.
Maxim Dounin
2
-10
/
+14
2016-03-16
Style.
Ruslan Ermilov
1
-4
/
+4
2016-03-15
Truncation detection in sendfilev() on Solaris.
Maxim Dounin
1
-0
/
+23
2016-03-15
Truncation detection in sendfile() on Linux.
Maxim Dounin
1
-0
/
+26
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
20
-105
/
+726
2016-03-15
Stream: post first read events from client and upstream.
Roman Arutyunyan
1
-12
/
+10
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-14
Fixed handling of EAGAIN with sendfile in threads.
Valentin Bartenev
1
-1
/
+6
2016-03-15
Events: fixed error logging in devpoll.
Roman Arutyunyan
1
-1
/
+1
2016-03-14
Fixed compilation with -Wmissing-prototypes.
Sergey Kandaurov
2
-2
/
+2
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
2
-5
/
+12
2016-03-03
Fixed sendfile in threads (or with aio preload) and subrequests.
Maxim Dounin
2
-0
/
+24
2016-03-03
Introduced the ngx_chain_to_iovec() function.
Valentin Bartenev
1
-50
/
+60
2016-03-01
Request body: moved handling of the last part in the save filter.
Valentin Bartenev
1
-69
/
+40
2016-02-25
Dynamic modules: removed unnecessary initialization.
Ruslan Ermilov
1
-1
/
+0
2016-02-25
Version bump.
Ruslan Ermilov
1
-2
/
+2
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-19
SSL: avoid calling SSL_shutdown() during handshake (ticket #901).
Maxim Dounin
1
-0
/
+13
2016-02-19
SSL: fixed SSL_shutdown() comment.
Maxim Dounin
1
-1
/
+1
2016-02-18
Headers filter: fixed "add_header ... '' always".
Ruslan Ermilov
1
-8
/
+8
2016-02-18
Core: added support for more than 64 CPUs in worker_cpu_affinity.
Vladimir Homutov
6
-59
/
+83
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-15
Core: improved logging on invalid NGINX variable (ticket #900).
Maxim Dounin
1
-0
/
+6
[next]