]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2021-10-15 Vladimir HomutovHTTP/2: removed support for NPN.
2021-10-18 Maxim DouninUpstream: fixed logging level of upstream invalid heade...
2021-10-12 Maxim DouninSynced ngx_http_subrequest() argument names (ticket...
2021-10-08 Awdhesh MathpalProxy: disabled keepalive on extra data in non-buffered...
2021-10-06 Maxim DouninFixed $content_length cacheability with chunked (ticket...
2021-09-22 Vladimir HomutovStream: added half-close support.
2021-09-10 Roman ArutyunyanRequest body: do not create temp file if there's nothin...
2021-09-14 Roman ArutyunyanVersion bump.
2021-09-07 Maxim Douninrelease-1.21.3 tag
2021-09-07 Maxim Douninnginx-1.21.3-RELEASE release-1.21.3
2021-09-06 Maxim DouninHTTP/2: optimized processing of small DATA frames.
2021-09-06 Maxim DouninHTTP/2: fixed timers left after request body reading.
2021-09-06 Maxim DouninHTTP/2: fixed window updates when buffering in filters.
2021-09-02 Roman ArutyunyanFixed debug logging.
2021-09-03 Roman ArutyunyanVersion bump.
2021-08-31 Maxim Douninrelease-1.21.2 tag
2021-08-31 Maxim Douninnginx-1.21.2-RELEASE release-1.21.2
2021-08-31 Maxim DouninUpdated OpenSSL used for win32 builds.
2021-08-31 Maxim DouninHTTP/2: avoid memcpy() with NULL source and zero length.
2021-08-30 Sergey KandaurovGive GCC atomics precedence over deprecated Darwin...
2021-08-29 Maxim DouninRequest body: reading body buffering in filters.
2021-08-29 Maxim DouninRequest body: introduced rb->last_saved flag.
2021-08-29 Maxim DouninRequest body: added alert to catch duplicate body saving.
2021-08-29 Maxim DouninRequest body: missing comments about initialization.
2021-08-29 Maxim DouninHTTP/2: improved handling of preread unbuffered requests.
2021-08-29 Maxim DouninHTTP/2: improved handling of END_STREAM in a separate...
2021-08-29 Maxim DouninHTTP/2: reworked body reading to better match HTTP...
2021-08-29 Maxim DouninHTTP/2: improved body reading logging.
2021-08-20 Maxim DouninUpstream: fixed timeouts with gRPC, SSL and select...
2021-08-13 Rob MuellerMail: Auth-SSL-Protocol and Auth-SSL-Cipher headers...
2021-08-16 Maxim DouninSSL: ciphers now set before loading certificates (ticke...
2021-08-16 Maxim DouninDark mode support in welcome and 50x error pages.
2021-08-16 Maxim DouninWelcome and 50x error pages style.
2021-08-10 Sergey KandaurovSSL: removed use of the SSL_OP_MSIE_SSLV2_RSA_PADDING...
2021-08-10 Sergey KandaurovSSL: removed export ciphers support.
2021-08-10 Sergey KandaurovSSL: use of the SSL_OP_IGNORE_UNEXPECTED_EOF option.
2021-08-10 Sergey KandaurovSSL: silenced warnings when building with OpenSSL 3.0.
2021-08-10 Sergey KandaurovSSL: ERR_peek_error_line_data() compatibility with...
2021-08-10 Sergey KandaurovSSL: using SSL_CTX_set0_tmp_dh_pkey() with OpenSSL...
2021-08-10 Sergey KandaurovSSL: SSL_get_peer_certificate() is deprecated in OpenSS...
2021-08-10 Sergey KandaurovSSL: RSA data type is deprecated in OpenSSL 3.0.
2021-08-09 Sergey KandaurovDisabled HTTP/1.0 requests with Transfer-Encoding.
2021-08-04 Sergey KandaurovSSL: SSL_CTX_set_tmp_dh() error handling.
2021-08-03 Maxim DouninSSL: set events ready flags after handshake.
2021-08-03 Maxim DouninVersion bump.
2021-07-06 Maxim Douninrelease-1.21.1 tag
2021-07-06 Maxim Douninnginx-1.21.1-RELEASE release-1.21.1
2021-07-05 Ruslan ErmilovWin32: use only preallocated memory in send/recv chain...
2021-07-05 Ruslan ErmilovUse only preallocated memory in ngx_readv_chain() ...
2021-06-28 Maxim DouninDisabled control characters in the Host header.
2021-06-28 Maxim DouninImproved logging of invalid headers.
2021-06-28 Maxim DouninDisabled control characters and space in header names.
2021-06-28 Maxim DouninDisabled control characters in URIs.
2021-06-28 Maxim DouninDisabled spaces in URIs (ticket #196).
2021-06-28 Maxim DouninCore: escaping of chars not allowed in URIs per RFC...
2021-06-28 Maxim DouninCore: fixed comment about escaping in arguments.
2021-06-28 Maxim DouninDisabled requests with both Content-Length and Transfer...
2021-06-28 Maxim DouninAdded CONNECT method rejection.
2021-06-28 Maxim DouninMoved TRACE method rejection to a better place.
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
next