]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2017-01-31 Maxim Douninnginx-1.10.3-RELEASE release-1.10.3
2017-01-27 Maxim DouninUpdated OpenSSL used for win32 builds.
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 DouninFixed trailer construction with limit on FreeBSD and...
2016-12-10 Valentin BartenevHTTP/2: prevented creating temp files for requests...
2016-11-28 Valentin BartenevHTTP/2: fixed posted streams handling.
2016-11-28 Valentin BartenevHTTP/2: fixed saving preread buffer to temp file (ticke...
2016-10-20 Valentin BartenevHTTP/2: graceful shutdown of active connections (closes...
2016-10-10 Maxim DouninCore: sockaddr lengths now respected by ngx_cmp_sockaddr().
2016-10-03 Roman ArutyunyanAddition filter: set last_in_chain flag when clearing...
2017-01-31 Maxim DouninVersion bump.
2016-10-18 Maxim Douninrelease-1.10.2 tag
2016-10-18 Maxim Douninnginx-1.10.2-RELEASE release-1.10.2
2016-10-18 Maxim DouninSSL: default DH parameters compatible with OpenSSL...
2016-10-11 Maxim DouninUpdated OpenSSL used for win32 builds.
2016-09-01 Maxim DouninEvent pipe: do not set file's thread_handler if not...
2016-08-22 Sergey KandaurovSSL: adopted session ticket handling for OpenSSL 1...
2016-08-08 Sergey KandaurovSSL: guarded SSL_R_NO_CIPHERS_PASSED not present in...
2016-07-19 Valentin BartenevHTTP/2: flushing of the SSL buffer in transition to...
2016-07-19 Valentin BartenevHTTP/2: refactored ngx_http_v2_send_output_queue().
2016-07-19 Valentin BartenevHTTP/2: fixed send timer handling.
2016-07-19 Valentin BartenevHTTP/2: avoid sending output queue if there's nothing...
2016-07-19 Valentin BartenevHTTP/2: always handle streams in error state.
2016-07-19 Valentin BartenevHTTP/2: prevented output of the HEADERS frame for cance...
2016-07-19 Valentin BartenevHTTP/2: always send GOAWAY while worker is shutting...
2016-07-05 Maxim DouninUpdated PCRE used for win32 builds.
2016-07-02 Roman ArutyunyanSub filter: eliminate unnecessary buffering.
2016-07-02 Roman ArutyunyanSub filter: introduced the ngx_http_sub_match() function.
2016-06-16 Valentin BartenevHTTP/2: fixed the "http request count is zero" alert.
2016-06-16 Valentin BartenevHTTP/2: avoid adding Content-Length for requests withou...
2016-06-16 Valentin BartenevHTTP/2: prevented double termination of a stream.
2016-06-16 Valentin BartenevHTTP/2: fixed a segfault while processing unbuffered...
2016-05-24 Valentin BartenevHTTP/2: unbreak build on MSVC.
2016-05-24 Valentin BartenevHTTP/2: implemented preread buffer for request body...
2016-05-20 Valentin BartenevHTTP/2: the "421 Misdirected Request" response (closes...
2016-10-18 Maxim DouninVersion bump.
2016-05-31 Maxim Douninrelease-1.10.1 tag
2016-05-31 Maxim Douninnginx-1.10.1-RELEASE release-1.10.1
2016-05-31 Maxim DouninCore: skip special buffers on writing (ticket #981).
2016-05-24 Maxim DouninUpdated OpenSSL used for win32 builds.
2016-05-30 Maxim DouninVersion bump.
2016-04-26 Maxim Douninrelease-1.10.0 tag
2016-04-26 Maxim Douninnginx-1.10.0-RELEASE release-1.10.0
2016-04-26 Maxim DouninStable branch.
2016-04-19 Maxim Douninrelease-1.9.15 tag
2016-04-19 Maxim Douninnginx-1.9.15-RELEASE release-1.9.15
2016-04-19 Valentin BartenevHTTP/2: send the output queue after emitting WINDOW_UPDATE.
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...
next