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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
nginx-1.12.2-RELEASE
release-1.12.2
Maxim Dounin
1
-0
/
+69
2017-10-05
Fixed build without IPv6, broken by 874171c3c71a.
Maxim Dounin
1
-1
/
+3
2017-10-04
Fixed handling of unix sockets in $binary_remote_addr.
Maxim Dounin
2
-0
/
+24
2017-10-04
Fixed handling of non-null-terminated unix sockets.
Maxim Dounin
3
-1
/
+21
2017-10-04
Fixed buffer overread with unix sockets after accept().
Maxim Dounin
2
-0
/
+12
2017-09-25
Fixed the NGX_UNIX_ADDRSTRLEN macro.
Ruslan Ermilov
1
-2
/
+3
2017-10-04
HTTP/2: enforce writing the sync request body buffer to file.
Valentin Bartenev
1
-5
/
+2
2017-09-11
Stream: relaxed next upstream condition (ticket #1317).
Roman Arutyunyan
1
-2
/
+6
2017-08-10
Range filter: changed type for total length to off_t.
Maxim Dounin
1
-8
/
+9
2017-08-08
Updated PCRE used for win32 builds.
Maxim Dounin
1
-1
/
+1
2017-07-11
Core: fixed error message on setsockopt(SO_REUSEPORT) failure.
Maxim Dounin
1
-1
/
+1
2017-07-11
Core: disabled SO_REUSEPORT when testing config (ticket #1300).
Maxim Dounin
1
-1
/
+1
2017-05-24
Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278).
Roman Arutyunyan
1
-1
/
+1
2017-04-27
Added missing "fall through" comments (ticket #1259).
Maxim Dounin
3
-0
/
+6
2017-10-13
Version bump.
Maxim Dounin
1
-2
/
+2
2017-07-11
release-1.12.1 tag
Maxim Dounin
1
-0
/
+1
2017-07-11
nginx-1.12.1-RELEASE
release-1.12.1
Maxim Dounin
1
-0
/
+20
2017-07-11
Range filter: protect from total size overflows.
Maxim Dounin
1
-0
/
+4
2017-05-30
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
2017-07-11
Version bump.
Maxim Dounin
1
-2
/
+2
2017-04-12
release-1.12.0 tag
Maxim Dounin
1
-0
/
+1
2017-04-12
nginx-1.12.0-RELEASE
release-1.12.0
Maxim Dounin
1
-0
/
+14
2017-04-12
Stable branch.
Maxim Dounin
1
-2
/
+2
2017-04-04
release-1.11.13 tag
Maxim Dounin
1
-0
/
+1
2017-04-04
nginx-1.11.13-RELEASE
release-1.11.13
Maxim Dounin
1
-0
/
+91
2017-03-24
Upstream: allow recovery from "429 Too Many Requests" response.
Piotr Sikora
6
-5
/
+16
2017-03-24
Added support for "429 Too Many Requests" response (RFC6585).
Piotr Sikora
3
-8
/
+29
2017-04-03
Fixed type.
hucongcong
1
-2
/
+2
2017-03-31
Slice filter: prevented slice redirection (ticket #1219).
Roman Arutyunyan
1
-1
/
+11
2017-03-28
Slice filter: allowed at most one subrequest at a time.
Roman Arutyunyan
1
-12
/
+16
2017-04-02
Moved handling of wev->delayed to the connection event handler.
Maxim Dounin
4
-78
/
+26
2017-04-02
Perl: fixed delaying subrequests.
Maxim Dounin
2
-6
/
+11
2017-04-02
Limit req: fixed delaying subrequests.
Maxim Dounin
1
-1
/
+4
2017-03-26
HTTP/2: style and typos.
Piotr Sikora
2
-7
/
+8
2017-03-29
HTTP/2: fixed connection finalization.
Valentin Bartenev
1
-3
/
+8
2017-03-29
HTTP/2: fixed stream finalization.
Valentin Bartenev
1
-0
/
+3
2017-03-26
HTTP/2: emit PROTOCOL_ERROR on padding errors.
Piotr Sikora
1
-2
/
+4
2017-03-26
HTTP/2: fix flow control with padded DATA frames.
Piotr Sikora
1
-10
/
+12
2017-03-26
HTTP/2: fix $body_bytes_sent variable.
Piotr Sikora
1
-0
/
+3
2017-03-26
HTTP/2: fix $bytes_sent variable.
Piotr Sikora
1
-0
/
+2
2017-03-28
Copy filter: wake up subrequests after aio operations.
Maxim Dounin
1
-2
/
+30
2017-03-28
Threads: fixed request hang with aio_write and subrequests.
Maxim Dounin
1
-2
/
+12
2017-03-28
Simplified and improved sendfile() code on Linux.
Maxim Dounin
1
-67
/
+47
2017-03-28
Fixed ngx_open_cached_file() error handling.
Sergey Kandaurov
5
-3
/
+24
2017-03-28
Core: set nginx_shared_zone name via ngx_str_set().
Ruslan Ermilov
1
-2
/
+1
2017-03-28
Use ngx_array_init() to initialize arrays.
Ruslan Ermilov
1
-19
/
+15
2017-03-28
Version bump.
Ruslan Ermilov
1
-2
/
+2
2017-03-24
release-1.11.12 tag
Maxim Dounin
1
-0
/
+1
2017-03-24
nginx-1.11.12-RELEASE
release-1.11.12
Maxim Dounin
1
-0
/
+16
2017-03-24
Fixed CPU hog while freeing hc->busy after e662cbf1b932 (1.11.11).
Maxim Dounin
1
-0
/
+1
[next]