]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2018-04-17 Maxim DouninStable branch.
2018-04-10 Maxim Douninrelease-1.13.12 tag
2018-04-10 Maxim Douninnginx-1.13.12-RELEASE release-1.13.12
2018-04-05 Maxim DouninUpstream: fixed u->conf->preserve_output (ticket #1519).
2018-04-05 Maxim DouninVersion bump.
2018-04-03 Maxim Douninrelease-1.13.11 tag
2018-04-03 Maxim Douninnginx-1.13.11-RELEASE release-1.13.11
2018-04-03 Maxim DouninUpdated OpenSSL and PCRE used for win32 builds.
2018-04-02 Maxim DouninUpstream: fixed ngx_http_upstream_test_next() conditions.
2018-04-02 Vladimir HomutovCore: fixed build, broken by 63e91f263a49.
2018-04-02 Ruslan ErmilovCore: revised the PROXY protocol v2 code.
2018-03-27 Vladimir HomutovCore: style.
2018-03-22 Vladimir HomutovCore: added processing of version 2 of the PROXY protocol.
2018-03-22 Roman ArutyunyanStream: set action before each recv/send while proxying.
2018-03-22 Maxim DouningRPC: fixed possible sign extension of error and settin...
2018-03-22 Ruslan ErmilovImproved code readability (closes #1512).
2018-03-22 Maxim DouninConfigure: restored "no-threads" in OpenSSL builds.
2018-03-22 Maxim DouninConfigure: fixed static compilation with OpenSSL 1...
2018-03-22 Maxim DouninVersion bump.
2018-03-20 Maxim Douninrelease-1.13.10 tag
2018-03-20 Maxim Douninnginx-1.13.10-RELEASE release-1.13.10
2018-03-20 Sergey KandaurovgRPC: fixed missing state save in frame header parsing.
2018-03-19 Ruslan ErmilovHTTP/2: improved frame info debugging.
2018-03-19 Sergey KandaurovgRPC: fixed parsing response headers split on CONTINUAT...
2018-03-19 Ruslan ErmilovFixed checking ngx_tcp_push() and ngx_tcp_nopush()...
2018-03-19 Ruslan ErmilovUpstream: fixed comments after 13f8dec720b5.
2018-03-19 Sergey KandaurovConfigure: added gRPC module help message.
2018-03-18 Gena MakhomedContrib: vim syntax, update core and 3rd party module...
2018-03-17 Maxim DouningRPC: special handling of "trailer only" responses.
2018-03-17 Maxim DouningRPC: special handling of the TE request header.
2018-03-17 Maxim DouninThe gRPC proxy module.
2018-03-17 Maxim DouninUpstream: u->conf->preserve_output flag.
2018-03-17 Maxim DouninUpstream: u->request_body_blocked flag.
2018-03-17 Maxim DouninUpstream: trailers support, u->conf->pass_trailers...
2018-03-17 Maxim DouninHTTP/2: externalized various constants and interfaces.
2018-03-12 Roman ArutyunyanStyle.
2018-03-12 Roman ArutyunyanStream ssl_preread: $ssl_preread_alpn_protocols variable.
2018-03-07 Ruslan ErmilovImproved code readablity.
2018-03-05 Maxim DouninHTTP/2: unknown frames now logged at info level.
2018-03-05 Maxim DouninStyle.
2018-03-01 Vladimir HomutovAccess log: support for disabling escaping (ticket...
2018-03-01 Maxim DouninCore: ngx_current_msec now uses monotonic time if avail...
2018-03-01 Roman ArutyunyanPostpone filter: prevented uninitialized r->out.
2018-02-28 Roman ArutyunyanGeneric subrequests in memory.
2018-02-22 Vladimir HomutovModules compatibility: additional upstream metrics.
2018-02-26 Vadim FilimonovAuth basic: prevent null character in error log (ticket...
2018-02-22 Roman ArutyunyanGenerate error for unsupported IPv6 transparent proxy.
2018-02-22 Ruslan ErmilovHTTP/2: style.
2018-02-21 Sergey KandaurovGeo: fixed indentation.
2018-02-21 Ruslan ErmilovGeo: optimized configuration parser.
2018-02-21 Ruslan ErmilovGeo: fixed memory allocation error handling (closes...
2018-02-21 Ruslan ErmilovVersion bump.
2018-02-20 Maxim Douninrelease-1.13.9 tag
2018-02-20 Maxim Douninnginx-1.13.9-RELEASE release-1.13.9
2018-02-15 Maxim DouninHTTP/2: precalculate hash for "Cookie".
2018-02-15 Ruslan ErmilovHTTP/2: fixed ngx_http_v2_push_stream() allocation...
2018-02-15 Ruslan ErmilovHTTP/2: push additional request headers (closes #1478).
2018-02-15 Ruslan ErmilovExpose more headers with NGX_HTTP_HEADERS.
2018-02-15 Vladimir HomutovCore: added a stub for additional zone configuration.
2018-02-14 Sergey KandaurovHTTP/2: style.
2018-02-09 Ruslan ErmilovHTTP/2: fixed null pointer dereference with server...
2018-02-08 Ruslan ErmilovHTTP/2: fixed build with -Werror=unused-but-set-variable.
2018-02-08 Ruslan ErmilovHTTP/2: server push.
2018-02-08 Ruslan ErmilovHTTP/2: changed prototypes of request pseudo-headers...
2018-02-08 Ruslan ErmilovBasic support of the Link response header.
2018-02-07 Roman ArutyunyanDav: added error logging.
2018-02-06 Sergey KandaurovHTTP/2: removed unused field from ngx_http_v2_stream_t.
2018-02-01 Gena MakhomedContrib: vim syntax, update 3rd party module directives.
2018-02-01 Gena MakhomedContrib: vim syntax, update core module directives.
2018-01-30 Ruslan ErmilovUpstream: removed X-Powered-By from the list of special...
2018-01-30 Sergey KandaurovSSL: using default server context in session remove...
2018-01-30 Ruslan ErmilovHTTP/2: finalize request as bad if parsing of pseudo...
2018-01-29 Ruslan ErmilovHTTP/2: more style, comments, and debugging.
2018-01-29 Ruslan ErmilovHTTP/2: handle duplicate INITIAL_WINDOW_SIZE settings.
2018-01-16 Ruslan ErmilovFixed --test-build-eventport on macOS 10.12 and later.
2018-01-11 Maxim DouninUpstream: fixed "header already sent" alerts on backend...
2018-01-11 Maxim DouninYear 2018.
2017-12-28 Gena MakhomedContrib: vim syntax, update core module directives.
2017-12-28 Gena MakhomedContrib: vim syntax, update 3rd party module directives.
2017-12-29 Maxim DouninVersion bump.
2017-12-26 Maxim Douninrelease-1.13.8 tag
2017-12-26 Maxim Douninnginx-1.13.8-RELEASE release-1.13.8
2017-12-26 Maxim DouninUpdated OpenSSL used for win32 builds.
2017-12-25 Gena MakhomedContrib: vim syntax, listen options.
2017-12-25 Gena MakhomedContrib: vim syntax, update core module directives.
2017-12-25 Maxim DouninContrib: updated vim syntax rules for variables.
2017-12-21 Roman ArutyunyanAllowed configuration token to start with a variable.
2017-12-19 Roman ArutyunyanFixed capabilities version.
2017-12-18 Roman ArutyunyanImproved the capabilities feature detection.
2017-12-13 Roman ArutyunyanRetain CAP_NET_RAW capability for transparent proxying.
2017-12-11 Debayan GhoshUse sysconf to determine cacheline size at runtime.
2017-12-11 Debayan GhoshConfigure: set default cacheline size to 64 for aarch64...
2017-12-07 Maxim DouninConfigure: fixed SO_BINDANY comment.
2017-12-07 Maxim DouninConfigure: moved IP_BIND_ADDRESS_NO_PORT test.
2017-11-20 Roman ArutyunyanProxy: escape explicit space in URI in default cache...
2017-11-20 Roman ArutyunyanInherit valid_unparsed_uri in cloned subrequests (ticke...
2017-11-20 Roman ArutyunyanProxy: simplified conditions of using unparsed uri.
2017-12-01 Patryk LesiewiczUpstream: flush low-level buffers on write retry.
2017-11-28 Roman ArutyunyanUpstream keepalive: clean read delayed flag in stored...
2017-12-04 Maxim DouninAutoindex: discard request body (ticket #1439).
next