]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2015-12-09 Ruslan ErmilovVersion bump.
2015-12-08 Maxim Douninrelease-1.9.8 tag
2015-12-08 Maxim Douninnginx-1.9.8-RELEASE release-1.9.8
2015-12-08 Roman ArutyunyanSlice filter: terminate first slice with last_in_chain...
2015-12-08 Roman ArutyunyanSlice filter: never run subrequests when main request...
2015-12-08 Sergey KandaurovSSL: fixed possible segfault on renegotiation (ticket...
2015-12-07 Maxim DouninUpdated OpenSSL and PCRE used for win32 builds.
2015-12-07 Maxim DouninAdded slice module to win32 builds.
2015-12-07 Roman ArutyunyanSlice filter.
2015-12-07 Roman ArutyunyanUpstream: fill r->headers_out.content_range from upstre...
2015-12-03 Piotr SikoraCore: fix typo in error message.
2015-12-03 Maxim DouninStyle: NGX_PTR_SIZE replaced with sizeof(void *).
2015-12-01 Maxim DouninStyle.
2015-11-30 Ruslan ErmilovStop emulating a space character after r->method_name.
2015-11-06 Ruslan ErmilovProxy: improved code readability.
2015-11-30 Ruslan ErmilovReduced the number of GET method constants.
2015-11-30 Valentin BartenevIncreased the default "connection_pool_size" on 64...
2015-11-30 Ruslan ErmilovConfigure: improved workaround for system perl on OS X.
2015-11-30 Ruslan ErmilovConfigure: removed comment obsolete in 3b763d36e055.
2015-11-06 Ruslan ErmilovStyle: unified request method checks.
2015-11-23 Ruslan ErmilovCore: enabled "include" inside http upstreams (ticket...
2015-11-23 Maxim DouninConfigure: fixed using OpenSSL include paths.
2015-11-21 Ruslan ErmilovUpstream: fixed "no port" detection in evaluated upstreams.
2015-11-17 Maxim DouninMissing "variable" word added.
2015-11-17 Valentin BartenevUsed the pwritev() syscall for writing files where...
2015-11-17 Valentin BartenevMoved file writev() handling code to a separate function.
2015-11-17 Valentin BartenevHandled EINTR from write() and pwrite() syscalls.
2015-11-17 Valentin BartenevAdjusted file->sys_offset after the write() syscall.
2015-11-17 Valentin BartenevVersion bump.
2015-11-17 Maxim Douninrelease-1.9.7 tag
2015-11-17 Maxim Douninnginx-1.9.7-RELEASE release-1.9.7
2015-11-16 Ruslan ErmilovRealip: the $realip_remote_addr variable.
2015-11-13 Valentin BartenevHTTP/2: reused HEADERS and CONTINUATION frames buffers.
2015-11-13 Valentin BartenevHTTP/2: fixed handling of output HEADERS frames.
2015-11-13 Valentin BartenevHTTP/2: fixed invalid headers handling (ticket #831).
2015-11-11 Roman ArutyunyanUpstream: proxy_cache_convert_head directive.
2015-11-05 Valentin BartenevSSL: only select HTTP/2 using NPN if "http2" is enabled.
2015-11-05 Valentin BartenevHTTP/2: backed out 16905ecbb49e (ticket #822).
2015-10-30 Maxim DouninFixed ngx_parse_time() out of bounds access (ticket...
2015-10-26 Vladimir HomutovSyslog: added "nohostname" option.
2015-10-27 Valentin BartenevHTTP/2: changed behavior of the "http2_max_field_size...
2015-10-27 Valentin BartenevHTTP/2: fixed spelling.
2015-10-27 Valentin BartenevVersion bump.
2015-10-27 Maxim Douninrelease-1.9.6 tag
2015-10-27 Maxim Douninnginx-1.9.6-RELEASE release-1.9.6
2015-10-26 Valentin BartenevHTTP/2: simplified checking the END_STREAM flag.
2015-10-26 Valentin BartenevHTTP/2: improved the ngx_http_v2_integer_octets(v)...
2015-10-26 Valentin BartenevHTTP/2: fixed the NGX_HTTP_V2_MAX_FIELD macro.
2015-09-27 Valentin BartenevHTTP/2: fixed splitting of response headers on CONTINUA...
2015-10-26 Valentin BartenevHTTP/2: introduced NGX_HTTP_V2_ENCODE_* macros.
2015-10-26 Valentin BartenevHTTP/2: simplified producing of the Last-Modified header.
2015-10-26 Valentin BartenevHTTP/2: fixed header block size calculation.
2015-10-02 Piotr SikoraHTTP/2: fix handling of connection errors.
2015-10-02 Piotr SikoraHTTP/2: fix indirect reprioritization.
2015-10-02 Piotr SikoraHTTP/2: reject self-dependent streams.
2015-10-24 Piotr SikoraCore: read/write locks are also required by the Stream...
2015-10-24 Piotr SikoraConfigure: style fixes for autoconf.err.
2015-10-20 Valentin BartenevHTTP/2: improved error handling while parsing integers.
2015-10-20 Ruslan ErmilovHTTP/2: improved HPACK integer parsing code readability.
2015-10-20 Maxim DouninWin32: timer_resolution now ignored with select.
2015-10-17 Kouhei SutouWin32: fixed build with MinGW and MinGW-w64 gcc.
2015-10-19 Maxim DouninStyle: unneeded casts of cf->args->elts removed.
2015-10-19 Maxim DouninFixed variables prefix comparison.
2015-10-19 Maxim DouninFixed handling of empty root.
2015-10-19 Maxim DouninSSL: preserve default server context in connection...
2015-10-19 Valentin BartenevHTTP/2: fixed parsing of literal header fields without...
2015-10-07 Vladimir HomutovSSL: handled long string truncation in ngx_ssl_error().
2015-10-06 Ruslan ErmilovStream: delete proxy connection timer after SSL handshake.
2015-07-12 Kurtis NusbaumExtract out version info function.
2015-09-28 Valentin BartenevHTTP/2: fixed $server_protocol value (ticket #800).
2015-09-24 Maxim DouninSSL: compatibility with OpenSSL master branch.
2015-09-24 Maxim DouninVersion bump.
2015-09-22 Maxim Douninrelease-1.9.5 tag
2015-09-22 Maxim Douninnginx-1.9.5-RELEASE release-1.9.5
2015-09-22 Maxim DouninStyle.
2015-09-15 Valentin BartenevIncreased the default number of output buffers.
2015-09-21 Valentin BartenevHTTP/2: fixed header block parsing with CONTINUATION...
2015-09-21 Valentin BartenevHTTP/2: fixed HPACK header field parsing.
2015-09-21 Roman ArutyunyanSub filter: fixed initialization in http{} level (ticke...
2015-09-11 Valentin BartenevThe HTTP/2 implementation (RFC 7240, 7241).
2015-09-11 Maxim DouninCore: fixed segfault with null in wildcard hash names.
2015-09-11 Maxim DouninFixed segfault with incorrect location nesting.
2015-09-11 Maxim DouninCache: check the whole cache key in addition to hashes.
2015-09-03 Roman ArutyunyanUpstream: fixed cache send error handling.
2015-09-02 Valentin BartenevFixed building --with-debug, broken by 6fce16b1fc10.
2015-09-02 Valentin BartenevWriting to some file systems can be interrupted.
2015-08-31 Valentin BartenevDecreased the NGX_HTTP_MAX_SUBREQUESTS limit.
2015-08-31 Valentin BartenevAdded protection against r->main->count overflow by...
2015-08-23 Valentin BartenevLimit recursive subrequests instead of simultaneous.
2015-08-23 Valentin BartenevVersion bump.
2015-08-18 Maxim Douninrelease-1.9.4 tag
2015-08-18 Maxim Douninnginx-1.9.4-RELEASE release-1.9.4
2015-08-18 Maxim DouninPerl: prototyping behavior explicitly specified.
2015-08-18 Maxim DouninPerl: fixed warning about "sep" may be used uninitialized.
2015-08-17 Maxim DouninUpdated OpenSSL used for win32 builds.
2015-08-17 Maxim DouninWin32: MSVC 2015 compatibility.
2015-08-17 Dmitry VolyntsevSub filter: support of variables in the strings to...
2015-08-17 Dmitry VolyntsevSub filter: support of multiple strings to replace.
2015-08-16 Maxim DouninFixed wrong URI after try_files in nested location...
2015-08-16 Maxim DouninFixed segfault with try_files introduced by c985d90a8d1f.
next