]> git.kaiwu.me - nginx.git/shortlog
nginx.git
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
2012-03-28 Maxim Douninnginx-1.1.18-RELEASE release-1.1.18
2012-03-28 Maxim DouninFixed win32 build after realpath changes in r4559.
2012-03-28 Maxim DouninConfigure: fixed msghdr.msg_control test on 64bit platf...
2012-03-28 Ruslan ErmilovReplaced ngx_http_realip_from_t with ngx_in_cidr_t.
2012-03-28 Ruslan ErmilovFixed calculation of range boundaries.
2012-03-28 Maxim DouninXslt: parser options now set with xmlCtxtUseOptions().
2012-03-27 Maxim DouninFixed more gcc46 warnings in configure tests.
2012-03-27 Maxim DouninFixed unconditional MAX_PATH usage (ticket #22).
2012-03-27 Maxim DouninAdded explicit include of time.h.
2012-03-22 Maxim DouninResolver: added missing sanity checking when creating...
2012-03-22 Maxim DouninWin32: added missing call to srand().
2012-03-22 Maxim DouninAdded xslt_param and xslt_string_param directives.
2012-03-22 Maxim DouninFixed off-by-one in xslt parameter parsing.
2012-03-22 Maxim DouninRestricted keepalive_disable safari to OS X only.
2012-03-22 Maxim DouninRemoved safari from keepalive_disable default.
2012-03-21 Ruslan ErmilovThe addition of $tcpinfo_* variables has broken the...
2012-03-21 Ruslan Ermilovworker_cpu_affinity: cleaned up Linux implementation...
2012-03-21 Ruslan ErmilovIf we inserted "Last-Modified" in r->headers_out.header...
2012-03-21 Ruslan ErmilovMinor ngx_http_headers_filter_module.c code cleanup.
2012-03-19 Maxim KonovalovFor the sake of case/switch code readability, 'fall...
2012-03-16 Ruslan ErmilovImplemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd...
2012-03-16 Ruslan ErmilovSome older OSes (notably FreeBSD 4.x) did not have %zu
2012-03-15 Ruslan ErmilovFixed compilation warnings in configuration C tests.
2012-03-15 Ruslan ErmilovLocal variable "ngx_http_next_filter" renamed to "ngx_h...
2012-03-15 Ruslan ErmilovThe "error_log" directive specified in the "http",...
2012-03-15 Ruslan ErmilovSlight optimization in ngx_http_get_variable_index().
2012-03-15 Ruslan Ermilov- New variable: $connection_requests.
2012-03-15 Maxim DouninVersion bump.
2012-03-15 Maxim Douninrelease-1.1.17 tag
2012-03-15 Maxim Douninnginx-1.1.17-RELEASE release-1.1.17
2012-03-15 Maxim DouninHeaders with null character are now rejected.
2012-03-15 Maxim DouninFixed incorrect ngx_cpystrn() usage in ngx_http_*_proce...
2012-03-15 Maxim DouninFixed ssi and perl interaction.
2012-03-15 Maxim DouninUwsgi: merged r->http_version fixes from scgi module.
2012-03-15 Maxim DouninUpdated OpenSSL and PCRE used for win32 builds.
2012-03-12 Ruslan ErmilovMentioned the NGINX environment variable.
2012-03-11 Ruslan ErmilovAdded scgi_temp and uwsgi_temp to svn:ignore.
2012-03-06 Ruslan Ermilov- Applied some of the OpenBSD changes.
2012-03-05 Maxim DouninWhitespace fixes.
2012-03-05 Maxim DouninGrammar and wording fixes in CHANGES.
2012-03-05 Maxim DouninVersion bump.
2012-02-29 Maxim Douninrelease-1.1.16 tag
2012-02-29 Maxim Douninnginx-1.1.16-RELEASE release-1.1.16
2012-02-28 Maxim DouninRaised simultaneous subrequest limit from 50 to 200.
2012-02-28 Maxim DouninAdded msleep() on reload to allow new processes to...
2012-02-28 Ruslan ErmilovFixed spelling in single-line comments.
2012-02-28 Maxim DouninWorkaround for fs_size on ZFS (ticket #46).
2012-02-27 Maxim DouninFix of rbtree lookup on hash collisions.
2012-02-27 Maxim DouninFixed null pointer dereference in resolver (ticket...
2012-02-27 Valentin BartenevDisable symlinks: added the "from=" parameter to the...
2012-02-27 Valentin BartenevDisable symlinks: initialization of the "disable_symlin...
2012-02-27 Valentin BartenevDisable symlinks: added the "from" parameter support...
2012-02-27 Maxim DouninConfigure: moved icc detection before gcc.
2012-02-27 Ruslan ErmilovAdded support for the 307 Temporary Redirect.
next