Commit Graph

328 Commits (367a5d8c5f0062b2bf4378ea8f752dbc3da17f32)
 

Author SHA1 Message Date
agentzh (章亦春) 1a91ab941c re-enable bundling unwind.h for LuaJIT on *BSD and Solaris because we still need to do that. 13 years ago
agentzh (章亦春) 2b7c8182d9 removed the gzip_ok_invalid_read_fix patch because it is no longer needed. 13 years ago
agentzh (章亦春) 6081a9b032 upgraded ngx_lua to 0.3.1rc42 and ngx_headers_more to 0.16rc6. 13 years ago
agentzh (章亦春) 5fd1a15da2 upgraded luajit to 2.0.0 beta9 and also applied the patch nginx-1.0.10-gzip_ok_invalid_read_fix.patch. 13 years ago
agentzh (章亦春) 0e98bb399f checked in the gzip_ok_invalid_read_fix patch. 13 years ago
agentzh (章亦春) 041652a80d upgraded ngx_headers_more to 0.16rc5 and ngx_lua to 0.3.1rc41. 13 years ago
agentzh (章亦春) 74c6036eb1 updated .gitignore. 13 years ago
agentzh (章亦春) 68fe4b0a84 upgraded ngx_lua to 0.3.1rc40 and ngx_set_misc to v0.22rc4. 13 years ago
agentzh (章亦春) 85a80e83b2 upgraded ngx_lua to 0.3.1rc39. 13 years ago
agentzh (章亦春) d0fc49168d bugfix: some old version of "cp" does not support trailing slashes in the destination argument and could break the ./configure script. thanks Weibin Yao for reporting it. 13 years ago
agentzh (章亦春) 893262d13a upgraded ngx_srcache to 0.13rc3 and ngx_xss to 0.03rc8. 13 years ago
agentzh (章亦春) 89d675fa91 fixed the link for lua-cjson-1.0.3 in our mirror-tarballs script. thanks Weibin Yao. 13 years ago
agentzh (章亦春) 0e42b1d9ef updated the test suite to reflect recent changes. 13 years ago
agentzh (章亦春) 16b594b22c released stable version 1.0.10.24. 13 years ago
agentzh (章亦春) fbb918187e upgraded ngx_rds_json to v0.12rc7 and ngx_xss to v0.03rc7. 13 years ago
agentzh (章亦春) 1eb06f1ef3 upgraded ngx_lua to 0.3.1rc38. 13 years ago
agentzh (章亦春) f4745c3d28 fixed a serious regression for linux aio in nginx-1.0.10-epoll_check_stale_wev.patch, thanks Maxim Dounin! released ngx_openresty 1.0.10.21. 13 years ago
agentzh (章亦春) 99f0e9f829 upgraded ngx_lua to 0.3.1rc37; also released ngx_openresty 1.0.10.19. 13 years ago
agentzh (章亦春) 96c2c3559a upgraded ngx_lua to 0.3.1rc36; released ngx_openresty 1.0.10.17. 13 years ago
agentzh (章亦春) 650f75a1f9 upgraded ngx_lua to 0.3.1rc35; released ngx_openresty 1.0.10.15. 13 years ago
agentzh (章亦春) c629e237b3 upgraded ngx_lua to 0.3.1rc34; also released ngx_openresty 1.0.10.13. 13 years ago
agentzh (章亦春) d5d36acbfc upgraded ngx_lua to 0.3.1rc33. 13 years ago
agentzh (章亦春) e4cddbf6dc upgraded ngx_lua to 0.3.1rc32; released ngx_openresty 1.0.10.11. 13 years ago
agentzh (章亦春) 8b2352549c upgraded ngx_xss to 0.03rc6 and ngx_memc to 0.13rc2 and ngx_redis2 to 0.08rc2; released ngx_openresty 1.0.10.9. 13 years ago
agentzh (章亦春) 69eabd6677 upgraded ngx_lua to v0.3.1rc31; released ngx_openresty 1.0.10.7. 13 years ago
agentzh (章亦春) 48e6ec6682 upgraded ngx_lua to 0.3.1rc30; also released ngx_openresty 1.0.10.5. 13 years ago
agentzh (章亦春) 658ead207e upgraded ngx_lua to v0.3.1rc29; released ngx_openresty 1.0.10.3. 13 years ago
agentzh (章亦春) 10d70ab81a upgraded the nginx core to 1.0.10. 13 years ago
agentzh (章亦春) 7215210bb4 fixed the test suite. 13 years ago
agentzh (章亦春) 091add62d7 released ngx_openresty 1.0.9.10. 13 years ago
agentzh (章亦春) a5ac948dfe fixed the error message length while ./configure fails. 13 years ago
agentzh (章亦春) 099c040870 upgraded ngx_drizzle to 0.1.2rc4; also released ngx_openresty 1.0.9.9. 13 years ago
agentzh (章亦春) d33c4824f6 improved the missing gmake on BSD error message as per @lhmwzy. 13 years ago
agentzh (章亦春) 26d1d6a05e added new directives log_escape_non_ascii to prevent escaping 0x7F - 0x1F chars in access log variable values. 13 years ago
agentzh (章亦春) 8120ad81a7 upgraded ngx_lua to 0.3.1rc28 and ngx_headers_more to 0.16rc4; also released ngx_openresty 1.0.9.5. 13 years ago
agentzh (章亦春) 88b6157313 upgraded ngx_lua to 0.3.1rc27 and ngx_drizzle to 0.1.2rc3; released ngx_openresty 1.0.9.3. 13 years ago
agentzh (章亦春) 8630761254 fixed the variable_header_ignore_no_hash patch again. thanks Markus Linnala. 13 years ago
agentzh (章亦春) 98893fe49c updated the variable_header_ignore_no_hash patch for nginx 1.1.4. 13 years ago
agentzh (章亦春) a78b404789 fixed a bug in the variable_header_ignore_no_hash patch for nginx 1.0.9. 13 years ago
agentzh (章亦春) 95c11ee297 upgraded ngx_postgres to 0.9rc2 and also applied the epoll_check_stale_wev patch. 13 years ago
agentzh (章亦春) ce8b462f06 upgraded ngx_lua to 0.3.1rc26 and lua-rds-parser to 0.04; also checked in the epoll_check_stale_wev patch. 13 years ago
agentzh (章亦春) 4a54fb0814 upgraded ngx_lua to 0.3.1rc25 and ngx_xss to 0.03rc5. 13 years ago
agentzh (章亦春) 02ecfd11b5 upgraded patches for nginx 1.0.9. 13 years ago
agentzh (章亦春) d36afc91dd applied the hotfix patch #4 for lua 5.1.4. 13 years ago
agentzh (章亦春) e6ce800327 bumped the version number to 1.0.8.26. 13 years ago
agentzh (章亦春) 93f9f0762d now we require gmake for *BSD systems even if luajit is not enabled. thanks @lhmwzy. 13 years ago
agentzh (章亦春) 3e2b93c19d upgraded ngx_lua to 0.3.1rc23; released ngx_openresty 1.0.8.25; added patches for nginx 0.8.54. 13 years ago
agentzh (章亦春) 1161f83de3 upgraded ngx_lua to 0.3.1rc22; released ngx_openresty 1.0.8.23. 13 years ago
agentzh (章亦春) 95d24296ee upgraded ngx_lua to v0.3.1rc21. 13 years ago
agentzh (章亦春) 266f623e22 upgraded ngx_echo to 0.37rc7. 13 years ago