]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2016-04-19 Valentin BartenevHTTP/2: skip data frames in case of internal errors.
2016-04-19 Valentin BartenevHTTP/2: don't send WINDOW_UPDATE for an empty request...
2016-04-19 Maxim DouninThread pools: memory barriers in task completion notifi...
2016-04-18 Maxim DouninHTTP/2: write logs when refusing streams with data.
2016-04-14 Valentin BartenevHTTP/2: send WINDOW_UPDATE instead of RST_STREAM with...
2016-04-14 Valentin BartenevHTTP/2: refuse streams with data until SETTINGS is...
2016-04-14 Valentin BartenevHTTP/2: deduplicated some code in ngx_http_v2_state_hea...
2016-04-11 Valentin BartenevFastCGI: skip special bufs in buffered request body...
2016-04-12 Ruslan ErmilovFixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8...
2016-04-11 Alessandro... Fixed typos.
2016-04-08 Ruslan ErmilovRemoved redundant "u" format specifier.
2016-04-08 Ruslan ErmilovSimplified ngx_unix_recv() and ngx_readv_chain().
2016-04-08 Valentin BartenevMerged implementations of ngx_unix_recv().
2016-04-08 Valentin BartenevFixed small inconsistency in handling EOF among receive...
2016-04-08 Valentin BartenevMerged implementations of ngx_udp_unix_recv().
2016-04-07 Josh SorefFixed spelling.
2016-04-07 Ruslan ErmilovVersion bump.
2016-04-05 Maxim Douninrelease-1.9.14 tag
2016-04-05 Maxim Douninnginx-1.9.14-RELEASE release-1.9.14
2016-04-01 Maxim DouninCompatibility with FreeBSD 2.2.9.
2016-04-01 Maxim DouninConfigure: improved multiple types handling in auto...
2016-04-01 Maxim DouninConfigure: fixed autotest source code logging.
2016-04-01 Valentin BartenevHTTP/2: support for unbuffered upload of request body.
2016-04-01 Valentin BartenevHTTP/2: rewritten handling of request body.
2016-04-01 Valentin BartenevHTTP/2: sending RST_STREAM with NO_ERROR to discard...
2016-04-01 Maxim DouninCore: removed incorrect GCC 2.7 check.
2016-04-01 Maxim DouninTrailing space fix.
2016-03-31 Maxim DouninSSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.
2016-03-31 Sergey KandaurovSSL: X509 was made opaque in OpenSSL 1.1.0.
2016-03-31 Sergey KandaurovSSL: EVP_MD_CTX was made opaque in OpenSSL 1.1.0.
2016-03-31 Maxim DouninSSL: RSA_generate_key() is deprecated in OpenSSL 1...
2016-03-31 Maxim DouninSSL: initialization changes for OpenSSL 1.1.0.
2016-03-31 Maxim DouninSSL: get_session callback changed in OpenSSL 1.1.0.
2016-03-31 Maxim DouninSSL: guarded error codes not present in OpenSSL 1.1.0.
2016-03-31 Maxim DouninSSL: reasonable version for LibreSSL.
2016-03-31 Ruslan ErmilovRemoved the prototype mysql module.
2016-03-31 Ruslan ErmilovFixed ngx_os_signal_process() prototype.
2016-03-30 Sergey KandaurovFixed ngx_pid_t formatting in ngx_sprintf() and logging.
2016-03-30 Sergey KandaurovFixed format specifiers in ngx_sprintf().
2016-03-30 Sergey KandaurovFixed logging.
2016-03-30 Sergey KandaurovEvents: fixed logging.
2016-03-30 Sergey KandaurovFixed logging with variable field width.
2016-03-30 Sergey KandaurovFixed logging in close error handling.
2016-03-30 Ruslan ErmilovFixed mistranslated phrase.
2016-03-30 Ruslan ErmilovEvents: fixed test building with eventport on OS X.
2016-03-30 Ruslan ErmilovStyle.
2016-03-30 Ruslan ErmilovVersion bump.
2016-03-29 Maxim Douninrelease-1.9.13 tag
2016-03-29 Maxim Douninnginx-1.9.13-RELEASE release-1.9.13
2016-03-29 Maxim DouninUpdated OpenSSL used for win32 builds.
2016-03-29 Maxim DouninWin32: replaced NGX_EXDEV with more appropriate error...
2016-03-29 Maxim DouninWin32: additional error code NGX_EEXIST_FILE (ticket...
2016-03-28 Maxim DouninUpstream: proxy_next_upstream non_idempotent.
2016-03-28 Maxim DouninUpstream: cached connections now tested against next_up...
2016-03-28 Ruslan ErmilovFixed --test-build-*.
2016-03-28 Roman ArutyunyanSub filter: fixed allocation alignment.
2016-02-27 Piotr SikoraCore: allow strings without null-termination in ngx_par...
2016-03-25 Roman ArutyunyanFixed socket inheritance on reload and binary upgrade.
2016-03-18 Vladimir HomutovStream: additional logging for UDP.
2016-03-23 Dmitry VolyntsevWin32: fixed build after 384154fc634f.
2016-03-23 Roman ArutyunyanStream: detect port absence in proxy_pass with IP literal.
2016-03-23 Dmitry VolyntsevResolver: added support for SRV records.
2016-03-23 Dmitry VolyntsevResolver: do not enable resolve timer if provided timeo...
2016-03-23 Dmitry VolyntsevResolver: introduced valid field in resolver responses.
2016-03-23 Valentin BartenevCore: introduced the NGX_DEBUG_PALLOC macro.
2016-03-23 Valentin BartenevCore: use ngx_palloc_small() to allocate ngx_pool_large_t.
2016-03-23 Valentin BartenevCore: introduced the ngx_palloc_small() function.
2016-03-23 Valentin BartenevCore: moved logging before freeing large blocks of...
2016-03-22 Maxim DouninBacked out server_tokens changes.
2016-03-23 Dmitry VolyntsevCache: fixed slots accounting error introduced in c9d68...
2016-03-22 Ruslan ErmilovReconsidered server_tokens with an empty value.
2016-03-21 Valentin BartenevHTTP/2: improved debugging of sending control frames.
2016-03-21 Sergey KandaurovEvents: fixed test building with devpoll and eventport...
2016-03-18 Piotr SikoraFix build with -Wmissing-prototypes.
2016-03-18 Dmitry VolyntsevCache: added watermark to reduce IO load when keys_zone...
2016-03-18 Dmitry VolyntsevCache: report error if slab allocator fails during...
2016-03-18 Maxim DouninThreads: writing via threads pools in event pipe.
2016-03-18 Maxim DouninThreads: offloading of temp files writing to thread...
2016-03-18 Maxim DouninThreads: task pointer stored in ngx_file_t.
2016-03-18 Maxim DouninFixed timeouts with threaded sendfile() and subrequests.
2016-03-16 Ruslan ErmilovStyle.
2016-03-15 Maxim DouninTruncation detection in sendfilev() on Solaris.
2016-03-15 Maxim DouninTruncation detection in sendfile() on Linux.
2016-01-20 Roman ArutyunyanStream: UDP proxy.
2016-03-15 Roman ArutyunyanStream: post first read events from client and upstream.
2016-03-15 Ruslan ErmilovWin32: fixed build after cf3e75cfa951.
2016-03-15 Ruslan ErmilovWin32: fixed build after cf3e75cfa951.
2016-03-15 Ruslan ErmilovAdded variables support to server_tokens.
2016-03-14 Valentin BartenevFixed handling of EAGAIN with sendfile in threads.
2016-03-14 Roman ArutyunyanEvents: fixed error logging in devpoll.
2016-03-14 Sergey KandaurovFixed compilation with -Wmissing-prototypes.
2016-03-09 Justin LiUpstream: avoid closing client connection in edge case.
2016-03-10 Maxim DouninUpstream: fixed "zero size buf" alerts with cache ...
2016-03-10 Ruslan ErmilovConfigure: style.
2016-03-10 Maxim DouninDynamic modules: do not overwrite old modules on install.
2016-03-10 Ruslan ErmilovConfigure: style.
2016-03-03 Maxim DouninCopy filter: fixed sendfile aio handlers to set ctx...
2016-03-03 Maxim DouninFixed sendfile in threads (or with aio preload) and...
2016-03-03 Valentin BartenevIntroduced the ngx_chain_to_iovec() function.
2016-03-01 Valentin BartenevRequest body: moved handling of the last part in the...
next