]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2017-03-07 Maxim DouninStyle.
2017-03-07 Maxim DouninIntroduced worker_shutdown_timeout.
2017-03-07 Maxim DouninCancelable timers are now preserved if there are other...
2017-03-07 Maxim DouninCore: introduced ngx_rbtree_next().
2017-03-07 Maxim DouninAccess log: removed dead ev->timedout check in flush...
2017-03-07 Maxim DouninConverted hc->busy/hc->free to use chain links.
2017-03-07 Ruslan ErmilovRemoved casts not needed after 1f513d7f1b45.
2017-03-06 Sergey KandaurovMail: don't emit separator in capability lists for...
2017-03-06 Ruslan ErmilovAdded missing "static" specifiers found by gcc -Wtradit...
2017-03-02 Eran KornblauAdded missing static specifiers.
2017-03-01 othreeContrib: vim syntax, update 3rd party module directives.
2017-02-27 Maxim DouninFixed background update with "if".
2017-02-24 othreeContrib: vim syntax, update core module directives.
2017-02-22 othreeContrib: vim syntax, listen option and SSL/Mail protoco...
2017-02-17 Maxim DouninFixed ngx_parse_size() / ngx_parse_offset() with 0...
2017-02-16 Maxim DouninTrailing space removed.
2017-02-16 Maxim DouninDocs: changes.xslt regenerated.
2017-02-16 Maxim DouninDocs: changes.xml dates converted to ISO 8601 format.
2017-02-16 Maxim DouninVersion bump.
2017-02-14 Maxim Douninrelease-1.11.10 tag
2017-02-14 Maxim Douninnginx-1.11.10-RELEASE release-1.11.10
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...
next