]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2017-01-24 Maxim DouninUpdated zlib and PCRE used for win32 builds.
2017-01-20 Maxim DouninUpstream: fixed cache corruption and socket leaks with...
2017-01-20 Maxim DouninRemoved pthread mutex / conditional variables debug...
2017-01-20 Maxim DouninFixed trailer construction with limit on FreeBSD and...
2017-01-20 Maxim DouninImproved connection draining with small number of conne...
2017-01-20 Maxim DouninAdded cycle parameter to ngx_drain_connections().
2017-01-19 Vladimir HomutovStream: client SSL certificates were not checked in...
2017-01-19 Vladimir HomutovStream: fixed handling of non-ssl sessions.
2017-01-12 Sergey KandaurovMail: make it possible to disable SASL EXTERNAL.
2017-01-11 Vladimir HomutovStream: avoid infinite loop in case of socket read...
2017-01-10 Ruslan ErmilovYear 2017.
2017-01-10 Ruslan ErmilovVersion bump.
2016-12-27 Maxim Douninrelease-1.11.8 tag
2016-12-27 Maxim Douninnginx-1.11.8-RELEASE release-1.11.8
2016-12-26 Roman ArutyunyanStream: speed up TCP peer recovery.
2016-12-24 Maxim DouninWin32: compatiblity with OpenSSL 1.1.0.
2016-12-24 Maxim DouninWin32: support 64-bit compilation with MSVC.
2016-12-24 Maxim DouninWin32: fixed some warnings reported by Borland C.
2016-12-24 Maxim DouninWin32: minimized redefinition of ssize_t.
2016-12-24 Maxim DouninWin32: minimized redefinition of intptr_t/uintptr_t.
2016-12-24 Maxim DouninWin32: stdint.h used for MinGW GCC.
2016-12-24 Maxim DouninWin32: fixed building with newer versions of MinGW...
2016-12-24 Maxim DouninWin32: added a variable to specify compiler.
2016-12-23 Maxim DouninSSL: support AES256 encryption of tickets.
2016-12-22 Ruslan ErmilovFixed missing "Location" field with some relative redir...
2016-12-21 Ruslan ErmilovCore: relative redirects (closes #1000).
2016-12-21 Ruslan ErmilovLimited recursion when evaluating variables.
2016-12-20 Vladimir HomutovStream: client SSL certificates verification support.
2016-12-19 Roman ArutyunyanStream ssl_preread: relaxed SSL version check.
2016-12-16 Ruslan ErmilovConfigure: detect nginx version for nginx.pm at make...
2016-12-16 Dmitry VolyntsevResolver: fixed handling of partially resolved SRV.
2016-12-16 Dmitry VolyntsevResolver: fixed a race between parallel name and addr...
2016-12-16 Dmitry VolyntsevResolver: fixed possible premature stop of the resend...
2016-12-16 Ruslan ErmilovResolver: fixed possible use-after-free in worker on...
2016-12-15 Ruslan ErmilovResolver: fixed possible use-after-free in worker on...
2016-12-15 Maxim DouninSSL: backed out changeset e7cb5deb951d, reimplemented...
2016-12-13 Piotr SikoraSSL: fix call to BIO_get_mem_data().
2016-12-15 Valentin BartenevAccess log: support for json escaping.
2016-12-12 Armin GrodonContrib: added 'commentstring' for vim-commentary support.
2016-12-13 Ruslan ErmilovThe size of cmcf->phase_engine.handlers explained.
2016-12-13 Ruslan ErmilovVersion bump.
2016-12-13 Maxim Douninrelease-1.11.7 tag
2016-12-13 Maxim Douninnginx-1.11.7-RELEASE release-1.11.7
2016-12-10 Valentin BartenevHTTP/2: prevented creating temp files for requests...
2016-11-28 Valentin BartenevHTTP/2: fixed posted streams handling.
2016-12-08 Ruslan ErmilovMap: the "volatile" parameter.
2016-12-08 Ruslan ErmilovMap: simplified "map" block parser.
2016-12-08 Ruslan ErmilovSlab: commented bitmap initialization for small allocat...
2016-12-07 Ruslan ErmilovSlab: free pages statistics.
2016-12-07 Ruslan ErmilovSlab: slots statistics.
2016-12-07 Ruslan ErmilovSlab: simplified some math.
2016-12-07 Ruslan ErmilovSlab: simplified allocation from slots.
2016-12-07 Ruslan ErmilovSlab: fixed the number of pages calculation.
2016-12-07 Ruslan ErmilovSlab: added comment about list heads.
2016-12-07 Ruslan ErmilovSlab: improved code readability.
2016-12-07 Maxim DouninCore: fixed environment on exit.
2016-12-07 Maxim DouninPerl: removed special environment handling for the...
2016-12-07 Maxim DouninPerl: added PERL_SET_INTERP().
2016-12-07 Sergey KandaurovFixed spelling of logical AND operator, no functional...
2016-11-22 hucongcongMp4: fixed setting wrong mdat atom size in very rare...
2016-12-05 Maxim DouninSSL: $ssl_curves (ticket #1088).
2016-12-05 Maxim DouninSSL: $ssl_ciphers (ticket #870).
2016-12-05 Maxim DouninSSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_clien...
2016-12-05 Maxim DouninSSL: $ssl_client_verify extended with a failure reason.
2016-12-05 Maxim DouninOCSP stapling: improved error logging context.
2016-12-05 Maxim DouninOCSP stapling: added certificate name to warnings.
2016-12-05 Maxim DouninOCSP stapling: added http response status logging.
2016-12-05 Maxim DouninOCSP stapling: style.
2016-12-03 Ruslan ErmilovSlab: improved double free detection.
2016-12-03 Ruslan ErmilovSlab: always show the requested allocation size in...
2016-12-03 Ruslan ErmilovSlab: style.
2016-11-21 Dmitry VolyntsevEvents: improved error event handling for UDP sockets.
2016-11-28 Valentin BartenevHTTP/2: fixed saving preread buffer to temp file (ticke...
2016-11-21 Maxim DouninConfigure: honor dependencies of dynamic modules.
2016-11-21 Maxim DouninVersion bump.
2016-11-15 Maxim Douninrelease-1.11.6 tag
2016-11-15 Maxim Douninnginx-1.11.6-RELEASE release-1.11.6
2016-11-14 Maxim DouninFixed a typo, removed an empty line.
2016-11-14 Maxim DouninUpstream: handling of upstream SSL handshake timeouts.
2016-11-10 hucongcongRange filter: only initialize ctx->ranges in main request.
2016-11-10 hucongcongCore: slight optimization in ngx_chain_update_chains().
2016-11-04 Ruslan ErmilovStyle: switch.
2016-11-03 Maxim DouninCache: prefix-based temporary files.
2016-11-03 Maxim DouninUpstream: avoid holding a cache node with upgraded...
2016-11-02 Dmitry VolyntsevCache: proxy_cache_max_range_offset and friends.
2016-11-02 Sergey KandaurovHTTP/2: flow control debugging.
2016-11-01 Maxim DouninPerl: fixed optimization in SSI command handler.
2016-10-31 Ruslan ErmilovHTTP/2: slightly improved debugging.
2016-10-17 Ruslan ErmilovUpstream: removed ngx_http_upstream_srv_conf_t.default_...
2016-10-17 Ruslan ErmilovUpstream: don't consider default_port when matching...
2016-10-17 Ruslan ErmilovUpstream: consistently initialize explicit upstreams.
2016-10-31 Ruslan ErmilovUpstream: do not unnecessarily create per-request upstr...
2016-10-31 Ruslan ErmilovUpstream: added the ngx_http_upstream_resolved_t.name...
2016-10-31 Ruslan ErmilovUpstream: removed unnecessary condition in proxy_eval...
2016-10-31 Valentin BartenevHTTP/2: limited maximum number of requests in connection.
2016-10-27 Maxim DouninMp4: introduced custom version of ngx_atofp().
2016-10-16 Dmitry LazurkinProxy: support variables for proxy_method directive.
2016-10-21 Dmitry VolyntsevSSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client...
2016-10-21 Valentin BartenevImage filter: support for WebP.
2016-10-20 Valentin BartenevHTTP/2: graceful shutdown of active connections (closes...
next