summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.14.0-RELEASErelease-1.14.0Maxim Dounin2018-04-171-0/+14
* Stable branch.Maxim Dounin2018-04-171-2/+2
* release-1.13.12 tagMaxim Dounin2018-04-101-0/+1
* nginx-1.13.12-RELEASErelease-1.13.12Maxim Dounin2018-04-101-0/+16
* Upstream: fixed u->conf->preserve_output (ticket #1519).Maxim Dounin2018-04-051-6/+12
* Version bump.Maxim Dounin2018-04-051-2/+2
* release-1.13.11 tagMaxim Dounin2018-04-031-0/+1
* nginx-1.13.11-RELEASErelease-1.13.11Maxim Dounin2018-04-031-0/+36
* Updated OpenSSL and PCRE used for win32 builds.Maxim Dounin2018-04-031-2/+2
* Upstream: fixed ngx_http_upstream_test_next() conditions.Maxim Dounin2018-04-031-2/+18
* Core: fixed build, broken by 63e91f263a49.Vladimir Homutov2018-04-021-16/+16
* Core: revised the PROXY protocol v2 code.Ruslan Ermilov2018-04-021-85/+69
* Core: style.Vladimir Homutov2018-03-271-15/+14
* Core: added processing of version 2 of the PROXY protocol.Vladimir Homutov2018-03-221-0/+192
* Stream: set action before each recv/send while proxying.Roman Arutyunyan2018-03-221-2/+11
* gRPC: fixed possible sign extension of error and setting_value.Maxim Dounin2018-03-221-3/+3
* Improved code readability (closes #1512).Ruslan Ermilov2018-03-221-2/+2
* Configure: restored "no-threads" in OpenSSL builds.Maxim Dounin2018-03-221-1/+1
* Configure: fixed static compilation with OpenSSL 1.1.1.Maxim Dounin2018-03-223-7/+16
* Version bump.Maxim Dounin2018-03-221-2/+2
* release-1.13.10 tagMaxim Dounin2018-03-201-0/+1
* nginx-1.13.10-RELEASErelease-1.13.10Maxim Dounin2018-03-201-0/+84
* gRPC: fixed missing state save in frame header parsing.Sergey Kandaurov2018-03-201-0/+1
* HTTP/2: improved frame info debugging.Ruslan Ermilov2018-03-192-5/+8
* gRPC: fixed parsing response headers split on CONTINUATION frames.Sergey Kandaurov2018-03-191-2/+2
* Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values.Ruslan Ermilov2018-03-193-3/+3
* Upstream: fixed comments after 13f8dec720b5.Ruslan Ermilov2018-03-193-6/+2
* Configure: added gRPC module help message.Sergey Kandaurov2018-03-191-0/+1
* Contrib: vim syntax, update core and 3rd party module directives.Gena Makhomed2018-03-181-14/+44
* gRPC: special handling of "trailer only" responses.Maxim Dounin2018-03-172-10/+16
* gRPC: special handling of the TE request header.Maxim Dounin2018-03-173-2/+72
* The gRPC proxy module.Maxim Dounin2018-03-173-0/+4584
* Upstream: u->conf->preserve_output flag.Maxim Dounin2018-03-172-2/+5
* Upstream: u->request_body_blocked flag.Maxim Dounin2018-03-172-2/+20
* Upstream: trailers support, u->conf->pass_trailers flag.Maxim Dounin2018-03-172-0/+98
* HTTP/2: externalized various constants and interfaces.Maxim Dounin2018-03-176-91/+130
* Style.Roman Arutyunyan2018-03-121-3/+3
* Stream ssl_preread: $ssl_preread_alpn_protocols variable.Roman Arutyunyan2018-03-121-6/+122
* Improved code readablity.Ruslan Ermilov2018-03-072-4/+12
* HTTP/2: unknown frames now logged at info level.Maxim Dounin2018-03-051-2/+2
* Style.Maxim Dounin2018-03-051-1/+2
* Access log: support for disabling escaping (ticket #1450).Vladimir Homutov2018-03-012-16/+120
* Core: ngx_current_msec now uses monotonic time if available.Maxim Dounin2018-03-012-1/+53
* Postpone filter: prevented uninitialized r->out.Roman Arutyunyan2018-03-011-5/+5
* Generic subrequests in memory.Roman Arutyunyan2018-02-287-188/+107
* Modules compatibility: additional upstream metrics.Vladimir Homutov2018-02-221-0/+1
* Auth basic: prevent null character in error log (ticket #1494).Vadim Filimonov2018-02-261-2/+2
* Generate error for unsupported IPv6 transparent proxy.Roman Arutyunyan2018-02-221-0/+9
* HTTP/2: style.Ruslan Ermilov2018-02-221-17/+4
* Geo: fixed indentation.Sergey Kandaurov2018-02-211-11/+11