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-06-16
HTTP/2: avoid adding Content-Length for requests without body.
Valentin Bartenev
1
-2
/
+4
2016-06-16
HTTP/2: prevented double termination of a stream.
Valentin Bartenev
1
-0
/
+5
2016-06-16
HTTP/2: fixed a segfault while processing unbuffered upload.
Valentin Bartenev
1
-4
/
+0
2016-06-07
Fixed an error log message.
Valentin Bartenev
1
-1
/
+1
2016-05-24
HTTP/2: unbreak build on MSVC.
Valentin Bartenev
1
-1
/
+1
2016-05-24
HTTP/2: implemented preread buffer for request body (closes #959).
Valentin Bartenev
4
-43
/
+146
2016-05-23
Realip: detect duplicate real_ip_header directive.
Ruslan Ermilov
1
-0
/
+4
2016-05-23
Realip: port support in X-Real-IP and X-Forwarded-For.
Dmitry Volyntsev
1
-1
/
+3
2016-05-23
Realip: take client port from PROXY protocol header.
Dmitry Volyntsev
1
-0
/
+22
2016-05-23
Added the $realip_remote_port variable.
Dmitry Volyntsev
1
-4
/
+71
2016-05-23
Added the $proxy_protocol_port variable.
Dmitry Volyntsev
1
-0
/
+31
2016-05-23
Renamed "u" to "sockaddr" in listen options types.
Maxim Dounin
3
-15
/
+17
2016-05-23
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
3
-13
/
+3
2016-05-20
Use ngx_cmp_sockaddr() where appropriate.
Ruslan Ermilov
2
-34
/
+4
2016-05-20
HTTP/2: the "421 Misdirected Request" response (closes #848).
Valentin Bartenev
4
-9
/
+23
2016-05-19
SSL: support for multiple curves (ticket #885).
Maxim Dounin
1
-1
/
+1
2016-05-19
SSL: support for multiple certificates (ticket #814).
Maxim Dounin
2
-17
/
+34
2016-05-18
Added overflow checks for version numbers (ticket #762).
Maxim Dounin
1
-0
/
+16
2016-05-16
Cache: fixed updating bypassed cached errors (ticket #827).
Maxim Dounin
1
-0
/
+1
2016-05-16
Dav: return 501 on PUT with ranges (ticket #948).
Maxim Dounin
3
-0
/
+11
2016-05-13
Improved EPOLLRDHUP handling.
Valentin Bartenev
2
-2
/
+10
2016-05-12
Map: support of complex values in resulting strings.
Dmitry Volyntsev
1
-59
/
+67
2016-04-28
Removed unused flag unexpected_eof from ngx_connection_t.
Ruslan Ermilov
1
-2
/
+0
2016-04-26
Variable $request_id.
Vladimir Homutov
1
-0
/
+47
2015-12-18
Upstream: the "transparent" parameter of proxy_bind and friends.
Roman Arutyunyan
7
-6
/
+29
2016-04-13
Upstream: prepared proxy_bind to accept parameters.
Roman Arutyunyan
1
-38
/
+44
2016-04-19
HTTP/2: send the output queue after emitting WINDOW_UPDATE.
Valentin Bartenev
1
-0
/
+10
2016-04-19
HTTP/2: skip data frames in case of internal errors.
Valentin Bartenev
1
-0
/
+2
2016-04-19
HTTP/2: don't send WINDOW_UPDATE for an empty request body.
Valentin Bartenev
1
-12
/
+13
2016-04-18
HTTP/2: write logs when refusing streams with data.
Maxim Dounin
1
-0
/
+4
2016-04-14
HTTP/2: send WINDOW_UPDATE instead of RST_STREAM with NO_ERROR.
Valentin Bartenev
1
-0
/
+22
2016-04-14
HTTP/2: refuse streams with data until SETTINGS is acknowledged.
Valentin Bartenev
2
-1
/
+8
2016-04-14
HTTP/2: deduplicated some code in ngx_http_v2_state_headers().
Valentin Bartenev
1
-18
/
+13
2016-04-11
FastCGI: skip special bufs in buffered request body chain.
Valentin Bartenev
1
-0
/
+5
2016-04-11
Fixed typos.
Alessandro Ghedini
1
-2
/
+2
2016-04-07
Fixed spelling.
Josh Soref
2
-5
/
+5
2016-04-01
HTTP/2: support for unbuffered upload of request body.
Valentin Bartenev
3
-3
/
+138
2016-04-01
HTTP/2: rewritten handling of request body.
Valentin Bartenev
4
-258
/
+238
2016-04-01
HTTP/2: sending RST_STREAM with NO_ERROR to discard request body.
Valentin Bartenev
2
-14
/
+25
2016-03-31
SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
1
-1
/
+1
2016-03-31
Fixed logging.
Sergey Kandaurov
18
-34
/
+34
2016-03-31
Fixed logging with variable field width.
Sergey Kandaurov
5
-9
/
+10
2016-03-31
Fixed logging in close error handling.
Sergey Kandaurov
1
-1
/
+1
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
[prev]
[next]