]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2015-01-20 Damien TournoudFixed try_files directory test to match only a directory.
2015-02-04 Roman ArutyunyanCore: fixed a race resulting in extra sem_post()'s.
2015-02-02 Roman ArutyunyanCore: reverted prefix-based temp files (a9138c35120d).
2015-02-02 Roman ArutyunyanCache: added temp_path to file cache.
2015-02-02 Roman ArutyunyanCore: supported directory skipping in ngx_walk_tree().
2015-01-28 Valentin BartenevFixed AIO handling in the output chain.
2015-01-27 Igor SysoevA bounds check of %N format on Windows.
2015-01-14 Vladimir HomutovUpstream: $upstream_header_time variable.
2015-01-13 Valentin BartenevYear 2015.
2015-01-13 Maxim DouninCore: added disk_full_time checks to error log.
2015-01-13 Maxim DouninFixed sendfile() trailers on OS X (8e903522c17a, 1...
2014-12-26 Valentin BartenevUpstream: use_temp_path parameter of proxy_cache_path...
2014-12-26 Valentin BartenevCache: update variant while setting header.
2014-12-26 Valentin BartenevCore: added prefix-based temporary files.
2014-12-26 Valentin BartenevUnified handling of ngx_create_temp_file() return value.
2014-12-24 Maxim DouninTrailing space fix.
2014-12-24 Maxim DouninFixed building with musl libc (ticket #685).
2014-12-24 Maxim DouninVersion bump.
2014-12-23 Maxim Douninrelease-1.7.9 tag
2014-12-23 Maxim Douninnginx-1.7.9-RELEASE release-1.7.9
2014-12-22 Valentin BartenevUpstream: added variables support to proxy_cache and...
2014-12-22 Valentin BartenevUpstream: preset some cache configuration when bypassing.
2014-12-22 Valentin BartenevUpstream: refactored proxy_cache and friends.
2014-12-22 Valentin BartenevUpstream: mutually exclusive inheritance of "cache...
2014-12-22 Valentin BartenevUpstream: simplified proxy_store and friends configurat...
2014-12-17 Lukas TribusSSL: safeguard use of SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS.
2014-12-12 Valentin BartenevAutoindex: implemented XML output format.
2014-12-12 Valentin BartenevAutoindex: implemented JSON output format.
2014-12-12 Valentin BartenevAutoindex: rendering code moved to a separate function.
2014-12-11 Maxim DouninHeaders filter: variables support in expires (ticket...
2014-12-11 Maxim DouninHeaders filter: local variables for config, no function...
2014-10-09 Valentin BartenevUpstream: fixed inheritance of proxy_store and friends.
2014-12-09 Maxim DouninProxy: fixed incorrect URI change due to if (ticket...
2014-12-09 Maxim DouninUpstream: fixed unexpected inheritance into limit_excep...
2014-12-09 Maxim DouninUpstream: inheritance of proxy_pass and friends (ticket...
2014-12-09 Maxim DouninProxy: the "TE" header now stripped by default (ticket...
2014-11-27 Piotr SikoraCache: send conditional requests only for cached 200...
2014-08-04 Dmitrii PichulinSSL: loading certificate keys via ENGINE_load_private_k...
2014-12-04 Maxim DouninVersion bump.
2014-12-02 Maxim Douninrelease-1.7.8 tag
2014-12-02 Maxim Douninnginx-1.7.8-RELEASE release-1.7.8
2014-12-02 Maxim DouninTrailing spaces removed, typo fixed.
2014-12-02 Maxim DouninCache: proper wakeup of subrequests.
2014-12-02 Maxim DouninUpstream: improved subrequest logging.
2014-12-01 Sergey KandaurovAccess log: restricted "log_format" to "http" level.
2014-11-28 Maxim DouninWrite filter: fixed handling of sync bufs (ticket ...
2014-11-28 Maxim DouninFixed post_action to not trigger "header already sent...
2014-11-28 Maxim DouninTypo.
2014-11-21 Valentin BartenevSPDY: push pending data while closing a stream as with...
2014-11-20 Vladimir HomutovSyslog: allowed underscore symbol in tag (ticket #667).
2014-11-20 Ruslan ErmilovResolver: fixed debug event logging.
2014-11-20 Ruslan ErmilovResolver: fixed use-after-free memory access.
2014-11-19 Valentin BartenevStyle.
2014-11-19 Valentin BartenevFixed type of sendfile() return value on Linux.
2014-08-13 Valentin BartenevMoved writev() handling code to a separate function.
2014-08-13 Valentin BartenevMerged conditions in the ngx_*_sendfile_chain() functions.
2014-08-13 Valentin BartenevMoved the code for coalescing file buffers to a separat...
2014-11-19 Valentin BartenevRefactored ngx_solaris_sendfilev_chain().
2014-10-07 Valentin BartenevIntroduced the ngx_output_chain_to_iovec() function.
2014-11-19 Valentin BartenevRenamed ngx_handle_sent_chain() to ngx_chain_update_sent().
2014-11-19 Piotr SikoraCache: add support for Cache-Control's s-maxage respons...
2014-11-19 Roman ArutyunyanProxy: renamed and rearranged fields in proxy configura...
2014-11-19 Roman ArutyunyanUpstream: different header lists for cached and uncache...
2014-11-19 Roman ArutyunyanUpstream: moved header lists to separate structures.
2014-11-19 Roman ArutyunyanUpstream: moved header initializations to separate...
2014-11-19 Roman ArutyunyanScgi: do not push redundant NULL element into conf...
2014-11-18 Roman ArutyunyanCache: proxy_cache_lock_age and friends.
2014-11-07 Valentin BartenevSPDY: fixed check for too long header name or value.
2014-11-07 Valentin BartenevSPDY: improved debug logging of inflate() calls.
2014-11-17 Maxim DouninSSL: logging level of "inappropriate fallback" (ticket...
2014-11-04 Toshikuni FukayaUpstream: support named location for X-Accel-Redirect.
2014-10-30 Piotr SikoraUpstream: add "proxy_ssl_certificate" and friends.
2014-11-07 Maxim DouninSPDY: fixed "too long header line" logging.
2014-11-05 Maxim DouninCache: removed dead store in ngx_http_file_cache_vary_h...
2014-08-25 Valentin BartenevAccess log: cancel the flush timer on graceful shutdown.
2014-08-13 Valentin BartenevEvents: introduced cancelable timers.
2014-08-25 Valentin BartenevEvents: simplified cycle in ngx_event_expire_timers().
2014-08-25 Valentin BartenevEvents: removed broken thread support from event timers.
2014-10-22 Peter WuContrib: add more directives to vim syntax.
2014-10-24 Sergey KandaurovSSL: simplified ssl_password_file error handling.
2014-10-27 Piotr SikoraSPDY: stop emitting multiple empty header values.
2014-10-28 Valentin BartenevVersion bump.
2014-10-28 Maxim Douninrelease-1.7.7 tag
2014-10-28 Maxim Douninnginx-1.7.7-RELEASE release-1.7.7
2014-10-28 Maxim DouninUpdated OpenSSL used for win32 builds.
2014-10-15 Kouhei SutouWin32: made build-able with MinGW-w64 gcc.
2014-10-27 Gu FengUpstream: limited next_upstream time and tries when...
2014-10-28 Roman ArutyunyanWrite filter: stored delay in a variable, no functional...
2014-10-28 Roman ArutyunyanUpstream: proxy_limit_rate and friends.
2014-10-28 Roman ArutyunyanCore: added limit to recv_chain().
2014-10-27 Maxim DouninCache: normalization of some Vary headers.
2014-10-27 Maxim DouninCache: multiple variants of a resource now can be stored.
2014-10-27 Maxim DouninCache: c->reading flag introduced.
2014-10-27 Maxim DouninCache: hash of Vary headers now stored in cache.
2014-10-27 Maxim DouninCache: disable caching of responses with Vary (ticket...
2014-10-15 Maxim DouninGzip, gunzip: flush busy buffers if any.
2014-10-14 Maxim DouninStyle.
2014-10-14 Roman ArutyunyanUpstream: proxy_force_ranges and friends.
2014-10-11 Kouhei SutouWin32: suppressed warnings by "-Werror=sign-compare".
2014-10-11 Kouhei SutouWin32: fixed wrong type cast.
next