]> git.kaiwu.me - nginx.git/shortlog
nginx.git
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.
2018-04-02 Maxim DouninUpstream: fixed ngx_http_upstream_test_next() conditions.
2018-04-02 Vladimir HomutovCore: fixed build, broken by 63e91f263a49.
2018-04-02 Ruslan ErmilovCore: revised the PROXY protocol v2 code.
2018-03-27 Vladimir HomutovCore: style.
2018-03-22 Vladimir HomutovCore: added processing of version 2 of the PROXY protocol.
2018-03-22 Roman ArutyunyanStream: set action before each recv/send while proxying.
2018-03-22 Maxim DouningRPC: fixed possible sign extension of error and settin...
2018-03-22 Ruslan ErmilovImproved code readability (closes #1512).
2018-03-22 Maxim DouninConfigure: restored "no-threads" in OpenSSL builds.
2018-03-22 Maxim DouninConfigure: fixed static compilation with OpenSSL 1...
2018-03-22 Maxim DouninVersion bump.
2018-03-20 Maxim Douninrelease-1.13.10 tag
2018-03-20 Maxim Douninnginx-1.13.10-RELEASE release-1.13.10
2018-03-20 Sergey KandaurovgRPC: fixed missing state save in frame header parsing.
2018-03-19 Ruslan ErmilovHTTP/2: improved frame info debugging.
2018-03-19 Sergey KandaurovgRPC: fixed parsing response headers split on CONTINUAT...
2018-03-19 Ruslan ErmilovFixed checking ngx_tcp_push() and ngx_tcp_nopush()...
2018-03-19 Ruslan ErmilovUpstream: fixed comments after 13f8dec720b5.
2018-03-19 Sergey KandaurovConfigure: added gRPC module help message.
2018-03-18 Gena MakhomedContrib: vim syntax, update core and 3rd party module...
2018-03-17 Maxim DouningRPC: special handling of "trailer only" responses.
2018-03-17 Maxim DouningRPC: special handling of the TE request header.
2018-03-17 Maxim DouninThe gRPC proxy module.
2018-03-17 Maxim DouninUpstream: u->conf->preserve_output flag.
2018-03-17 Maxim DouninUpstream: u->request_body_blocked flag.
2018-03-17 Maxim DouninUpstream: trailers support, u->conf->pass_trailers...
2018-03-17 Maxim DouninHTTP/2: externalized various constants and interfaces.
2018-03-12 Roman ArutyunyanStyle.
2018-03-12 Roman ArutyunyanStream ssl_preread: $ssl_preread_alpn_protocols variable.
2018-03-07 Ruslan ErmilovImproved code readablity.
2018-03-05 Maxim DouninHTTP/2: unknown frames now logged at info level.
2018-03-05 Maxim DouninStyle.
2018-03-01 Vladimir HomutovAccess log: support for disabling escaping (ticket...
2018-03-01 Maxim DouninCore: ngx_current_msec now uses monotonic time if avail...
2018-03-01 Roman ArutyunyanPostpone filter: prevented uninitialized r->out.
2018-02-28 Roman ArutyunyanGeneric subrequests in memory.
2018-02-22 Vladimir HomutovModules compatibility: additional upstream metrics.
2018-02-26 Vadim FilimonovAuth basic: prevent null character in error log (ticket...
2018-02-22 Roman ArutyunyanGenerate error for unsupported IPv6 transparent proxy.
2018-02-22 Ruslan ErmilovHTTP/2: style.
2018-02-21 Sergey KandaurovGeo: fixed indentation.
2018-02-21 Ruslan ErmilovGeo: optimized configuration parser.
2018-02-21 Ruslan ErmilovGeo: fixed memory allocation error handling (closes...
2018-02-21 Ruslan ErmilovVersion bump.
next