]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2012-06-18 Andrey BelovStyle fix.
2012-06-18 Andrey BelovNew core variable: $status.
2012-06-18 Ruslan ErmilovWhen "resolver" is configured with a domain name, only...
2012-06-18 Ruslan ErmilovFixed crash in ngx_resolver_cleanup_tree().
2012-06-18 Ruslan ErmilovVersion bump.
2012-06-08 Ruslan ErmilovFixed spelling of "endianness", and called it "byte...
2012-06-05 Maxim Douninrelease-1.2.1 tag
2012-06-05 Maxim Douninrelease-1.3.1 tag
2012-06-05 Maxim Douninnginx-1.3.1-RELEASE release-1.3.1
2012-06-05 Maxim DouninWin32: uris with ":$" are now rejected.
2012-06-05 Maxim DouninWin32: normalization of trailing dot inside uri.
2012-06-05 Maxim DouninWin32: disallowed access to various non-canonical name...
2012-06-04 Ruslan ErmilovSupport for IPv6 literals and an optional port in resolver.
2012-06-04 Maxim DouninSupport for IPv6 literals in proxy_pass and so on.
2012-06-04 Maxim DouninUpstream: least_conn compilation fixes.
2012-06-03 Maxim DouninUpstream: weights support in ip_hash balancer.
2012-06-03 Maxim DouninUpstream: least_conn balancer module.
2012-06-03 Maxim DouninResolver: fixed format specification.
2012-06-01 Ruslan ErmilovCode reduction (no functional changes).
2012-05-30 Valentin BartenevRemoved mistaken setting of NGX_SSL_BUFFERED flag in...
2012-05-30 Valentin BartenevFixed returned value handling from the cookie rewrite...
2012-05-29 Ruslan Ermilovgeoip: got rid of ugly casts when calling ngx_free().
2012-05-28 Ruslan ErmilovFixed broken build.
2012-05-28 Ruslan ErmilovFixed memory leak if $geoip_org variable was used.
2012-05-24 Ruslan ErmilovFixed the reuse of parsed DTDs and XSLTs.
2012-05-23 Maxim DouninFixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10.
2012-05-23 Maxim DouninFixed warning during nginx.xs compilation.
2012-05-22 Ruslan ErmilovFixed potential null pointer dereference in ngx_resolve...
2012-05-21 Ruslan ErmilovRemoved historical and now redundant syntax pre-checks...
2012-05-17 Maxim DouninFixed core variables dynamic access after reconfiguration.
2012-05-17 Maxim DouninFixed segfault with filter_finalize introduced in r4621...
2012-05-17 Valentin BartenevFixed building --with-cpp_test_module on some systems.
2012-05-17 Valentin BartenevFixed the ngx_regex.h header file compatibility with...
2012-05-16 Ruslan ErmilovZero padded the returned and logged HTTP status code...
2012-05-16 Ruslan ErmilovCapped the status code that may be returned with "retur...
2012-05-16 Ruslan ErmilovAdded syntax checking of the second parameter of the...
2012-05-16 Ruslan ErmilovVersion bump.
2012-05-15 Maxim Douninrelease-1.3.0 tag
2012-05-15 Maxim Douninnginx-1.3.0-RELEASE release-1.3.0
2012-05-15 Maxim DouninUpdated OpenSSL used for win32 builds.
2012-05-15 Ruslan ErmilovFixed win32 build after changes in r4624.
2012-05-14 Valentin BartenevUpdate c->sent in ngx_ssl_send_chain() even if SSL...
2012-05-14 Ruslan ErmilovReverted previous attempt to fix complation warning...
2012-05-14 Ruslan Ermilovgeoip: trusted proxies support and partial IPv6 support.
2012-05-14 Ruslan Ermilovgeo: chains of trusted proxies and partial IPv6 support.
2012-05-14 Ruslan ErmilovFixed compilation warning introduced in r4624.
2012-05-14 Ruslan Ermilovrealip: chains of trusted proxies and IPv6 support.
2012-05-14 Ruslan ErmilovNew function ngx_http_get_forwarded_addr() to look...
2012-05-14 Maxim DouninUpstream: fixed ip_hash rebalancing with the "down...
2012-05-14 Maxim DouninUpstream: smooth weighted round-robin balancing.
2012-05-14 Maxim DouninFixed possible request hang with filter finalization.
2012-05-14 Maxim DouninResolver: protection from duplicate responses.
2012-05-11 Maxim DouninAccept moderation in case of EMFILE/ENFILE.
2012-05-11 Maxim DouninRewrite: fixed escaping and possible segfault (ticket...
2012-05-11 Maxim DouninFastcgi: fixed padding handling on fixed-size records.
2012-05-11 Maxim DouninAdded r->state reset on fastcgi/scgi/uwsgi request...
2012-05-04 Maxim DouninAdded write event handler reset in ngx_http_named_locat...
2012-04-29 Ruslan Ermilovdebug_connection: added the IPv6 and UNIX-domain socket...
2012-04-27 Valentin BartenevRemoved surplus condition.
2012-04-26 Andrey BelovAllows particular modules to handle subrequests properly.
2012-04-26 Ruslan ErmilovFixed segmentation fault in ngx_resolver_create_name_qu...
2012-04-26 Maxim DouninVersion bump.
2012-04-23 Maxim Douninrelease-1.2.0 tag
2012-04-23 Maxim Douninnginx-1.2.0-RELEASE release-1.2.0
2012-04-23 Maxim DouninVersion bump.
2012-04-23 Igor SysoevFix of "%f" format handling.
2012-04-23 Maxim DouninUpdate openssl used for win32 builds.
2012-04-23 Maxim DouninProxy: added ctx checking to input filters.
2012-04-21 Maxim DouninImage filter: compare aspect ratio more accurately...
2012-04-19 Maxim DouninFixed segfault with try_files (ticket #152).
2012-04-18 Maxim DouninFixed master exit if there is no events section (ticket...
2012-04-18 Ruslan ErmilovDon't silently ignore the last line of configuration...
2012-04-17 Maxim DouninFixed ngx_readv_chain() to honor IOV_MAX (ticket #14).
2012-04-17 Maxim DouninIOV_MAX handling microoptimization.
2012-04-17 Maxim DouninFixed loop in ngx_writev_chain() and ngx_solaris_sendfi...
2012-04-16 Maxim DouninFixed log->action after ssl handshake.
2012-04-12 Ruslan ErmilovFixed grammar in error messages.
2012-04-12 Maxim DouninVersion bump.
2012-04-12 Maxim Douninrelease-1.1.19 tag
2012-04-12 Maxim Douninnginx-1.1.19-RELEASE release-1.1.19
2012-04-12 Maxim DouninMp4: sanity checks cleanup.
2012-04-12 Ruslan ErmilovReduced the number of lines of code in ngx_inet_addr().
2012-04-12 Ruslan ErmilovFixed buffer overflow when long URI is processed by...
2012-04-11 Ruslan ErmilovImproved readability of the code that produces bitmask...
2012-04-11 Ruslan ErmilovFixed directives inheritance.
2012-04-10 Maxim DouninAccess module: fixed inheritance of allow/deny ipv6...
2012-04-10 Igor SysoevFixed debug logging.
2012-04-10 Igor SysoevFixed previous commit.
2012-04-10 Igor SysoevFixed mp4 module seek.
2012-04-06 Maxim DouninFixed signed integer overflows in timer code (ticket...
2012-04-05 Andrey BelovComment fixed.
2012-04-05 Maxim KonovalovStyle: the function type should be on a line by itself
2012-04-03 Ruslan ErmilovIn ngx_ptocidr(), check that the supplied prefix length...
2012-04-03 Ruslan ErmilovFixed spelling in multiline C comments.
2012-04-02 Maxim DouninWin32: improved ngx_mutex_init() stub (ticket #138).
2012-04-02 Maxim DouninWin32: fixed memory allocation for shmem name (ticket...
2012-04-02 Maxim DouninUpstream: reject upstreams without normal servers.
2012-04-02 Maxim DouninVersion bump.
2012-03-29 Ruslan ErmilovCorrected spelling of error message (ticket #136).
2012-03-28 Maxim Douninrelease-1.1.18 tag
next