]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2021-08-10 Sergey KandaurovSSL: RSA data type is deprecated in OpenSSL 3.0.
2021-08-04 Sergey KandaurovSSL: SSL_CTX_set_tmp_dh() error handling.
2021-08-03 Maxim DouninSSL: set events ready flags after handshake.
2021-06-17 Sergey KandaurovgRPC: handling GOAWAY with a higher last stream identifier.
2021-06-01 Maxim DouninFixed SSL logging with lingering close.
2021-06-01 Maxim DouninSSL: ngx_ssl_shutdown() rework.
2021-11-16 Maxim DouninVersion bump.
2021-05-25 Maxim Douninrelease-1.20.1 tag
2021-05-25 Maxim Douninnginx-1.20.1-RELEASE release-1.20.1
2021-05-25 Maxim DouninResolver: explicit check for compression pointers in...
2021-05-25 Maxim DouninResolver: simplified ngx_resolver_copy().
2021-05-25 Maxim DouninResolver: reworked ngx_resolver_copy() copy loop.
2021-05-25 Maxim DouninResolver: fixed label types handling in ngx_resolver_co...
2021-05-25 Maxim DouninResolver: fixed off-by-one read in ngx_resolver_copy().
2021-05-25 Maxim DouninResolver: fixed off-by-one write in ngx_resolver_copy().
2021-05-25 Maxim DouninVersion bump.
2021-04-20 Maxim Douninrelease-1.20.0 tag
2021-04-20 Maxim Douninnginx-1.20.0-RELEASE release-1.20.0
2021-04-20 Maxim DouninStable branch.
2021-04-13 Maxim Douninrelease-1.19.10 tag
2021-04-13 Maxim Douninnginx-1.19.10-RELEASE release-1.19.10
2021-04-07 Maxim DouninChanged keepalive_requests default to 1000 (ticket...
2021-04-07 Maxim DouninAdded $connection_time variable.
2021-04-07 Maxim DouninIntroduced the "keepalive_time" directive.
2021-04-06 Maxim DouninHTTP/2: relaxed PRIORITY frames limit.
2021-04-05 Maxim DouninConfigure: fixed --test-build-epoll on FreeBSD 13.
2021-04-05 Maxim DouninGzip: updated handling of zlib variant from Intel.
2021-04-05 Maxim DouninGzip: support for zlib-ng.
2021-04-05 Maxim DouninVersion bump.
2021-03-30 Maxim Douninrelease-1.19.9 tag
2021-03-30 Maxim Douninnginx-1.19.9-RELEASE release-1.19.9
2021-03-30 Maxim DouninUpdated OpenSSL used for win32 builds.
2021-03-28 Maxim DouninFixed handling of already closed connections.
2021-03-28 Maxim DouninUpstream: fixed broken connection check with eventport.
2021-03-28 Maxim DouninUpstream: fixed non-buffered proxying with eventport.
2021-03-28 Maxim DouninResolver: added missing event handling after reading.
2021-03-28 Maxim DouninEvents: fixed "port_dissociate() failed" alerts with...
2021-03-25 Maxim DouninEvents: fixed expiration of timers in the past.
2021-03-25 Maxim DouninHTTP/2: improved handling of "keepalive_timeout 0".
2021-03-24 Sergey KandaurovCancel keepalive and lingering close on EOF better...
2021-03-23 Maxim DouningRPC: fixed handling of padding on DATA frames.
2021-03-11 Ruslan ErmilovRemoved "ch" argument from ngx_pass_open_channel().
2021-03-11 Maxim DouninMail: fixed build without SSL.
2021-03-11 Maxim DouninVersion bump.
2021-03-09 Maxim Douninrelease-1.19.8 tag
2021-03-09 Maxim Douninnginx-1.19.8-RELEASE release-1.19.8
2021-03-09 Maxim DouninUpdated OpenSSL used for win32 builds.
2021-03-05 Maxim DouninMail: sending of the PROXY protocol to backends.
2021-03-05 Maxim DouninMail: realip module.
2021-03-05 Maxim DouninMail: parsing of the PROXY protocol from clients.
2021-03-05 Maxim DouninMail: made auth http creating request easier to extend.
2021-03-05 Maxim DouninMail: fixed log action after SSL handshake.
2021-03-05 Maxim DouninMail: postponed session initialization under accept...
2021-03-05 Maxim DouninMail: added missing event handling after reading data.
2021-03-05 Maxim DouninMail: added missing event handling after blocking events.
2021-03-05 Maxim DouninEvents: fixed eventport handling in ngx_handle_read_eve...
2021-03-05 Maxim DouninSSL: fixed build by Sun C with old OpenSSL versions.
2021-03-01 Ruslan ErmilovProxy: variables support in "proxy_cookie_flags" flags.
2021-03-01 Maxim DouninIntroduced strerrordesc_np() support.
2021-03-01 Maxim DouninImproved maximum errno detection.
2021-03-01 Maxim DouninHTTP/2: client_header_timeout before first request...
2021-02-25 Maxim DouninContrib: vim syntax, default highlighting (ticket ...
2021-02-20 Maxim DouninSSL: added check for debugging.
2021-02-20 Maxim DouninSSL: added missed error reporting during variables...
2021-02-20 Maxim DouninSSL: X509_NAME_oneline() error handling.
2021-02-20 Ruslan ErmilovConfigure: marked top-level make targets as phony.
2021-02-20 Ruslan ErmilovVersion bump.
2021-02-16 Maxim Douninrelease-1.19.7 tag
2021-02-16 Maxim Douninnginx-1.19.7-RELEASE release-1.19.7
2021-02-11 Maxim DouninHTTP/2: removed http2_max_field_size and http2_max_head...
2021-02-11 Maxim DouninHTTP/2: keepalive_timeout now armed once between requests.
2021-02-11 Maxim DouninHTTP/2: removed http2_idle_timeout and http2_max_requests.
2021-02-11 Maxim DouninHTTP/2: removed http2_recv_timeout.
2021-02-11 Maxim DouninHTTP/2: removed SPDY directives handling.
2021-02-11 Maxim DouninHTTP/2: fixed reusing connections with active requests.
2021-02-11 Maxim DouninHTTP/2: reuse of connections with incomplete frames.
2021-02-11 Maxim DouninAdditional connections reuse.
2021-02-11 Maxim DouninReuse of connections in lingering close.
2021-02-01 Ruslan ErmilovHTTP/2: lingering close changed to handle NGX_AGAIN.
2021-01-26 Sergey KandaurovClean up trailers in ngx_http_clean_header() as well.
2021-01-19 Maxim DouninYear 2021.
2021-01-19 Maxim DouninCore: removed post_accept_timeout.
2021-01-19 Maxim DouninRemoved incorrect optimization of HEAD requests.
2021-01-12 Maxim DouninUpstream: fixed zero size buf alerts on extra data...
2020-12-29 Gena MakhomedContrib: vim syntax, update core and 3rd party module...
2021-01-11 Maxim DouninVersion bump.
2020-12-15 Maxim Douninrelease-1.19.6 tag
2020-12-15 Maxim Douninnginx-1.19.6-RELEASE release-1.19.6
2020-12-15 Maxim DouninUpdated OpenSSL used for win32 builds.
2020-12-11 Maxim DouninFixed double close of non-regular files in flv and...
2020-12-10 Maxim DouninRemoved extra allocation for r->uri.
2020-12-10 Maxim DouninFixed parsing of absolute URIs with empty path (ticket...
2020-12-07 Ruslan ErmilovSSL: fixed SSL shutdown on lingering close.
2020-11-26 Ruslan ErmilovUpstream: excluded down servers from the next_upstream...
2020-11-26 Ruslan ErmilovVersion bump.
2020-11-24 Maxim Douninrelease-1.19.5 tag
2020-11-24 Maxim Douninnginx-1.19.5-RELEASE release-1.19.5
2020-11-19 Pavel PautovgRPC: RST_STREAM(NO_ERROR) handling after "trailer...
2020-11-19 Sergey KandaurovUse .Mt to mark up email addresses.
2020-11-19 Igor IppolitovCore: "-e" command line option.
next