]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2016-02-19 Sergey KandaurovConfigure: skip building OpenSSL documentation to conse...
2016-02-18 Ruslan ErmilovConfigure: fixed static nginx build with OpenSSL (ticke...
2016-02-18 Vladimir HomutovCore: added support for more than 64 CPUs in worker_cpu...
2016-02-16 Valentin BartenevHTTP/2: added debug logging of response headers.
2016-02-16 Valentin BartenevHTTP/2: use local pointer instead of r->connection.
2016-02-15 Maxim DouninCore: improved logging on invalid NGINX variable (ticke...
2016-02-13 Maxim DouninUpdated OpenSSL used for win32 builds.
2016-02-13 Maxim DouninWin32: simplified and improved handling of MSVC versions.
2016-02-12 Valentin BartenevHTTP/2: fixed undefined behavior in ngx_http_v2_huff_en...
2016-02-11 Valentin BartenevHTTP/2: implemented HPACK Huffman encoding for response...
2016-02-11 Ruslan ErmilovDynamic modules: fixed a version mismatch message ...
2016-02-11 Roman ArutyunyanStream: initialize variable right before using it.
2016-02-11 Roman ArutyunyanStream: removed useless typedef.
2016-02-10 Ruslan ErmilovDynamic modules: added auth_basic module libs via ngx_m...
2016-02-10 Piotr SikoraCore: ngx_module_t compatibility with C++.
2016-02-10 Maxim DouninVersion bump.
2016-02-09 Maxim Douninrelease-1.9.11 tag
2016-02-09 Maxim Douninnginx-1.9.11-RELEASE release-1.9.11
2016-02-08 Maxim DouninDynamic modules: NGX_STREAM define removed.
2016-02-05 Valentin BartenevDynamic modules: added dlsym() to configure test.
2016-02-05 Ruslan ErmilovDynamic modules: fixed a copy-n-paste error.
2016-02-04 Maxim DouninDynamic modules.
2016-02-04 Maxim DouninDynamic modules: auto/module script.
2016-02-04 Maxim DouninDynamic modules: introduced HTTP_INIT_FILTER_MODULES.
2016-02-04 Maxim DouninDynamic modules: dlopen() support.
2016-02-04 Maxim DouninDynamic modules: changed ngx_modules to cycle->modules.
2016-02-04 Maxim DouninDynamic modules: moved module-related stuff to separate...
2016-02-04 Valentin BartenevHTTP/2: fixed possible buffer overrun (ticket #893).
2016-02-02 Valentin BartenevHTTP/2: fixed padding handling in HEADERS frame with...
2016-02-02 Valentin BartenevHTTP/2: fixed request length accounting.
2016-02-02 Valentin BartenevHTTP/2: fixed excessive memory allocation for pool...
2016-02-02 Valentin BartenevHTTP/2: removed unused field from ngx_http_v2_stream_t.
2015-12-17 Ruslan ErmilovResolver: style.
2015-12-17 Ruslan ErmilovResolver: improved PTR response processing.
2015-12-17 Ruslan ErmilovResolver: style.
2016-02-02 Roman ArutyunyanResolver: free TCP buffers on resolver cleanup.
2016-02-02 Ruslan ErmilovResolver: fixed possible resource leak introduced in...
2016-01-28 Roman ArutyunyanResolver: TCP support.
2016-01-28 Roman ArutyunyanResolver: per-request DNS server balancer.
2016-01-28 Roman ArutyunyanResolver: renamed UDP-specific structures, fields and...
2016-01-28 Roman ArutyunyanResolver: removed unused field from ngx_resolver_ctx_t.
2016-01-28 Roman ArutyunyanVersion bump.
2016-01-26 Maxim Douninrelease-1.9.10 tag
2016-01-26 Maxim Douninnginx-1.9.10-RELEASE release-1.9.10
2016-01-26 Ruslan ErmilovResolver: limited CNAME recursion.
2016-01-26 Roman ArutyunyanResolver: fixed use-after-free memory accesses with...
2016-01-26 Roman ArutyunyanResolver: changed the ngx_resolver_create_*_query(...
2016-01-26 Ruslan ErmilovResolver: fixed CNAME processing for several requests.
2016-01-26 Ruslan ErmilovResolver: fixed crashes in timeout handler.
2016-01-26 Roman ArutyunyanResolver: fixed possible segmentation fault on DNS...
2016-01-12 Valentin BartenevRequest body: removed surplus assigment, no functional...
2016-01-11 Maxim DouninCore: worker_cpu_affinity auto.
2016-01-11 Maxim DouninUpstream: fixed changing method on X-Accel-Redirect.
2016-01-11 Ruslan ErmilovYear 2016.
2015-12-17 Maxim DouninUpstream: don't keep connections on early responses...
2015-12-17 Maxim DouninFixed PROXY protocol on IPv6 sockets (ticket #858).
2015-12-17 Maxim DouninVersion bump.
2015-12-12 Ruslan ErmilovFixed a typo.
2015-12-09 Maxim Douninrelease-1.9.9 tag
2015-12-09 Maxim Douninnginx-1.9.9-RELEASE release-1.9.9
2015-12-09 Ruslan ErmilovFixed fastcgi_pass with UNIX socket and variables ...
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...
next