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-05-30
nginx-1.13.1-RELEASE
release-1.13.1
Maxim Dounin
1
-0
/
+98
2017-05-30
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
2017-05-29
Fixed background requests with asynchronous operations.
Roman Arutyunyan
1
-5
/
+3
2017-05-29
Configure: sched_setaffinity() test moved to auto/unix.
Maxim Dounin
2
-14
/
+12
2017-05-29
Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Maxim Dounin
2
-2
/
+2
2017-05-29
SSL: set TCP_NODELAY on SSL connections before handshake.
Maxim Dounin
2
-11
/
+27
2017-05-26
Introduced ngx_tcp_nodelay().
Ruslan Ermilov
7
-155
/
+69
2017-05-25
Background subrequests for cache updates.
Roman Arutyunyan
4
-24
/
+49
2017-05-24
Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278).
Roman Arutyunyan
1
-1
/
+1
2017-05-23
HTTP/2: fixed segfault when memory allocation failed.
Valentin Bartenev
1
-2
/
+2
2017-05-22
Contrib: proper syntax parsing in vim syntax highlighting.
Maxim Dounin
1
-1711
/
+1741
2017-05-18
Cache: ignore long locked entries during forced expire.
Dmitry Volyntsev
1
-11
/
+42
2017-05-18
Upstream: fixed u->headers_in.headers allocation error handling.
Sergey Kandaurov
4
-0
/
+6
2017-05-15
Configure: recent Sun C versions.
Maxim Dounin
1
-1
/
+4
2017-05-15
Configure: disabled gcc atomics with Sun C (ticket #1261).
Maxim Dounin
1
-15
/
+19
2017-05-15
Configure: style.
Maxim Dounin
1
-1
/
+1
2017-05-15
Realip: allow hostnames in set_real_ip_from (ticket #1180).
Ruslan Ermilov
2
-30
/
+136
2017-05-15
Access: simplified rule parser code.
Ruslan Ermilov
2
-26
/
+14
2017-05-03
SSL: allowed renegotiation in client mode with OpenSSL < 1.1.0.
Sergey Kandaurov
1
-1
/
+1
2017-04-27
Added missing "fall through" comments (ticket #1259).
Maxim Dounin
3
-0
/
+6
2017-04-25
Don't pretend we support HTTP major versions >1 as HTTP/1.1.
Ruslan Ermilov
5
-8
/
+34
2017-04-25
Version bump.
Ruslan Ermilov
1
-2
/
+2
2017-04-25
release-1.13.0 tag
Maxim Dounin
1
-0
/
+1
2017-04-25
nginx-1.13.0-RELEASE
release-1.13.0
Maxim Dounin
1
-0
/
+78
2017-04-24
HTTP/2: reduced difference to HTTP/1.x in reading request body.
Valentin Bartenev
3
-33
/
+18
2017-04-24
HTTP/2: rejecting zero WINDOW_UPDATE with PROTOCOL_ERROR.
Valentin Bartenev
1
-0
/
+38
2017-04-20
Gzip static: use an appropriate error on memory allocation failure.
Sergey Kandaurov
1
-1
/
+1
2017-04-20
Cleaned up r->headers_out.headers allocation error handling.
Sergey Kandaurov
8
-15
/
+28
2017-04-20
Core: signal sender pid logging.
Igor Sysoev
1
-8
/
+24
2017-04-18
Sub filter: restored ngx_http_set_ctx() at the proper place.
Sergey Kandaurov
1
-2
/
+2
2017-04-18
SSL: compatibility with OpenSSL master branch.
Sergey Kandaurov
1
-1
/
+1
2017-04-18
SSL: disabled renegotiation detection in client mode.
Sergey Kandaurov
2
-1
/
+8
2017-04-18
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
8
-0
/
+13
2017-04-11
Set UDP datagram source address (ticket #1239).
Roman Arutyunyan
2
-0
/
+103
2017-04-18
Core: removed extra ngx_alloc() and ngx_calloc() prototypes.
Sergey Kandaurov
1
-3
/
+0
2017-04-17
Enabled IPV6_RECVPKTINFO / IPV6_PKTINFO on macOS.
Sergey Kandaurov
2
-1
/
+6
2017-04-11
Added support for the "308 Permanent Redirect" (ticket #877).
Simon Leblanc
6
-4
/
+20
2017-04-03
Mail: configurable socket buffer sizes.
Vladimir Homutov
3
-1
/
+39
2017-04-03
Stream: configurable socket buffer sizes.
Vladimir Homutov
3
-1
/
+39
2017-04-12
Core: improved JSON escaping.
Valentin Bartenev
1
-5
/
+42
2017-04-12
Use ngx_calloc_buf() where appropriate.
Ruslan Ermilov
9
-12
/
+12
2017-04-12
Version bump.
Ruslan Ermilov
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
[next]