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-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
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-11
Dynamic modules: fixed a version mismatch message (ticket #898).
Ruslan Ermilov
1
-1
/
+1
2016-02-11
Stream: initialize variable right before using it.
Roman Arutyunyan
1
-2
/
+2
2016-02-11
Stream: removed useless typedef.
Roman Arutyunyan
1
-3
/
+0
2016-02-09
Core: ngx_module_t compatibility with C++.
Piotr Sikora
1
-1
/
+1
2016-02-10
Version bump.
Maxim Dounin
1
-2
/
+2
2016-02-04
Dynamic modules.
Maxim Dounin
5
-10
/
+653
2016-02-04
Dynamic modules: dlopen() support.
Maxim Dounin
10
-0
/
+127
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
16
-140
/
+148
2016-02-04
Dynamic modules: moved module-related stuff to separate files.
Maxim Dounin
10
-95
/
+149
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
2015-12-17
Resolver: style.
Ruslan Ermilov
1
-9
/
+8
2015-12-17
Resolver: improved PTR response processing.
Ruslan Ermilov
1
-28
/
+74
2015-12-17
Resolver: style.
Ruslan Ermilov
1
-13
/
+13
2016-02-02
Resolver: free TCP buffers on resolver cleanup.
Roman Arutyunyan
1
-0
/
+10
2016-02-02
Resolver: fixed possible resource leak introduced in 5a16d40c63de.
Ruslan Ermilov
1
-0
/
+2
2016-01-28
Resolver: TCP support.
Roman Arutyunyan
2
-51
/
+549
2016-01-28
Resolver: per-request DNS server balancer.
Roman Arutyunyan
2
-5
/
+17
[prev]
[next]