]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2021-06-21 Vladimir HomutovCore: added the ngx_rbtree_data() macro.
2021-06-18 Maxim DouninFixed format strings for ngx_win32_version.
2021-06-17 Sergey KandaurovgRPC: RST_STREAM(NO_ERROR) handling micro-optimization.
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-05-30 Gena MakhomedContrib: vim syntax, update core and 3rd party module...
2021-05-31 Maxim DouninCore: disabled SO_REUSEADDR on UDP sockets while testin...
2021-05-31 Maxim DouninCore: disabled cloning sockets when testing config...
2021-05-31 Maxim DouninVersion bump.
2021-05-25 Maxim Douninrelease-1.21.0 tag
2021-05-25 Maxim Douninnginx-1.21.0-RELEASE release-1.21.0
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-24 Ruslan ErmilovLocation header escaping in redirects (ticket #882).
2021-05-24 Maxim DouninFixed log action when using SSL certificates with varia...
2021-05-20 Ruslan ErmilovStream: the "fastopen" parameter of the "listen" directive.
2021-05-19 Ruslan ErmilovCore: fixed comment about msie_refresh escaping.
2021-05-19 Maxim DouninMail: max_errors directive.
2021-05-19 Maxim DouninMail: IMAP pipelining support.
2021-05-19 Maxim DouninMail: stricter checking of IMAP tags.
2021-05-19 Maxim DouninMail: fixed backslash handling in IMAP literals.
2021-05-19 Maxim DouninMail: removed dead s->arg_start handling.
2021-05-19 Maxim DouninMail: fixed s->arg_start clearing on invalid IMAP commands.
2021-05-19 Maxim DouninMail: POP3 pipelining support.
2021-05-19 Maxim DouninMail: optimized discarding invalid SMTP commands.
2021-05-19 Maxim DouninMail: fixed handling of invalid SMTP commands split...
2021-05-19 Maxim DouninMail: fixed SMTP pipelining to send the response immedi...
2021-05-08 Maxim DouninMIME: added application/wasm type (ticket #1606).
2021-05-05 Maxim DouninUpstream: variables support in certificates.
2021-05-05 Maxim DouninAuth basic: changed alcf->user_file to be a pointer.
2021-05-05 Maxim DouninChanged complex value slots to use NGX_CONF_UNSET_PTR.
2021-04-22 Ruslan ErmilovRestored zeroing of ngx_channel_t in ngx_pass_open_chan...
2021-04-21 Maxim DouninMail: fixed reading with fully filled buffer (ticket...
2021-04-21 Maxim DouninVersion bump.
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.
next