]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2020-05-26 Maxim Douninnginx-1.19.0-RELEASE release-1.19.0
2020-05-25 Maxim DouninUpdated OpenSSL used for win32 builds.
2020-05-25 Maxim DouninHTTP/2: invalid connection preface logging (ticket...
2020-05-23 Sergey KandaurovFixed format specifiers.
2020-05-22 Roman ArutyunyanOCSP: certificate status cache.
2020-05-22 Roman ArutyunyanSSL: client certificate validation with OCSP (ticket...
2020-05-22 Roman ArutyunyanOCSP stapling: iterate over all responder addresses.
2020-05-17 Roman ArutyunyanOCSP stapling: keep extra chain in the staple object.
2020-05-06 Roman ArutyunyanOCSP stapling: moved response verification to a separat...
2020-05-13 Jinhua TanUpstream: jump out of loop after matching the status...
2020-05-08 Sergey KandaurovVariables: fixed buffer over-read when evaluating ...
2020-04-23 Ruslan ErmilovgRPC: WINDOW_UPDATE after END_STREAM handling (ticket...
2020-04-23 Ruslan ErmilovgRPC: RST_STREAM(NO_ERROR) handling (ticket #1792).
2020-04-23 Ruslan ErmilovVersion bump.
2020-04-14 Maxim Douninrelease-1.17.10 tag
2020-04-14 Maxim Douninnginx-1.17.10-RELEASE release-1.17.10
2020-04-14 Maxim DouninUpdated OpenSSL used for win32 builds.
2020-04-07 Ruslan ErmilovThe new auth_delay directive for delaying unauthorized...
2020-03-12 Ruslan ErmilovAuth basic: explicitly zero out password buffer.
2020-03-16 Ruslan ErmilovVersion bump.
2020-03-03 Maxim Douninrelease-1.17.9 tag
2020-03-03 Maxim Douninnginx-1.17.9-RELEASE release-1.17.9
2020-03-03 Maxim DouninUpdated PCRE used for win32 builds.
2020-02-28 Roman ArutyunyanSimplified subrequest finalization.
2020-03-02 Dmitry VolyntsevFixed premature background subrequest finalization.
2020-02-28 Maxim DouninAdded default overwrite in error_page 494.
2020-02-26 Roman ArutyunyanMp4: fixed possible chunk offset overflow.
2020-02-27 Sergey KandaurovDisabled connection reuse while in SSL handshake.
2020-02-20 Maxim DouninDisabled duplicate "Host" headers (ticket #1724).
2020-02-20 Maxim DouninRemoved "Transfer-Encoding: identity" support.
2020-02-20 Maxim DouninDisabled multiple Transfer-Encoding headers.
2020-02-11 Vladimir HomutovMade ngx_http_get_forwarded_addr_internal() non-recursive.
2020-02-05 Sergey KandaurovHTTP/2: fixed socket leak with an incomplete HEADERS...
2020-02-05 Sergey KandaurovVersion bump.
2020-01-21 Maxim Douninrelease-1.17.8 tag
2020-01-21 Maxim Douninnginx-1.17.8-RELEASE release-1.17.8
2020-01-17 Vladimir HomutovgRPC: variables support in the "grpc_pass" directive.
2020-01-14 Daniil BondarevHTTP/2: removed ngx_debug_point() call.
2019-12-27 Maxim DouninSSL: reworked posted next events again.
2019-12-27 Maxim DouninTrailing space removed.
2019-12-27 Maxim DouninVersion bump.
2019-12-24 Maxim Douninrelease-1.17.7 tag
2019-12-24 Maxim Douninnginx-1.17.7-RELEASE release-1.17.7
2019-12-24 Maxim DouninSSL: reworked posted next events.
2019-12-23 Maxim DouninHTTP/2: introduced separate handler to retry stream...
2019-12-23 Maxim DouninHTTP/2: fixed socket leak with queued frames (ticket...
2019-12-23 Maxim DouninDav: added checks for chunked to body presence conditions.
2019-12-23 Sergey A. OsokinUpdate manpage, sort command line options.
2019-12-23 Ruslan ErmilovDiscard request body when redirecting to a URL via...
2019-12-16 Ruslan ErmilovRewrite: disallow empty replacements.
2019-12-16 Ruslan ErmilovTolerate '\0' in URI when mapping URI to path.
2019-12-16 Ruslan ErmilovRewrite: fixed segfault with rewritten URI and "alias".
2019-12-16 Ruslan ErmilovFixed request finalization in ngx_http_index_handler().
2019-12-16 Ruslan ErmilovSaved some memory allocations.
2019-12-16 Ruslan ErmilovDav: fixed Location in successful MKCOL response.
2019-12-05 Maxim DouninUpstream keepalive: clearing of c->data in cached conne...
2019-12-05 Maxim DouninVersion bump.
2019-11-19 Maxim Douninrelease-1.17.6 tag
2019-11-19 Maxim Douninnginx-1.17.6-RELEASE release-1.17.6
2019-11-18 Roman ArutyunyanLimit conn: added shared context.
2019-11-18 Roman ArutyunyanLimit conn: $limit_conn_status variable.
2019-11-19 Roman ArutyunyanLimit conn: limit_conn_dry_run directive.
2019-11-18 Roman ArutyunyanUpdated comment after 776d1bebdca2.
2019-11-06 Roman ArutyunyanLimit req: $limit_req_status variable.
2019-10-21 Roman ArutyunyanParsing server PROXY protocol address and port (ticket...
2019-10-21 Roman ArutyunyanCore: moved PROXY protocol fields out of ngx_connection_t.
2019-10-24 Roman ArutyunyanVersion bump.
2019-10-22 Maxim Douninrelease-1.17.5 tag
2019-10-22 Maxim Douninnginx-1.17.5-RELEASE release-1.17.5
2019-10-21 Maxim DouninWin32: silenced -Wcast-function-type GCC warning (ticke...
2019-10-21 Maxim DouninWin32: improved fallback on FormatMessage() errors.
2019-10-17 Maxim DouninSSL: available bytes handling (ticket #1431).
2019-10-17 Maxim DouninEvents: available bytes calculation via ioctl(FIONREAD).
2019-10-17 Maxim DouninSSL: improved ngx_ssl_recv_chain() to stop if c->read...
2019-10-17 Maxim DouninEvent pipe: disabled c->read->available checking for...
2019-10-15 Ruslan ErmilovFixed header parsing with ignore_invalid_headers switch...
2019-10-08 Maxim DouninFixed URI normalization with merge_slashes switched...
2019-10-08 Ruslan ErmilovThe "/." and "/.." at the end of URI should be normalized.
2019-10-08 Ruslan ErmilovImproved detection of broken percent encoding in URI.
2019-09-30 Vladimir HomutovCore: removed dead code in ngx_rbtree_delete().
2019-09-30 Vladimir HomutovVersion bump.
2019-09-24 Maxim Douninrelease-1.17.4 tag
2019-09-24 Maxim Douninnginx-1.17.4-RELEASE release-1.17.4
2019-09-24 Maxim DouninUpdated OpenSSL used for win32 builds.
2019-09-23 Ruslan ErmilovHTTP/2: fixed worker_shutdown_timeout.
2019-09-23 Ruslan ErmilovHTTP/2: fixed possible alert about left open socket...
2019-09-18 Maxim DouninHTTP/2: traffic-based flood detection.
2019-09-18 Maxim DouninHTTP/2: switched back to RST_STREAM with NO_ERROR.
2019-09-16 Sergey KandaurovSSL: fixed ssl_verify_client error message.
2019-09-10 Sergey KandaurovResolver: fixed possible use-after-free while resolving...
2019-09-10 Ruslan ErmilovHTTP/2: close connection on zero WINDOW_UPDATE.
2019-09-10 Ruslan ErmilovHTTP/2: close connection on frames with self-dependency.
2019-09-04 Sergey KandaurovFixed "return" with discarding invalid chunked body.
2019-09-03 Sergey KandaurovDetect runaway chunks in ngx_http_parse_chunked().
2019-08-19 Sergey KandaurovHTTP/2: discard remaining request body after redirect.
2019-08-16 Maxim DouninSSL: lowered log level for WSAECONNABORTED errors on...
2019-08-16 Maxim DouninVersion bump.
2019-08-13 Maxim Douninrelease-1.17.3 tag
2019-08-13 Maxim Douninnginx-1.17.3-RELEASE release-1.17.3
2019-08-13 Ruslan ErmilovHTTP/2: limited number of PRIORITY frames.
next