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
2018-03-20
nginx-1.13.10-RELEASE
release-1.13.10
Maxim Dounin
1
-0
/
+84
2018-03-20
gRPC: fixed missing state save in frame header parsing.
Sergey Kandaurov
1
-0
/
+1
2018-03-19
HTTP/2: improved frame info debugging.
Ruslan Ermilov
2
-5
/
+8
2018-03-19
gRPC: fixed parsing response headers split on CONTINUATION frames.
Sergey Kandaurov
1
-2
/
+2
2018-03-19
Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values.
Ruslan Ermilov
3
-3
/
+3
2018-03-19
Upstream: fixed comments after 13f8dec720b5.
Ruslan Ermilov
3
-6
/
+2
2018-03-19
Configure: added gRPC module help message.
Sergey Kandaurov
1
-0
/
+1
2018-03-18
Contrib: vim syntax, update core and 3rd party module directives.
Gena Makhomed
1
-14
/
+44
2018-03-17
gRPC: special handling of "trailer only" responses.
Maxim Dounin
2
-10
/
+16
2018-03-17
gRPC: special handling of the TE request header.
Maxim Dounin
3
-2
/
+72
2018-03-17
The gRPC proxy module.
Maxim Dounin
3
-0
/
+4584
2018-03-17
Upstream: u->conf->preserve_output flag.
Maxim Dounin
2
-2
/
+5
2018-03-17
Upstream: u->request_body_blocked flag.
Maxim Dounin
2
-2
/
+20
2018-03-17
Upstream: trailers support, u->conf->pass_trailers flag.
Maxim Dounin
2
-0
/
+98
2018-03-17
HTTP/2: externalized various constants and interfaces.
Maxim Dounin
6
-91
/
+130
2018-03-12
Style.
Roman Arutyunyan
1
-3
/
+3
2018-03-12
Stream ssl_preread: $ssl_preread_alpn_protocols variable.
Roman Arutyunyan
1
-6
/
+122
2018-03-07
Improved code readablity.
Ruslan Ermilov
2
-4
/
+12
2018-03-05
HTTP/2: unknown frames now logged at info level.
Maxim Dounin
1
-2
/
+2
2018-03-05
Style.
Maxim Dounin
1
-1
/
+2
2018-03-01
Access log: support for disabling escaping (ticket #1450).
Vladimir Homutov
2
-16
/
+120
2018-03-01
Core: ngx_current_msec now uses monotonic time if available.
Maxim Dounin
2
-1
/
+53
2018-03-01
Postpone filter: prevented uninitialized r->out.
Roman Arutyunyan
1
-5
/
+5
2018-02-28
Generic subrequests in memory.
Roman Arutyunyan
7
-188
/
+107
2018-02-22
Modules compatibility: additional upstream metrics.
Vladimir Homutov
1
-0
/
+1
2018-02-26
Auth basic: prevent null character in error log (ticket #1494).
Vadim Filimonov
1
-2
/
+2
2018-02-22
Generate error for unsupported IPv6 transparent proxy.
Roman Arutyunyan
1
-0
/
+9
2018-02-22
HTTP/2: style.
Ruslan Ermilov
1
-17
/
+4
2018-02-21
Geo: fixed indentation.
Sergey Kandaurov
1
-11
/
+11
2018-02-21
Geo: optimized configuration parser.
Ruslan Ermilov
2
-2
/
+10
2018-02-21
Geo: fixed memory allocation error handling (closes #1482).
Ruslan Ermilov
2
-22
/
+32
2018-02-21
Version bump.
Ruslan Ermilov
1
-2
/
+2
2018-02-20
release-1.13.9 tag
Maxim Dounin
1
-0
/
+1
2018-02-20
nginx-1.13.9-RELEASE
release-1.13.9
Maxim Dounin
1
-0
/
+60
2018-02-15
HTTP/2: precalculate hash for "Cookie".
Maxim Dounin
1
-1
/
+2
2018-02-15
HTTP/2: fixed ngx_http_v2_push_stream() allocation error handling.
Ruslan Ermilov
1
-15
/
+47
2018-02-15
HTTP/2: push additional request headers (closes #1478).
Ruslan Ermilov
4
-94
/
+215
2018-02-15
Expose more headers with NGX_HTTP_HEADERS.
Ruslan Ermilov
2
-2
/
+2
2018-02-15
Core: added a stub for additional zone configuration.
Vladimir Homutov
1
-0
/
+1
2018-02-15
HTTP/2: style.
Sergey Kandaurov
2
-4
/
+4
2018-02-09
HTTP/2: fixed null pointer dereference with server push.
Ruslan Ermilov
1
-1
/
+5
2018-02-08
HTTP/2: fixed build with -Werror=unused-but-set-variable.
Ruslan Ermilov
1
-10
/
+3
2018-02-08
HTTP/2: server push.
Ruslan Ermilov
5
-18
/
+873
2018-02-08
HTTP/2: changed prototypes of request pseudo-headers parsers.
Ruslan Ermilov
1
-25
/
+24
2018-02-08
Basic support of the Link response header.
Ruslan Ermilov
4
-19
/
+32
2018-02-07
Dav: added error logging.
Roman Arutyunyan
1
-1
/
+10
2018-02-06
HTTP/2: removed unused field from ngx_http_v2_stream_t.
Sergey Kandaurov
1
-2
/
+0
2018-02-01
Contrib: vim syntax, update 3rd party module directives.
Gena Makhomed
1
-0
/
+5
2018-02-01
Contrib: vim syntax, update core module directives.
Gena Makhomed
1
-2
/
+2
2018-01-30
Upstream: removed X-Powered-By from the list of special headers.
Ruslan Ermilov
1
-4
/
+0
[next]