]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2017-02-13 Maxim DouninGzip: free chain links on the hot path (ticket #1046).
2017-02-10 Maxim DouninUpstream: read handler cleared on upstream finalization.
2017-02-10 Maxim DouninCache: increased cache header Vary and ETag lengths...
2017-02-10 Roman ArutyunyanSlice filter: fetch slices in cloned subrequests.
2017-02-10 Roman ArutyunyanUpstream: proxy_cache_background_update and friends.
2016-12-22 Roman ArutyunyanCache: support for stale-while-revalidate and stale...
2017-02-08 Maxim DouninRequest body: commented out debug printing of old buffers.
2017-02-08 Maxim DouninRequest body: c->error on "100 Continue" errors (ticket...
2017-02-06 Sergey KandaurovSSL: clear error queue after OPENSSL_init_ssl().
2017-02-02 Maxim DouninSSL: fixed ssl_buffer_size on SNI virtual hosts (ticket...
2017-02-01 Sergey KandaurovConfigure: removed execute bit from auto/unix.
2017-01-31 Dmitry VolyntsevVariables: generic prefix variables.
2017-01-31 Ruslan ErmilovImplemented the "server_tokens build" option.
2017-01-27 Maxim DouninUpdated OpenSSL used for win32 builds.
2017-01-26 Maxim DouninUpstream: removed unused bl_time and bl_state fields.
2017-01-25 Thibault CharbonnierUpstream: removed unused ngx_http_upstream_conf_t.timeo...
2017-01-25 Vladimir HomutovUpstream: removed compatibility shims from ngx_http_ups...
2017-01-26 Vladimir HomutovVersion bump.
2017-01-24 Maxim Douninrelease-1.11.9 tag
2017-01-24 Maxim Douninnginx-1.11.9-RELEASE release-1.11.9
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.
next