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
/
modules
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-25
Autoindex: fixed possible integer overflow on 32-bit systems.
Vladimir Homutov
1
-24
/
+42
2018-12-24
Win32: removed NGX_DIR_MASK concept.
Maxim Dounin
2
-3
/
+1
2018-12-24
Userid: using stub for AF_UNIX addresses.
Sergey Kandaurov
1
-0
/
+7
2018-12-14
Geo: fixed handling of AF_UNIX client addresses (ticket #1684).
Maxim Dounin
1
-0
/
+13
2018-11-21
Mp4: fixed possible pointer overflow on 32-bit platforms.
Maxim Dounin
1
-1
/
+8
2018-11-21
Limit req: "delay=" parameter.
Maxim Dounin
1
-10
/
+22
2018-11-21
Limit req: fixed error message wording.
Maxim Dounin
1
-1
/
+1
2018-11-06
gRPC: limited allocations due to ping and settings frames.
Maxim Dounin
1
-0
/
+15
2018-11-06
Mp4: fixed reading 64-bit atoms.
Roman Arutyunyan
1
-0
/
+7
2018-10-03
Upstream: proxy_socket_keepalive and friends.
Vladimir Homutov
6
-0
/
+66
2018-09-19
Removed bgcolor attribute on body in error pages and autoindex.
Nova DasSarma
1
-1
/
+1
2018-09-21
Rewrite: removed r->err_status special handling (ticket #1634).
Maxim Dounin
1
-9
/
+1
2018-09-03
gRPC: disabled keepalive when sending control frames was blocked.
Maxim Dounin
1
-0
/
+12
2018-09-03
gRPC: improved keepalive handling.
Maxim Dounin
1
-33
/
+67
2018-09-03
Uwsgi: added a check on maximum uwsgi request size.
Maxim Dounin
1
-0
/
+6
2018-09-03
Uwsgi: style.
Maxim Dounin
1
-2
/
+2
2018-08-10
Upstream keepalive: keepalive_requests directive.
Maxim Dounin
1
-0
/
+14
2018-08-10
Upstream keepalive: keepalive_timeout directive.
Maxim Dounin
1
-5
/
+20
2018-08-10
Upstream keepalive: comment added.
Maxim Dounin
1
-0
/
+2
2018-08-07
SSL: support for TLSv1.3 early data with BoringSSL.
Maxim Dounin
2
-0
/
+19
2018-08-02
Dav: removed dead store after 8e7a5de61664.
Sergey Kandaurov
1
-2
/
+0
2018-08-01
Dav: changed COPY of a file to preserve access mask.
Maxim Dounin
1
-1
/
+1
2018-07-17
Fixed invalid access to location defined as an empty string.
Ruslan Ermilov
6
-6
/
+6
2018-07-17
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
3
-0
/
+21
2018-07-02
gRPC: clearing buffers in ngx_http_grpc_get_buf().
Maxim Dounin
1
-11
/
+16
2018-06-15
Upstream: ngx_http_upstream_random module.
Vladimir Homutov
1
-0
/
+502
2018-06-14
Upstream: improved peer selection concurrency for hash and ip_hash.
Ruslan Ermilov
2
-2
/
+14
2018-05-30
Limit req: improved handling of negative times.
Maxim Dounin
1
-4
/
+25
2018-05-07
Silenced -Wcast-function-type warnings (closes #1546).
Sergey Kandaurov
5
-8
/
+16
2018-04-25
SSL: deprecated the "ssl" directive.
Ruslan Ermilov
1
-1
/
+6
2018-04-24
SSL: detect "listen ... ssl" without certificates (ticket #178).
Maxim Dounin
1
-2
/
+31
2018-03-22
gRPC: fixed possible sign extension of error and setting_value.
Maxim Dounin
1
-3
/
+3
2018-03-20
gRPC: fixed missing state save in frame header parsing.
Sergey Kandaurov
1
-0
/
+1
2018-03-19
gRPC: fixed parsing response headers split on CONTINUATION frames.
Sergey Kandaurov
1
-2
/
+2
2018-03-19
Upstream: fixed comments after 13f8dec720b5.
Ruslan Ermilov
3
-6
/
+2
2018-03-17
gRPC: special handling of "trailer only" responses.
Maxim Dounin
1
-7
/
+10
2018-03-17
gRPC: special handling of the TE request header.
Maxim Dounin
1
-2
/
+67
2018-03-17
The gRPC proxy module.
Maxim Dounin
1
-0
/
+4571
2018-03-01
Access log: support for disabling escaping (ticket #1450).
Vladimir Homutov
1
-8
/
+60
2018-02-28
Generic subrequests in memory.
Roman Arutyunyan
3
-63
/
+5
2018-02-26
Auth basic: prevent null character in error log (ticket #1494).
Vadim Filimonov
1
-2
/
+2
2018-02-21
Geo: optimized configuration parser.
Ruslan Ermilov
1
-1
/
+5
2018-02-21
Geo: fixed memory allocation error handling (closes #1482).
Ruslan Ermilov
1
-11
/
+16
2018-02-08
Basic support of the Link response header.
Ruslan Ermilov
1
-19
/
+23
2018-02-07
Dav: added error logging.
Roman Arutyunyan
1
-1
/
+10
2017-11-20
Proxy: escape explicit space in URI in default cache key.
Roman Arutyunyan
1
-1
/
+1
2017-11-20
Proxy: simplified conditions of using unparsed uri.
Roman Arutyunyan
1
-4
/
+2
2017-11-28
Upstream keepalive: clean read delayed flag in stored connections.
Roman Arutyunyan
1
-0
/
+1
2017-12-04
Autoindex: discard request body (ticket #1439).
Maxim Dounin
1
-0
/
+6
2017-11-18
Gzip: support for a zlib variant from Intel.
Maxim Dounin
1
-5
/
+33
[prev]
[next]