|  | deeea162c7 | fixed patches for nginx 1.0.15. | 2012-04-17 09:51:34 +08:00 |  | 
			
				
					|  | 06c8b65a8c | upgraded the nginx core to 1.0.15. | 2012-04-17 09:48:49 +08:00 |  | 
			
				
					|  | 74c48651b9 | upgraded ngx_lua to 0.5.0rc22 and lua-resty-mysql to 0.07. also upgraded the nginx core to 1.0.14. | 2012-04-05 16:00:32 +08:00 |  | 
			
				
					|  | ce803e8a94 | bumped version number to 1.0.11.28.
						
						
						
						
						
						
							
 v1.0.11.28 | 2012-03-25 15:47:30 +08:00 |  | 
			
				
					|  | 843fd34df6 | use the best compress level for gzip.
						
						
						
						
						
						
							
 v1.0.11.27 | 2012-03-22 16:09:44 +08:00 |  | 
			
				
					|  | 39cea1cbb3 | upgraded ngx_lua to 0.5.0rc21. | 2012-03-22 15:38:11 +08:00 |  | 
			
				
					|  | b4f3bd982f | improved the upstream_pipelining patch a bit. | 2012-03-21 21:44:15 +08:00 |  | 
			
				
					|  | fcb85fb288 | now we apply the upstream_pipelining patch to the nginx core by default. | 2012-03-21 21:29:32 +08:00 |  | 
			
				
					|  | 9a756394cc | added nginx-1.0.11-upstream_pipelining.patch | 2012-03-21 21:27:01 +08:00 |  | 
			
				
					|  | 922f49f734 | upgraded ngx_lua to 0.5.0rc20. | 2012-03-21 21:12:19 +08:00 |  | 
			
				
					|  | 99c37ea419 | upgraded ngx_echo to 0.38rc2. | 2012-03-21 20:52:27 +08:00 |  | 
			
				
					|  | 767863f552 | upgraded ngx_srcache to 0.13rc6.
						
						
						
						
						
						
							
 v1.0.11.25 | 2012-03-16 11:41:46 +08:00 |  | 
			
				
					|  | 45eb5fd21d | added null_character_fixes patch to nginx 1.1.15. | 2012-03-16 11:27:48 +08:00 |  | 
			
				
					|  | 926f75812b | renamed the null character fixes patch. | 2012-03-16 10:45:09 +08:00 |  | 
			
				
					|  | 0fed5de57c | bumped version to 1.0.11.25. | 2012-03-16 10:39:14 +08:00 |  | 
			
				
					|  | deff21617c | security: applied the null-character-fixes patch from the mainstream. The bug did result in a disclosure of previously freed memory if upstream server returned specially crafted response, potentially exposing sensitive information. | 2012-03-16 10:37:53 +08:00 |  | 
			
				
					|  | 2d3383ee54 | upgraded ngx_srcache to 0.13rc5.
						
						
						
						
						
						
							
 v1.0.11.23 | 2012-03-15 17:39:45 +08:00 |  | 
			
				
					|  | f2f8a02aa9 | upgraded ngx_lua to 0.5.0rc19. | 2012-03-15 17:32:22 +08:00 |  | 
			
				
					|  | d10a7ece5c | upgraded ngx_srcache to 0.13rc4. | 2012-03-15 15:53:47 +08:00 |  | 
			
				
					|  | b01704d715 | upgraded ngx_lua to 0.5.0rc18. | 2012-03-12 21:31:12 +08:00 |  | 
			
				
					|  | fa6683d2d0 | upgraded lua-resty-redis to 0.08. | 2012-03-11 18:50:52 +08:00 |  | 
			
				
					|  | 746320740a | bugfix: the hotfix patch #4 for lua 5.1.4 has been removed from the official lua.org site. now we mirror it in my agentzh.org site. thanks damajor (Xav) for reporting this issue in github issue #10. | 2012-03-11 17:41:07 +08:00 |  | 
			
				
					|  | 627f55d5d0 | upgraded ngx_lua to 0.5.0rc17.
						
						
						
						
						
						
							
 v1.0.11.21 | 2012-03-06 22:47:48 +08:00 |  | 
			
				
					|  | 4579111c27 | upgraded lua-resty-string to 0.05. | 2012-03-05 23:09:20 +08:00 |  | 
			
				
					|  | c9d5094560 | upgraded lua-resty-redis to 0.07. | 2012-03-05 20:35:17 +08:00 |  | 
			
				
					|  | de51f31cda | upgraded lua-redis-parser to 0.09rc7.
						
						
						
						
						
						
							
 v1.0.11.19 | 2012-03-01 15:50:25 +08:00 |  | 
			
				
					|  | a4a3c09c76 | upgraded ngx_redis2 to 0.08rc4. | 2012-03-01 15:01:18 +08:00 |  | 
			
				
					|  | ec23d93c0d | no longer specify -DLUAJIT_USE_VALGRIND when --with-debug is specified. also upgraded lua-resty-* to their latest versions.
						
						
						
						
						
						
							
 v1.0.11.17 | 2012-02-29 15:16:10 +08:00 |  | 
			
				
					|  | f459d71013 | raised the default NGX_HTTP_MAX_SUBREQUESTS to 200, in sync with the official repository. | 2012-02-29 11:30:45 +08:00 |  | 
			
				
					|  | 367a5d8c5f | bundle new components lua-resty-mysql, lua-resty-upload, and lua-resty-string, which are enabled by default. also added options --without-lua_resty_mysql, --without-lua_resty_upload, and --without-lua_resty_string to ./configure for disabling them. | 2012-02-28 22:34:40 +08:00 |  | 
			
				
					|  | dfe629a607 | updated tests to reflect recent changes. | 2012-02-28 22:16:37 +08:00 |  | 
			
				
					|  | d41cb7132c | bundle new component lua-resty-redis which is enabled by default. also added option --without-lua_resty_redis to ./configure for disabling it. | 2012-02-28 22:15:29 +08:00 |  | 
			
				
					|  | 7c210171d1 | bundle new component lua-resty-memcached which is enabled by default. also added option --without-lua_resty_memcached to ./configure for disabling it. also upgraded ngx_lua to 0.5.0rc16. | 2012-02-28 22:05:01 +08:00 |  | 
			
				
					|  | 51c12f72d6 | now we apply the official hotfix #1 patch for luajit 2.0.0 beta9. | 2012-02-24 14:49:55 +08:00 |  | 
			
				
					|  | e95dc58c6e | upgraded ngx_lua to 0.5.0rc15.
						
						
						
						
						
						
							
 v1.0.11.15 | 2012-02-23 16:33:47 +08:00 |  | 
			
				
					|  | bb0af04df3 | upgraded ngx_lua to 0.5.0rc14; also bumped version to 1.0.11.15. | 2012-02-22 23:34:22 +08:00 |  | 
			
				
					|  | c528989ead | now we enable -DLUAJIT_USE_VALGRIND -DLUA_USE_APICHECK -DLUA_USE_ASSERT flags for luajit when --with-debug is specified. | 2012-02-22 23:33:56 +08:00 |  | 
			
				
					|  | 71a3060051 | updated tests for new versions of the components. | 2012-02-21 11:43:17 +08:00 |  | 
			
				
					|  | 3ba6ac3224 | apply the max_subrequests patch to allow the NGX_HTTP_MAX_SUBREQUESTS macro to be overridden from the outside and adjusted the default value from 50 to 100 because 50 is a little too conservative. | 2012-02-20 16:04:30 +08:00 |  | 
			
				
					|  | cc460be049 | added patches for nginx 1.1.15. | 2012-02-20 15:52:22 +08:00 |  | 
			
				
					|  | 134e901166 | upgraded ngx_lua to 0.5.0rc13. | 2012-02-19 22:03:56 +08:00 |  | 
			
				
					|  | fda2e1e693 | checked in the patches for nginx 1.0.12. | 2012-02-17 23:15:10 +08:00 |  | 
			
				
					|  | e9a14f843d | upgraded ngx_lua to v0.5.0rc10. | 2012-02-15 22:49:02 +08:00 |  | 
			
				
					|  | 475d430fd6 | upgraded ngx_xss to 0.03rc9, ngx_rds_csv to 0.05rc1, ngx_iconv to 0.10rc7, ngx_redis2 to 0.08rc3, and ngx_lua to 0.5.0rc9. | 2012-02-15 17:45:13 +08:00 |  | 
			
				
					|  | ac6b83aff8 | upgraded ngx_lua to v0.5.0rc7.
						
						
						
						
						
						
							
 v1.0.11.11 | 2012-02-14 18:57:40 +08:00 |  | 
			
				
					|  | c93802bfed | updated test suite to reflect recent changes.
						
						
						
						
						
						
							
 v1.0.11.9 | 2012-02-13 20:53:57 +08:00 |  | 
			
				
					|  | e67456cc26 | upgraded ngx_lua to 0.5.0rc6. | 2012-02-13 20:47:28 +08:00 |  | 
			
				
					|  | 966222feef | upgraded ngx_coolkit to 0.2rc1. | 2012-02-08 17:11:33 +08:00 |  | 
			
				
					|  | 67d50a58bf | added ngx_coolkit to the bundle. | 2012-02-07 20:17:20 +08:00 |  | 
			
				
					|  | 3b79af7b99 | upgraded ngx_lua to v0.5.0rc5 and bumped version number to 1.0.11.7.
						
						
						
						
						
						
							
 v1.0.11.7 | 2012-02-07 20:04:07 +08:00 |  |