]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2018-09-19 Nova DasSarmaRemoved bgcolor attribute on body in error pages and...
2018-09-21 Sergey KandaurovSSL: support for TLSv1.3 early data with OpenSSL.
2018-09-21 Maxim DouninSSL: disabled renegotiation checks with SSL_OP_NO_RENEG...
2018-09-21 Maxim DouninRewrite: removed r->err_status special handling (ticket...
2018-09-21 Maxim DouninFixed socket leak with "return 444" in error_page ...
2018-09-10 Maxim DouninSSL: restore handlers after blocking.
2018-09-10 Maxim DouninSSL: corrected SSL_ERROR_WANT_WRITE / SSL_ERROR_WANT_RE...
2018-09-10 Maxim DouninLingering close changed to handle NGX_AGAIN.
2018-09-03 Maxim DouningRPC: disabled keepalive when sending control frames...
2018-09-03 Maxim DouningRPC: improved keepalive handling.
2018-09-03 Maxim DouninUwsgi: added a check on maximum uwsgi request size.
2018-09-03 Maxim DouninUwsgi: style.
2018-08-30 Roman ArutyunyanVersion bump.
2018-08-29 Roman ArutyunyanStream: avoid potential infinite loop at preread phase.
2018-08-28 Maxim Douninrelease-1.15.3 tag
2018-08-28 Maxim Douninnginx-1.15.3-RELEASE release-1.15.3
2018-08-28 Maxim DouninUpdated OpenSSL used for win32 builds.
2018-08-24 Vladimir HomutovUpstream: fixed request chain traversal (ticket #1618).
2018-08-10 Maxim DouninUpstream keepalive: keepalive_requests directive.
2018-08-10 Maxim DouninUpstream keepalive: keepalive_timeout directive.
2018-08-10 Maxim DouninUpstream keepalive: comment added.
2018-08-10 Maxim DouninSSL: fixed build with LibreSSL 2.8.0 (ticket #1605).
2018-08-10 Maxim KonovalovA link to the error_log directive on nginx.org removed.
2018-08-09 Maxim DouninHTTP/2: workaround for clients which fail on table...
2018-08-09 Maxim DouninSkipping spaces in configuration files (ticket #1557).
2018-08-06 Maxim DouninSSL: support for TLSv1.3 early data with BoringSSL.
2018-08-06 Maxim DouninSSL: enabled TLSv1.3 with BoringSSL.
2018-08-02 Sergey KandaurovDav: removed dead store after 8e7a5de61664.
2018-07-31 Maxim DouninDav: changed COPY of a file to preserve access mask.
2018-07-31 Maxim DouninDav: changed ngx_copy_file() to preserve access and...
2018-07-31 Maxim DouninDav: fixed ngx_copy_file() to truncate destination...
2018-07-24 Sergey KandaurovConfigure: fixed compiler warnings with "-Wall -Wextra".
2018-07-24 Sergey KandaurovVersion bump.
2018-07-24 Maxim Douninrelease-1.15.2 tag
2018-07-24 Maxim Douninnginx-1.15.2-RELEASE release-1.15.2
2018-07-22 Maxim DouninFixed NGX_TID_T_FMT format specification for uint64_t.
2018-07-18 Sergey KandaurovStream ssl_preread: added SSLv2 Client Hello support.
2018-07-17 Ruslan ErmilovFixed invalid access to location defined as an empty...
2018-07-17 Sergey KandaurovSSL: save sessions for upstream peers using a callback...
2018-07-16 Maxim DouninSSL: use of the SSL_OP_NO_RENEGOTIATION option (ticket...
2018-07-16 Maxim DouninSSL: fixed SSL_clear_options() usage with OpenSSL 1...
2018-07-16 Maxim DouninSSL: logging levels of "unsupported protocol", "version...
2018-07-12 Maxim DouninEvents: added configuration check on the number of...
2018-07-12 Maxim DouninEvents: moved sockets cloning to ngx_event_init_conf().
2018-07-11 Roman ArutyunyanStream ssl_preread: $ssl_preread_protocol variable.
2018-07-12 Ruslan ErmilovAllow resetting connections closed by "return 444"...
2018-07-05 Maxim DouninResolver: retry sending queries on errors (ticket ...
2018-07-05 Maxim DouninSSL: logging level of "https proxy request" errors.
2018-07-05 Maxim DouninVersion bump.
2018-07-03 Maxim Douninrelease-1.15.1 tag
2018-07-03 Maxim Douninnginx-1.15.1-RELEASE release-1.15.1
2018-07-02 Maxim DouninUpstream: fixed tcp_nopush with gRPC.
2018-07-02 Maxim DouninUpstream: fixed unexpected tcp_nopush usage on peer...
2018-07-02 Maxim DouningRPC: clearing buffers in ngx_http_grpc_get_buf().
2018-07-02 Ruslan ErmilovAdded FreeBSD support for "listen ... reuseport".
2018-06-15 Valentin BartenevMIME: added font/woff2 type (ticket #1243).
2018-06-15 Valentin BartenevMIME: changed type for woff to font/woff (ticket #1243).
2018-06-15 Vladimir HomutovUpstream: ngx_http_upstream_random module.
2018-06-14 Ruslan ErmilovUpstream: improved peer selection concurrency for hash...
2018-06-13 Ruslan ErmilovResolver: require name servers.
2018-06-13 Ruslan ErmilovResolver: allocate resolver from configuration pool.
2018-06-13 Maxim DouninUpstream: disable body cleanup with preserve_output...
2018-06-07 Ruslan ErmilovHTTP/2: use scheme from original request for pushes...
2018-06-07 Ruslan ErmilovAdded r->schema.
2018-06-07 Ruslan ErmilovRemoved extraneous check while processing request line.
2018-06-07 Ruslan ErmilovHTTP/2: validate client request scheme.
2018-05-24 Ruslan ErmilovAllowed digits, '+', '-', and '.' in scheme names as...
2018-06-06 Sergey KandaurovSSL: removed extra prototype.
2018-06-05 Maxim DouninAdded missing space after ngx_close_socket_n.
2018-06-05 Maxim DouninVersion bump.
2018-06-05 Maxim Douninrelease-1.15.0 tag
2018-06-05 Maxim Douninnginx-1.15.0-RELEASE release-1.15.0
2018-06-04 Roman ArutyunyanStream: udp streams.
2018-06-01 Roman ArutyunyanEvents: moved ngx_recvmsg() to new file src/event/ngx_e...
2018-06-01 Roman ArutyunyanEvents: get remote addresses before creating udp connec...
2018-06-01 Roman ArutyunyanEvents: fixed handling zero-length client address.
2018-06-04 Sergey KandaurovLeave chain in ngx_chain_add_copy() in consistent state...
2018-05-30 Maxim DouninLimit req: improved handling of negative times.
2018-05-29 Ruslan ErmilovCore: fixed comment about ngx_current_msec after 81fae7...
2018-05-29 Ruslan ErmilovWin32: fixed comment in ngx_gettimeofday() calculations.
2018-05-23 Maxim DouninRemoved glibc crypt_r() bug workaround (ticket #1469).
2018-05-14 Vladimir HomutovSyslog: install cleanup handler only once.
2018-05-23 Ruslan ErmilovResolver: close UDP socket on error or incomplete send.
2018-05-23 Ruslan ErmilovResolver: style.
2018-05-21 Maxim DouninCore: silenced getsockopt(TCP_FASTOPEN) messages on...
2018-04-24 Ruslan ErmilovConfigure: fixed clang version detection (closes #1539).
2018-05-08 Vladimir HomutovSyslog: re-open syslog udp socket on send error (ticket...
2018-05-07 Sergey KandaurovSilenced -Wcast-function-type warnings (closes #1546).
2018-04-25 Ruslan ErmilovSSL: deprecated the "ssl" directive.
2018-04-24 Maxim DouninSSL: detect "listen ... ssl" without certificates ...
2018-04-24 Maxim DouninMail: fixed error message about missing ssl_certificate...
2018-04-18 Maxim DouninCache: fixed cache valid slot to reject incorrect statuses.
2018-04-18 Maxim DouninVersion bump.
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.
next