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-07-19
HTTP/2: prevented output of the HEADERS frame for canceled streams.
Valentin Bartenev
1
-2
/
+6
2016-07-19
HTTP/2: always send GOAWAY while worker is shutting down.
Valentin Bartenev
1
-1
/
+1
2016-07-15
Events: support for EPOLLEXCLUSIVE.
Valentin Bartenev
3
-3
/
+41
2016-07-15
Style: sorted epoll flags.
Valentin Bartenev
1
-3
/
+3
2016-07-15
Events: the "accept_mutex" directive is turned off by default.
Valentin Bartenev
1
-1
/
+1
2016-07-12
Stream: split_clients module.
Vladimir Homutov
1
-0
/
+244
2016-06-30
Stream: geo module.
Vladimir Homutov
1
-0
/
+1572
2016-07-12
Stream: geoip module.
Vladimir Homutov
1
-0
/
+814
2016-07-12
Stream: style.
Vladimir Homutov
7
-7
/
+7
2016-07-07
HTTP/2: avoid left-shifting signed integer into the sign bit.
Sergey Kandaurov
1
-1
/
+1
2016-07-07
Avoid left-shifting integers into the sign bit, which is undefined.
Sergey Kandaurov
4
-16
/
+16
2016-07-07
Stream: resolver.
Vladimir Homutov
2
-0
/
+63
2016-07-06
Use NGX_MAX_PATH_LEVEL where appropriate.
Ruslan Ermilov
3
-17
/
+16
2016-07-06
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-05-18
Stream: return module.
Roman Arutyunyan
1
-0
/
+207
2016-06-29
Stream: SSL-related variables.
Vladimir Homutov
1
-1
/
+114
2016-06-29
Stream: got rid of pseudo variables.
Vladimir Homutov
3
-92
/
+124
2016-06-29
Stream: map module.
Vladimir Homutov
1
-0
/
+574
2016-06-14
Stream: core module variables.
Vladimir Homutov
1
-0
/
+350
2016-07-04
Stream: variables and script.
Vladimir Homutov
8
-57
/
+1845
2016-06-15
Stream: added preconfiguration step.
Vladimir Homutov
11
-2
/
+27
2016-07-02
Sub filter: eliminate unnecessary buffering.
Roman Arutyunyan
1
-4
/
+37
2016-07-02
Sub filter: introduced the ngx_http_sub_match() function.
Roman Arutyunyan
1
-31
/
+52
2016-06-30
Internal md5 and sha1 implementations are now always used.
Maxim Dounin
5
-75
/
+0
2016-06-29
Removed unused flag accept_context_updated from ngx_event_t.
Ruslan Ermilov
3
-11
/
+2
2016-06-27
Style.
Roman Arutyunyan
1
-10
/
+10
2016-06-22
HTTP/2: style.
Piotr Sikora
1
-6
/
+4
2016-06-22
Style.
Roman Arutyunyan
1
-1
/
+0
2016-06-22
Stream: use ngx_pcalloc() in ngx_stream_proxy_bind().
Roman Arutyunyan
1
-1
/
+1
2016-06-20
Fixed build on MSVC.
Roman Arutyunyan
2
-2
/
+2
2016-06-20
Stream: set SO_REUSEADDR for UDP upstream sockets.
Roman Arutyunyan
1
-1
/
+25
2016-06-20
Stream: support for $remote_port in proxy_bind.
Roman Arutyunyan
1
-9
/
+20
2016-06-20
Upstream: support for port in proxy_bind and friends.
Roman Arutyunyan
2
-3
/
+5
2016-06-20
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Roman Arutyunyan
15
-317
/
+90
2016-06-20
Set IP_BIND_ADDRESS_NO_PORT socket option for upstream sockets.
Andrei Belov
1
-0
/
+26
2016-06-15
SSL: ngx_ssl_ciphers() to set list of ciphers.
Tim Taubert
8
-62
/
+40
2016-06-16
HTTP/2: fixed the "http request count is zero" alert.
Valentin Bartenev
1
-0
/
+1
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-09
An internal SHA1 implementation.
Maxim Dounin
3
-13
/
+319
2016-06-08
Fixed spelling.
Otto Kekäläinen
1
-1
/
+1
2016-06-07
Fixed an error log message.
Valentin Bartenev
1
-1
/
+1
2016-06-07
Version bump.
Sergey Kandaurov
1
-2
/
+2
2016-05-31
Core: skip special buffers on writing (ticket #981).
Maxim Dounin
1
-0
/
+5
2016-05-24
HTTP/2: unbreak build on MSVC.
Valentin Bartenev
1
-1
/
+1
2016-05-24
Version bump.
Valentin Bartenev
1
-2
/
+2
2016-05-24
Fixed build on MSVC.
Maxim Dounin
1
-2
/
+2
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
[next]