]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2015-03-12 Ruslan ErmilovEvents: fixed typo in the error message.
2015-03-12 Ruslan ErmilovDeprecated "aio sendfile".
2015-03-04 Ruslan ErmilovProxy: use an appropriate error on memory allocation...
2015-03-04 Ruslan ErmilovStyle: moved ngx_http_ephemeral() macro to ngx_http_req...
2015-03-04 Ruslan ErmilovStyle: use %*s format, as in 68d21fd1dc64.
2015-03-04 Valentin BartenevLog: use ngx_cpymem() in a couple of places, no functio...
2015-03-03 Valentin BartenevUpstream keepalive: drop ready flag on EAGAIN from...
2015-03-03 Ruslan ErmilovEvents: simplified ngx_event_aio_t definition.
2015-02-27 Valentin BartenevRefactored ngx_linux_sendfile_chain() even more.
2015-03-02 Maxim DouninStyle.
2015-03-02 Maxim DouninUpstream: upstream argument in ngx_http_upstream_proces...
2015-03-02 Maxim DouninUpstream: avoid duplicate finalization.
2015-03-02 Roman ArutyunyanSSL: reset ready flag if recv(MSG_PEEK) found no bytes...
2015-03-02 Roman ArutyunyanCache: do not inherit last_modified and etag from stale...
2015-03-02 Roman ArutyunyanUpstream hash: speedup consistent hash init.
2015-02-27 Sergey KandaurovMail: don't emit Auth-SSL-Verify with disabled ssl_veri...
2015-02-25 Maxim DouninMail: client SSL certificates support.
2015-02-25 Maxim DouninMail: added Auth-SSL header to indicate SSL.
2015-02-25 Maxim DouninMail: fixed buffer allocation for CRLF after Auth-SMTP...
2015-02-24 Ruslan ErmilovSSL: account sent bytes in ngx_ssl_write().
2015-02-24 Maxim DouninCore: fixed potential buffer overrun when initializing...
2015-02-17 Ruslan ErmilovCache: reduced diffs to the plus version of nginx.
2015-02-17 Roman ArutyunyanCore: make ngx_connection_local_sockaddr() always assig...
2015-02-11 Sergey KandaurovConfigure: typo fixed.
2015-02-11 Valentin BartenevUnbreak building on FreeBSD without file AIO.
2015-02-11 Valentin BartenevRefactored sendfile() AIO preload.
2015-01-23 Ruslan ErmilovMail: fixed the duplicate listen address detection.
2015-01-23 Ruslan ErmilovMail: fixed a comment.
2015-01-22 Ruslan ErmilovUpstream: detect port absence in fastcgi_pass with...
2015-02-11 Ruslan ErmilovVersion bump.
2015-02-10 Maxim Douninrelease-1.7.10 tag
2015-02-10 Maxim Douninnginx-1.7.10-RELEASE release-1.7.10
2015-02-10 Maxim DouninUpdated OpenSSL used for win32 builds.
2015-02-09 Sergey KandaurovCore: fixed build on Tru64 UNIX.
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...
next