]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2019-04-09 Maxim Douninnginx-1.15.11-RELEASE release-1.15.11
2019-04-04 Maxim DouninWin32: avoid using CFLAGS, just add define instead.
2019-04-04 Maxim DouninWin32: defined pdb path.
2019-04-04 Sergey KandaurovWin32: preserving binary compatibility with Windows...
2019-04-04 Sergey KandaurovWin32: skip building OpenSSL tests to conserve time...
2019-04-03 Sergey KandaurovOCSP stapling: open ssl_stapling_file in binary-mode.
2019-03-26 Nikolay MorozovSSL: missing free calls in $ssl_client_s_dn and $ssl_cl...
2019-03-26 Sergey KandaurovVersion bump.
2019-03-26 Maxim Douninrelease-1.15.10 tag
2019-03-26 Maxim Douninnginx-1.15.10-RELEASE release-1.15.10
2019-03-06 Roman ArutyunyanListen port ranges.
2019-03-20 Roman ArutyunyanRemoved sorting of getaddrinfo() results.
2019-03-15 Roman ArutyunyanMultiple addresses in "listen".
2019-03-09 Maxim DouninSSL: support for parsing PEM certificates from memory.
2019-03-08 Maxim DouninSSL: removed redundant "pkey" variable.
2019-03-05 Maxim DouninSSL: moved c->ssl->handshaked check in server name...
2019-03-03 Maxim DouninSSL: use of the SSL_OP_NO_CLIENT_RENEGOTIATION option.
2019-03-03 Maxim DouninSSL: fixed potential leak on memory allocation errors.
2019-03-03 Maxim DouninSSL: server name callback changed to return fatal errors.
2019-03-03 Maxim DouninSSL: server name callback changed to return SSL_TLSEXT_...
2019-03-03 Maxim DouninVersion bump.
2019-02-26 Maxim Douninrelease-1.15.9 tag
2019-02-26 Maxim Douninnginx-1.15.9-RELEASE release-1.15.9
2019-02-26 Maxim DouninUpdated OpenSSL used for win32 builds.
2019-02-25 Maxim DouninSSL: fixed possible segfault with dynamic certificates.
2019-02-25 Maxim DouninSSL: adjusted session id context with dynamic certificates.
2019-02-25 Maxim DouninSSL: dynamic certificate loading in the stream module.
2019-02-25 Maxim DouninSSL: passwords support for dynamic certificate loading.
2019-02-25 Maxim DouninSSL: variables support in ssl_certificate and ssl_certi...
2019-02-25 Maxim DouninSSL: loading of connection-specific certificates.
2019-02-25 Maxim DouninSSL: reworked ngx_ssl_certificate().
2019-02-25 Maxim DouninSSL: removed logging of empty "(SSL:)" in ngx_ssl_error().
2019-02-25 Maxim DouninStyle.
2019-02-12 Maxim DouninSlab: removed redundant page calculation (ticket #1721).
2019-02-11 Chanhun JeongUpstream: fixed logging of required buffer size (ticket...
2019-02-07 Sergey KandaurovSSL: fixed EVP_DigestFinal_ex() error message.
2019-01-31 Maxim DouninSSL: separate checks for errors in ngx_ssl_read_passwor...
2019-01-31 Ruslan ErmilovSSL: explicitly zero out session ticket keys.
2019-01-31 Roman ArutyunyanModules compatibility: down flag in ngx_peer_connection_t.
2018-12-25 Ruslan ErmilovUse %s for errors returned from configuration parsing...
2019-01-30 Sergey KandaurovConfigure: added explicit ngx_binext to the linker...
2019-01-28 Sergey KandaurovRemoved --test-build-eventport workaround for old FreeB...
2019-01-28 Sergey KandaurovFixed portability issues with union sigval.
2019-01-28 Maxim KonovalovYear 2019.
2019-01-24 Maxim DouninWin32: detection of connect() errors in select().
2019-01-24 Maxim DouninWin32: enabled both select and poll on Windows by default.
2019-01-24 Maxim DouninWin32: added WSAPoll() support.
2019-01-24 Maxim DouninWin32: properly enabled select on Windows.
2019-01-24 Maxim DouninEvents: fixed copying of old events in poll init.
2018-12-27 Roman ArutyunyanStream: do not split datagrams when limiting proxy...
2019-01-14 Roman ArutyunyanPrevented scheduling events on a shared connection.
2019-01-17 Vladimir HomutovAdded the ngx_http_test_required_predicates() function.
2019-01-17 Vladimir HomutovVersion bump.
2018-12-25 Maxim Douninrelease-1.15.8 tag
2018-12-25 Maxim Douninnginx-1.15.8-RELEASE release-1.15.8
2018-12-25 Vladimir HomutovAutoindex: fixed possible integer overflow on 32-bit...
2018-12-24 Gena MakhomedContrib: vim syntax, update core and 3rd party module...
2018-12-24 Maxim DouninWin32: removed NGX_DIR_MASK concept.
2018-12-24 Sergey KandaurovUserid: using stub for AF_UNIX addresses.
2018-12-18 Sergey KandaurovSSL: avoid reading on pending SSL_write_early_data().
2018-12-14 Maxim DouninGeo: fixed handling of AF_UNIX client addresses (ticket...
2018-12-13 Ruslan ErmilovUpstream: implemented $upstream_bytes_sent.
2018-12-11 Roman ArutyunyanResolver: report SRV resolve failure if all A resolves...
2018-12-11 Roman ArutyunyanCopy regex unnamed captures to cloned subrequests.
2018-12-11 Roman ArutyunyanVersion bump.
2018-11-27 Maxim Douninrelease-1.15.7 tag
2018-11-27 Maxim Douninnginx-1.15.7-RELEASE release-1.15.7
2018-11-27 Maxim DouninUpdated OpenSSL used for win32 builds.
2018-11-26 Maxim DouninNegative size buffers detection.
2018-11-21 Maxim DouninMp4: fixed possible pointer overflow on 32-bit platforms.
2018-11-21 Maxim DouninLimit req: "delay=" parameter.
2018-11-21 Maxim DouninLimit req: fixed error message wording.
2018-11-21 Vladimir HomutovUpstream: revised upstream response time variables.
2018-11-21 Vladimir HomutovUpstream: removed unused ngx_http_upstream_t.timeout...
2018-11-15 Maxim DouninCore: ngx_explicit_memzero().
2018-11-15 Ruslan ErmilovCore: free shared memory on cycle initialization failure.
2018-11-12 Vladimir HomutovStream: proxy_requests directive.
2018-11-12 Vladimir HomutovStream: session completion check code moved to a separa...
2018-11-07 Vladimir HomutovStream: fixed possible use of a freed connection.
2018-11-13 Vladimir HomutovVersion bump.
2018-11-06 Maxim Douninrelease-1.15.6 tag
2018-11-06 Maxim Douninnginx-1.15.6-RELEASE release-1.15.6
2018-11-06 Maxim DouningRPC: limited allocations due to ping and settings...
2018-11-06 Ruslan ErmilovHTTP/2: limit the number of idle state switches.
2018-11-06 Ruslan ErmilovHTTP/2: flood detection.
2018-11-06 Roman ArutyunyanMp4: fixed reading 64-bit atoms.
2018-10-31 Maxim DouninCache: improved keys zone size error reporting.
2018-10-31 Maxim DouninCache: fixed minimum cache keys zone size limit.
2018-10-19 chronolawA minor code clean for macro ngx_event_get_conf in...
2018-10-23 Maxim DouninSSL: explicitly set maximum version (ticket #1654).
2018-10-03 Vladimir HomutovUpstream: proxy_socket_keepalive and friends.
2018-10-03 Vladimir HomutovVersion bump.
2018-10-02 Maxim Douninrelease-1.15.5 tag
2018-10-02 Maxim Douninnginx-1.15.5-RELEASE release-1.15.5
2018-10-02 Maxim DouninSSL: fixed segfault on renegotiation (ticket #1646).
2018-10-02 Ruslan ErmilovFixed off-by-one error in shared zone initialization.
2018-09-25 Ruslan ErmilovSSL: fixed unlocked access to sess_id->len.
2018-09-27 Ruslan ErmilovVersion bump.
2018-09-25 Maxim Douninrelease-1.15.4 tag
2018-09-25 Maxim Douninnginx-1.15.4-RELEASE release-1.15.4
next