openresty/patches
Yuansheng 17384566bb bugfix: nginx did not destroy the cycle memory pool before the daemon process exits.
This is to make the nginx ASAN or Valgrind clean in daemon mode. It is
also meaningful when we have more sophisticated cleanup work needed in
the configuration initialization phase and handlers like init_by_lua*.
2018-09-17 20:12:17 -07:00
..
lua-5.1.4-makefile_install_fix.patch now we apply the makefile install fix patch for Solaris. 2011-03-09 21:01:41 +08:00
lua-5.1.5-disable_lua50_compat.patch committed patches that were not committed. 2012-07-04 22:02:36 -07:00
lua-5.1.5-enable_debug_info.patch always enable debuginfo in the bundled LuaJIT 2.0 build and Lua 5.1 build to support Nginx Systemtap Toolkit. 2013-04-20 23:10:26 -07:00
lua-5.1.5-makefile_install_fix.patch committed patches that were not committed. 2012-07-04 22:02:36 -07:00
lua_cjson-1.0.2-array_detection_fix.patch more progress on lua-cjson bundling. it now works on Mac OS X, FreeBSD, and Linux, at least. 2011-08-10 10:44:17 +08:00
luajit-2.0.0-2ad9834d.patch include the latest bugfixes for LuaJIT 2.0 from the git repository (up to git commit 2ad9834d). 2012-11-28 22:20:03 -08:00
luajit-win32-default-paths.patch More MSYS/MinGW love. 2015-11-02 15:41:50 +08:00
nginx-0.8.54-allow_request_body_updating.patch upgraded ngx_lua to 0.3.1rc23; released ngx_openresty 1.0.8.25; added patches for nginx 0.8.54. 2011-10-27 20:22:31 +08:00
nginx-0.8.54-named_location_clear_mods_ctx.patch upgraded ngx_lua to 0.3.1rc23; released ngx_openresty 1.0.8.25; added patches for nginx 0.8.54. 2011-10-27 20:22:31 +08:00
nginx-0.8.54-no_Werror.patch upgraded LuaJIT to 2.0.0beta8, ngx_lua to 0.1.6rc15, and ngx_echo to 0.36rc4; also released ngx_openresty 0.8.54.7rc3. 2011-06-27 20:00:19 +08:00
nginx-0.8.54-no_error_pages.patch now "make" produces a tarball but still incomplete yet. 2011-02-16 16:25:19 +08:00
nginx-0.8.54-redirect_memcpy_overlap.patch now "make" produces a tarball but still incomplete yet. 2011-02-16 16:25:19 +08:00
nginx-0.8.54-request_body_in_single_buf.patch added Maxim Dounin's patches. 2011-07-07 12:14:54 +08:00
nginx-0.8.54-request_body_preread_fix.patch added Maxim Dounin's patches. 2011-07-07 12:14:54 +08:00
nginx-0.8.54-server_header.patch now "make" produces a tarball but still incomplete yet. 2011-02-16 16:25:19 +08:00
nginx-0.8.54-subrequest_loop.patch applied the subrequest loop fix patch from Maxim Dounin and released ngx_openresty 0.8.54.9rc5. 2011-07-07 16:55:32 +08:00
nginx-0.8.54-variable_header_ignore_no_hash.patch upgraded ngx_lua to 0.3.1rc23; released ngx_openresty 1.0.8.25; added patches for nginx 0.8.54. 2011-10-27 20:22:31 +08:00
nginx-1.0.4-gcc46_fixes.patch added Maxim Dounin's patches. 2011-07-07 12:14:54 +08:00
nginx-1.0.4-no_Werror.patch upgraded the nginx core to 1.0.4 and released ngx_openresty 1.0.4.0rc1. 2011-07-08 20:23:59 +08:00
nginx-1.0.4-no_error_pages.patch upgraded the nginx core to 1.0.4 and released ngx_openresty 1.0.4.0rc1. 2011-07-08 20:23:59 +08:00
nginx-1.0.4-no_pool.patch added the --with-no-pool-patch option to the ./configure script, to allow enabling the no-pool patch for debugging memory issues with valgrind, for example. released ngx_openresty 1.0.4.2rc5. 2011-08-05 10:04:23 +08:00
nginx-1.0.4-request_body_in_single_buf.patch upgraded the nginx core to 1.0.4 and released ngx_openresty 1.0.4.0rc1. 2011-07-08 20:23:59 +08:00
nginx-1.0.4-request_body_preread_fix.patch fixed a typo in the patch. 2011-07-30 09:59:43 +08:00
nginx-1.0.4-server_header.patch upgraded the nginx core to 1.0.4 and released ngx_openresty 1.0.4.0rc1. 2011-07-08 20:23:59 +08:00
nginx-1.0.4-subrequest_loop.patch upgraded the nginx core to 1.0.4 and released ngx_openresty 1.0.4.0rc1. 2011-07-08 20:23:59 +08:00
nginx-1.0.5-no_Werror.patch upgraded the nginx core to 1.0.5. 2011-08-08 22:00:14 +08:00
nginx-1.0.5-no_error_pages.patch upgraded the nginx core to 1.0.5. 2011-08-08 22:00:14 +08:00
nginx-1.0.5-no_pool.patch upgraded the nginx core to 1.0.5. 2011-08-08 22:00:14 +08:00
nginx-1.0.5-request_body_in_single_buf.patch upgraded the nginx core to 1.0.5. 2011-08-08 22:00:14 +08:00
nginx-1.0.5-request_body_preread_fix.patch upgraded the nginx core to 1.0.5. 2011-08-08 22:00:14 +08:00
nginx-1.0.5-server_header.patch upgraded the nginx core to 1.0.5. 2011-08-08 22:00:14 +08:00
nginx-1.0.5-subrequest_loop.patch upgraded the nginx core to 1.0.5. 2011-08-08 22:00:14 +08:00
nginx-1.0.6-gzip_empty_flush_buf.patch upgraded ngx_lua to 0.3.1rc3, ngx_echo to 0.37rc4, and ngx_headers_more to 0.16rc2; released ngx_openresty 1.0.6.3. 2011-09-14 16:01:29 +08:00
nginx-1.0.6-no_Werror.patch released 1.0.6.0rc1. 2011-09-04 16:15:02 +08:00
nginx-1.0.6-no_error_pages.patch released 1.0.6.0rc1. 2011-09-04 16:15:02 +08:00
nginx-1.0.6-no_pool.patch upgraded ngx_lua to 0.3.1rc3, ngx_echo to 0.37rc4, and ngx_headers_more to 0.16rc2; released ngx_openresty 1.0.6.3. 2011-09-14 16:01:29 +08:00
nginx-1.0.6-request_body_in_single_buf.patch released 1.0.6.0rc1. 2011-09-04 16:15:02 +08:00
nginx-1.0.6-request_body_preread_fix.patch released 1.0.6.0rc1. 2011-09-04 16:15:02 +08:00
nginx-1.0.6-server_header.patch released 1.0.6.0rc1. 2011-09-04 16:15:02 +08:00
nginx-1.0.6-subrequest_loop.patch released 1.0.6.0rc1. 2011-09-04 16:15:02 +08:00
nginx-1.0.6-variable_header_ignore_no_hash.patch checked in the variable_header_ignore_no_hash patch. 2011-09-30 11:43:31 -07:00
nginx-1.0.8-allow_request_body_updating.patch updated patches/nginx-1.0.8-allow_request_body_updating.patch to fix the case when calling ngx_http_read_client_request_body after ngx_http_discard_request_body is called. 2011-10-21 21:55:17 +08:00
nginx-1.0.8-gzip_empty_flush_buf.patch initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 2011-10-07 13:44:20 +08:00
nginx-1.0.8-named_location_clear_mods_ctx.patch upgraded ngx_lua to v0.3.1rc11 and ngx_echo to 0.37rc6; also applied the named_location_clear_mods_ctx patch; also released ngx_openresty 1.0.8.5. 2011-10-13 21:25:15 +08:00
nginx-1.0.8-no_Werror.patch initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 2011-10-07 13:44:20 +08:00
nginx-1.0.8-no_error_pages.patch initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 2011-10-07 13:44:20 +08:00
nginx-1.0.8-no_pool.patch initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 2011-10-07 13:44:20 +08:00
nginx-1.0.8-request_body_in_single_buf.patch initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 2011-10-07 13:44:20 +08:00
nginx-1.0.8-request_body_preread_fix.patch initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 2011-10-07 13:44:20 +08:00
nginx-1.0.8-server_header.patch initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 2011-10-07 13:44:20 +08:00
nginx-1.0.8-subrequest_loop.patch initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 2011-10-07 13:44:20 +08:00
nginx-1.0.8-variable_header_ignore_no_hash.patch initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 2011-10-07 13:44:20 +08:00
nginx-1.0.9-allow_request_body_updating.patch upgraded patches for nginx 1.0.9. 2011-11-04 12:21:17 +08:00
nginx-1.0.9-epoll_check_stale_wev.patch upgraded ngx_lua to 0.3.1rc26 and lua-rds-parser to 0.04; also checked in the epoll_check_stale_wev patch. 2011-11-07 18:29:49 +08:00
nginx-1.0.9-gzip_empty_flush_buf.patch upgraded patches for nginx 1.0.9. 2011-11-04 12:21:17 +08:00
nginx-1.0.9-log_escape_non_ascii.patch added new directives log_escape_non_ascii to prevent escaping 0x7F - 0x1F chars in access log variable values. 2011-11-10 16:25:02 +08:00
nginx-1.0.9-named_location_clear_mods_ctx.patch upgraded patches for nginx 1.0.9. 2011-11-04 12:21:17 +08:00
nginx-1.0.9-no_Werror.patch upgraded patches for nginx 1.0.9. 2011-11-04 12:21:17 +08:00
nginx-1.0.9-no_error_pages.patch upgraded patches for nginx 1.0.9. 2011-11-04 12:21:17 +08:00
nginx-1.0.9-no_pool.patch upgraded patches for nginx 1.0.9. 2011-11-04 12:21:17 +08:00
nginx-1.0.9-request_body_in_single_buf.patch upgraded patches for nginx 1.0.9. 2011-11-04 12:21:17 +08:00
nginx-1.0.9-request_body_preread_fix.patch upgraded patches for nginx 1.0.9. 2011-11-04 12:21:17 +08:00
nginx-1.0.9-server_header.patch upgraded patches for nginx 1.0.9. 2011-11-04 12:21:17 +08:00
nginx-1.0.9-subrequest_loop.patch upgraded patches for nginx 1.0.9. 2011-11-04 12:21:17 +08:00
nginx-1.0.9-variable_header_ignore_no_hash.patch fixed the variable_header_ignore_no_hash patch again. thanks Markus Linnala. 2011-11-08 22:26:39 +08:00
nginx-1.0.10-allow_request_body_updating.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.10-epoll_check_stale_wev.patch 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. 2011-11-30 11:36:09 +08:00
nginx-1.0.10-gzip_empty_flush_buf.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.10-log_escape_non_ascii.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.10-named_location_clear_mods_ctx.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.10-no_Werror.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.10-no_error_pages.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.10-no_pool.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.10-request_body_in_single_buf.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.10-request_body_preread_fix.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.10-server_header.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.10-subrequest_loop.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.10-variable_header_ignore_no_hash.patch upgraded the nginx core to 1.0.10. 2011-11-16 15:04:25 +08:00
nginx-1.0.11-allow_request_body_updating.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-epoll_check_stale_wev.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-gzip_empty_flush_buf.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-log_escape_non_ascii.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-max_subrequests.patch raised the default NGX_HTTP_MAX_SUBREQUESTS to 200, in sync with the official repository. 2012-02-29 11:30:45 +08:00
nginx-1.0.11-named_location_clear_mods_ctx.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-no_Werror.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-no_error_pages.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-no_pool.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-null_character_fixes.patch renamed the null character fixes patch. 2012-03-16 10:45:09 +08:00
nginx-1.0.11-request_body_in_single_buf.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-request_body_preread_fix.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-server_header.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-subrequest_loop.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.11-upstream_pipelining.patch improved the upstream_pipelining patch a bit. 2012-03-21 21:44:15 +08:00
nginx-1.0.11-variable_header_ignore_no_hash.patch added patches for nginx 1.0.11. 2012-01-07 11:33:25 +08:00
nginx-1.0.12-allow_request_body_updating.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-epoll_check_stale_wev.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-gzip_empty_flush_buf.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-log_escape_non_ascii.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-max_subrequests.patch raised the default NGX_HTTP_MAX_SUBREQUESTS to 200, in sync with the official repository. 2012-02-29 11:30:45 +08:00
nginx-1.0.12-named_location_clear_mods_ctx.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-no_Werror.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-no_error_pages.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-no_pool.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-request_body_in_single_buf.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-request_body_preread_fix.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-server_header.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-subrequest_loop.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.12-variable_header_ignore_no_hash.patch checked in the patches for nginx 1.0.12. 2012-02-17 23:15:10 +08:00
nginx-1.0.14-allow_request_body_updating.patch 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
nginx-1.0.14-epoll_check_stale_wev.patch 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
nginx-1.0.14-gzip_empty_flush_buf.patch 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
nginx-1.0.14-log_escape_non_ascii.patch 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
nginx-1.0.14-max_subrequests.patch 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
nginx-1.0.14-named_location_clear_mods_ctx.patch 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
nginx-1.0.14-no_Werror.patch 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
nginx-1.0.14-no_error_pages.patch 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
nginx-1.0.14-no_pool.patch 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
nginx-1.0.14-null_character_fixes.patch 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
nginx-1.0.14-request_body_in_single_buf.patch 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
nginx-1.0.14-request_body_preread_fix.patch 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
nginx-1.0.14-server_header.patch 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
nginx-1.0.14-subrequest_loop.patch 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
nginx-1.0.14-upstream_pipelining.patch 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
nginx-1.0.14-variable_header_ignore_no_hash.patch 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
nginx-1.0.15-add_core_vars_polluting_globals.patch applied the add_core_vars_polluting patch to fix a bug in the nginx core: http://mailman.nginx.org/pipermail/nginx-devel/2012-May/002231.html 2012-05-17 21:48:35 +08:00
nginx-1.0.15-allow_request_body_updating.patch fixed patches for nginx 1.0.15. 2012-04-17 09:51:34 +08:00
nginx-1.0.15-filter_finalize_hang.patch fixed the filter_finalize_hang patch for a regression in the image filter. 2012-05-22 20:52:18 +08:00
nginx-1.0.15-gzip_empty_flush_buf.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-log_escape_non_ascii.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-max_subrequests.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-named_location_clear_mods_ctx.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-no_Werror.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-no_error_pages.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-no_pool.patch bugfix: the no-pool patch might leak memory. now we have updated the no-pool patch to the latest version that is a thorough rewrite. 2012-06-07 19:42:07 +08:00
nginx-1.0.15-null_character_fixes.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-poll_del_event_at_exit.patch updated nginx-1.0.15-poll_del_event_at_exit.patch. thanks Maxim Dounin. 2012-06-15 11:41:44 +08:00
nginx-1.0.15-request_body_in_single_buf.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-request_body_preread_fix.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-reset_wev_handler_in_named_locations.patch added the patch for a bug in ngx_http_named_location in the nginx core. 2012-05-02 22:11:27 +08:00
nginx-1.0.15-resolver_debug_log_overflow.patch applied the resolver_debug_log_overflow.patch: http://mailman.nginx.org/pipermail/nginx-devel/2012-June/002281.html 2012-06-01 18:21:55 +08:00
nginx-1.0.15-server_header.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-subrequest_loop.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-upstream_pipelining.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.0.15-variable_header_ignore_no_hash.patch upgraded the nginx core to 1.0.15. 2012-04-17 09:48:49 +08:00
nginx-1.1.2-no_error_pages.patch added the no_error_pages patch for nginx 1.1.2. 2011-09-06 09:08:45 +08:00
nginx-1.1.4-variable_header_ignore_no_hash.patch updated the variable_header_ignore_no_hash patch for nginx 1.1.4. 2011-11-08 22:01:58 +08:00
nginx-1.1.5-named_location_clear_mods_ctx.patch upgraded ngx_lua to v0.3.1rc11 and ngx_echo to 0.37rc6; also applied the named_location_clear_mods_ctx patch; also released ngx_openresty 1.0.8.5. 2011-10-13 21:25:15 +08:00
nginx-1.1.15-allow_request_body_updating.patch added patches for nginx 1.1.15. 2012-02-20 15:52:22 +08:00
nginx-1.1.15-gzip_empty_flush_buf.patch added patches for nginx 1.1.15. 2012-02-20 15:52:22 +08:00
nginx-1.1.15-log_escape_non_ascii.patch added patches for nginx 1.1.15. 2012-02-20 15:52:22 +08:00
nginx-1.1.15-named_location_clear_mods_ctx.patch added patches for nginx 1.1.15. 2012-02-20 15:52:22 +08:00
nginx-1.1.15-no_Werror.patch added patches for nginx 1.1.15. 2012-02-20 15:52:22 +08:00
nginx-1.1.15-no_error_pages.patch added patches for nginx 1.1.15. 2012-02-20 15:52:22 +08:00
nginx-1.1.15-no_pool.patch added patches for nginx 1.1.15. 2012-02-20 15:52:22 +08:00
nginx-1.1.15-server_header.patch added patches for nginx 1.1.15. 2012-02-20 15:52:22 +08:00
nginx-1.1.15-subrequest_loop.patch added patches for nginx 1.1.15. 2012-02-20 15:52:22 +08:00
nginx-1.2.1-add_core_vars_polluting_globals.patch upgraded the nginx core to 1.2.1. bumped the version of ngx_openresty to 1.2.1.1rc1. 2012-06-17 17:24:48 +08:00
nginx-1.2.1-allow_request_body_updating.patch fixed an issue regarding subrequests in allow_request_body_updating.patch. 2012-07-22 10:06:40 -07:00
nginx-1.2.1-dtrace.patch upgraded the dtrace patches for nginx 1.2.1 and 1.3.4. also bumped the version to 1.2.1.14. 2012-08-14 20:51:17 -07:00
nginx-1.2.1-location_if_inherits_proxy.patch applied nginx-1.2.1-location_if_inherits_proxy.patch to the nginx core. see http://mailman.nginx.org/pipermail/nginx-devel/2012-June/002374.html for details. 2012-06-24 20:43:10 +08:00
nginx-1.2.1-log_escape_non_ascii.patch upgraded the nginx core to 1.2.1. bumped the version of ngx_openresty to 1.2.1.1rc1. 2012-06-17 17:24:48 +08:00
nginx-1.2.1-no_Werror.patch upgraded the nginx core to 1.2.1. bumped the version of ngx_openresty to 1.2.1.1rc1. 2012-06-17 17:24:48 +08:00
nginx-1.2.1-no_error_pages.patch upgraded the nginx core to 1.2.1. bumped the version of ngx_openresty to 1.2.1.1rc1. 2012-06-17 17:24:48 +08:00
nginx-1.2.1-no_pool.patch upgraded the (optional) no-pool patch to the latest version. 2012-06-22 15:33:35 +08:00
nginx-1.2.1-poll_del_event_at_exit.patch upgraded the nginx core to 1.2.1. bumped the version of ngx_openresty to 1.2.1.1rc1. 2012-06-17 17:24:48 +08:00
nginx-1.2.1-resolver_debug_log_overflow.patch upgraded the nginx core to 1.2.1. bumped the version of ngx_openresty to 1.2.1.1rc1. 2012-06-17 17:24:48 +08:00
nginx-1.2.1-server_header.patch upgraded the nginx core to 1.2.1. bumped the version of ngx_openresty to 1.2.1.1rc1. 2012-06-17 17:24:48 +08:00
nginx-1.2.1-upstream_pipelining.patch upgraded the nginx core to 1.2.1. bumped the version of ngx_openresty to 1.2.1.1rc1. 2012-06-17 17:24:48 +08:00
nginx-1.2.3-allow_request_body_updating.patch updated the allow_request_body_updating.patch to define the HAVE_ALLOW_REQUEST_BODY_UPDATING_PATCH macro. 2012-08-30 11:46:55 -07:00
nginx-1.2.3-channel-uninit-params.patch checked in the new patch channel-uninit-params for nginx 1.2.3 and 1.3.6. 2012-09-17 11:47:04 -07:00
nginx-1.2.3-dtrace.patch updated the dtrace patch to include new tapset functions ngx_indent, ngx_http_subreq_depth, and ngx_http_req_parent. 2012-09-10 19:01:38 -07:00
nginx-1.2.3-location_if_inherits_proxy.patch upgraded the nginx core to 1.2.3; also bumped the version number to 1.2.3.1rc1. 2012-08-15 16:42:06 -07:00
nginx-1.2.3-log_escape_non_ascii.patch upgraded the nginx core to 1.2.3; also bumped the version number to 1.2.3.1rc1. 2012-08-15 16:42:06 -07:00
nginx-1.2.3-no_Werror.patch upgraded the nginx core to 1.2.3; also bumped the version number to 1.2.3.1rc1. 2012-08-15 16:42:06 -07:00
nginx-1.2.3-no_error_pages.patch upgraded the nginx core to 1.2.3; also bumped the version number to 1.2.3.1rc1. 2012-08-15 16:42:06 -07:00
nginx-1.2.3-no_pool.patch upgraded the nginx core to 1.2.3; also bumped the version number to 1.2.3.1rc1. 2012-08-15 16:42:06 -07:00
nginx-1.2.3-nonbuffered-upstream-truncation.patch removed an extra line from the nonbuffered-upstream-truncation patch. 2012-09-09 21:58:41 -07:00
nginx-1.2.3-server_header.patch upgraded the nginx core to 1.2.3; also bumped the version number to 1.2.3.1rc1. 2012-08-15 16:42:06 -07:00
nginx-1.2.3-upstream_pipelining.patch upgraded the nginx core to 1.2.3; also bumped the version number to 1.2.3.1rc1. 2012-08-15 16:42:06 -07:00
nginx-1.2.4-allow_request_body_updating.patch upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0. 2012-10-10 18:06:47 -07:00
nginx-1.2.4-channel-uninit-params.patch upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0. 2012-10-10 18:06:47 -07:00
nginx-1.2.4-dtrace.patch upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0. 2012-10-10 18:06:47 -07:00
nginx-1.2.4-location_if_inherits_proxy.patch upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0. 2012-10-10 18:06:47 -07:00
nginx-1.2.4-log_escape_non_ascii.patch upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0. 2012-10-10 18:06:47 -07:00
nginx-1.2.4-no_Werror.patch upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0. 2012-10-10 18:06:47 -07:00
nginx-1.2.4-no_error_pages.patch upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0. 2012-10-10 18:06:47 -07:00
nginx-1.2.4-no_pool.patch upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0. 2012-10-10 18:06:47 -07:00
nginx-1.2.4-nonbuffered-upstream-truncation.patch upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0. 2012-10-10 18:06:47 -07:00
nginx-1.2.4-server_header.patch upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0. 2012-10-10 18:06:47 -07:00
nginx-1.2.4-slab_alloc_no_memory_as_info.patch applied slab_alloc_no_memory_as_info.patch to lower the log level of the error message "ngx_slab_alloc() failed: no memory" from "crit" to "info". 2012-12-05 20:54:05 -08:00
nginx-1.2.4-upstream_pipelining.patch bugfix: the upstream_pipeline patch introduced a regression that when upstream_next is in action, nginx might hang. thanks Kindy Lin for reporting this issue. 2012-12-05 15:16:03 -08:00
nginx-1.2.4-upstream_test_connect_kqueue.patch checked in the upstream_test_connect_kqueue patch for the nginx 1.2.4 core and applied it by default. 2012-11-05 21:29:54 -08:00
nginx-1.2.5-allow_request_body_updating.patch checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
nginx-1.2.5-channel-uninit-params.patch checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
nginx-1.2.5-dtrace.patch checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
nginx-1.2.5-location_if_inherits_proxy.patch checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
nginx-1.2.5-log_escape_non_ascii.patch checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
nginx-1.2.5-no_Werror.patch checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
nginx-1.2.5-no_error_pages.patch checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
nginx-1.2.5-no_pool.patch checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
nginx-1.2.5-nonbuffered-upstream-truncation.patch checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
nginx-1.2.5-server_header.patch checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
nginx-1.2.5-slab_alloc_no_memory_as_info.patch applied slab_alloc_no_memory_as_info.patch to lower the log level of the error message "ngx_slab_alloc() failed: no memory" from "crit" to "info". 2012-12-05 20:54:05 -08:00
nginx-1.2.5-upstream_pipelining.patch bugfix: the upstream_pipeline patch introduced a regression that when upstream_next is in action, nginx might hang. thanks Kindy Lin for reporting this issue. 2012-12-05 15:16:03 -08:00
nginx-1.2.5-upstream_test_connect_kqueue.patch checked in the patches for the nginx 1.2.5 core. 2012-11-14 18:46:34 -08:00
nginx-1.2.6-channel-uninit-params.patch upgraded the nginx core to 1.2.6. 2012-12-23 17:54:00 -08:00
nginx-1.2.6-dtrace.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.2.6-location_if_inherits_proxy.patch upgraded the nginx core to 1.2.6. 2012-12-23 17:54:00 -08:00
nginx-1.2.6-log_escape_non_ascii.patch upgraded the nginx core to 1.2.6. 2012-12-23 17:54:00 -08:00
nginx-1.2.6-no_Werror.patch upgraded the nginx core to 1.2.6. 2012-12-23 17:54:00 -08:00
nginx-1.2.6-no_error_pages.patch upgraded the nginx core to 1.2.6. 2012-12-23 17:54:00 -08:00
nginx-1.2.6-no_pool.patch upgraded the nginx core to 1.2.6. 2012-12-23 17:54:00 -08:00
nginx-1.2.6-nonbuffered-upstream-truncation.patch upgraded the nginx core to 1.2.6. 2012-12-23 17:54:00 -08:00
nginx-1.2.6-resolver_wev_handler_segfault_with_poll.patch updated resolver_wev_handler_segfault_with_poll.patch to Ruslan Ermilov's version. 2013-01-23 15:17:04 -08:00
nginx-1.2.6-server_header.patch upgraded the nginx core to 1.2.6. 2012-12-23 17:54:00 -08:00
nginx-1.2.6-slab_alloc_no_memory_as_info.patch upgraded the nginx core to 1.2.6. 2012-12-23 17:54:00 -08:00
nginx-1.2.6-upstream_pipelining.patch upgraded the nginx core to 1.2.6. 2012-12-23 17:54:00 -08:00
nginx-1.2.7-channel-uninit-params.patch upgraded the nginx core to 1.2.7. 2013-02-18 12:16:45 -08:00
nginx-1.2.7-cve-2013-2070.patch applied the official patch for the nginx security vulnerability CVE-2013-2070. 2013-05-13 12:37:43 -07:00
nginx-1.2.7-dtrace.patch updated the dtrace patch to make the stap function ngx_chain_dump() print out info about the "last_buf" and "last_in_chain" flags in bufs. 2013-04-04 18:26:27 -07:00
nginx-1.2.7-location_if_inherits_proxy.patch upgraded the nginx core to 1.2.7. 2013-02-18 12:16:45 -08:00
nginx-1.2.7-log_escape_non_ascii.patch upgraded the nginx core to 1.2.7. 2013-02-18 12:16:45 -08:00
nginx-1.2.7-no_Werror.patch upgraded the nginx core to 1.2.7. 2013-02-18 12:16:45 -08:00
nginx-1.2.7-no_error_pages.patch upgraded the nginx core to 1.2.7. 2013-02-18 12:16:45 -08:00
nginx-1.2.7-no_pool.patch upgraded the nginx core to 1.2.7. 2013-02-18 12:16:45 -08:00
nginx-1.2.7-run_posted_requests_in_resolver.patch bugfix: applied Lanshun Zhou's run_posted_requests_in_resolver patch to the Nginx core: http://mailman.nginx.org/pipermail/nginx-devel/2013-March/003476.html 2013-03-20 18:48:27 -07:00
nginx-1.2.7-server_header.patch upgraded the nginx core to 1.2.7. 2013-02-18 12:16:45 -08:00
nginx-1.2.7-slab_alloc_no_memory_as_info.patch upgraded the nginx core to 1.2.7. 2013-02-18 12:16:45 -08:00
nginx-1.2.7-upstream_pipelining.patch upgraded the nginx core to 1.2.7. 2013-02-18 12:16:45 -08:00
nginx-1.2.7-upstream_truncation.patch nginx-1.2.7-upstream_truncation.patch: worked around an issue in ngx_event_pipe_copy_input_filter because it does not set p->upstream_done when p->length <= 0 like ngx_http_proxy_copy_filter. 2013-04-08 16:50:48 -07:00
nginx-1.2.8-channel-uninit-params.patch upgraded the nginx core to 1.2.8. 2013-04-20 22:41:46 -07:00
nginx-1.2.8-cve-2013-2070.patch applied the official patch for the nginx security vulnerability CVE-2013-2070. 2013-05-13 12:37:43 -07:00
nginx-1.2.8-dtrace.patch updated the dtrace patch to reflect recent changes. 2013-05-13 12:09:47 -07:00
nginx-1.2.8-invalid_referer_hash.patch feature: applied the invalid_referer_hash patch to the nginx core to make the $invalid_referer variable accessible in embedded dynamic languages like Perl and Lua. thanks Fry-kun for requesting this. 2013-05-21 16:19:10 -07:00
nginx-1.2.8-location_if_inherits_proxy.patch upgraded the nginx core to 1.2.8. 2013-04-20 22:41:46 -07:00
nginx-1.2.8-log_escape_non_ascii.patch upgraded the nginx core to 1.2.8. 2013-04-20 22:41:46 -07:00
nginx-1.2.8-no_Werror.patch upgraded the nginx core to 1.2.8. 2013-04-20 22:41:46 -07:00
nginx-1.2.8-no_error_pages.patch upgraded the nginx core to 1.2.8. 2013-04-20 22:41:46 -07:00
nginx-1.2.8-no_pool.patch upgraded the nginx core to 1.2.8. 2013-04-20 22:41:46 -07:00
nginx-1.2.8-server_header.patch upgraded the nginx core to 1.2.8. 2013-04-20 22:41:46 -07:00
nginx-1.2.8-slab_alloc_no_memory_as_info.patch upgraded the nginx core to 1.2.8. 2013-04-20 22:41:46 -07:00
nginx-1.2.8-upstream_pipelining.patch upgraded the nginx core to 1.2.8. 2013-04-20 22:41:46 -07:00
nginx-1.2.8-upstream_truncation.patch upgraded the nginx core to 1.2.8. 2013-04-20 22:41:46 -07:00
nginx-1.3.0-resolver_debug_log_overflow.patch applied the resolver_debug_log_overflow.patch: http://mailman.nginx.org/pipermail/nginx-devel/2012-June/002281.html 2012-06-01 18:21:55 +08:00
nginx-1.3.4-allow_request_body_updating.patch added patches for nginx 1.3.4. 2012-08-13 15:38:49 -07:00
nginx-1.3.4-dtrace.patch updated the dtrace patch to include new tapset functions ngx_indent, ngx_http_subreq_depth, and ngx_http_req_parent. 2012-09-10 19:01:38 -07:00
nginx-1.3.4-location_if_inherits_proxy.patch added patches for nginx 1.3.4. 2012-08-13 15:38:49 -07:00
nginx-1.3.4-log_escape_non_ascii.patch added patches for nginx 1.3.4. 2012-08-13 15:38:49 -07:00
nginx-1.3.4-no_Werror.patch added patches for nginx 1.3.4. 2012-08-13 15:38:49 -07:00
nginx-1.3.4-no_error_pages.patch added patches for nginx 1.3.4. 2012-08-13 15:38:49 -07:00
nginx-1.3.4-no_pool.patch added patches for nginx 1.3.4. 2012-08-13 15:38:49 -07:00
nginx-1.3.4-server_header.patch added patches for nginx 1.3.4. 2012-08-13 15:38:49 -07:00
nginx-1.3.4-upstream_pipelining.patch added patches for nginx 1.3.4. 2012-08-13 15:38:49 -07:00
nginx-1.3.6-allow_request_body_updating.patch checked in the patches for nginx 1.3.6. 2012-09-13 15:28:34 -07:00
nginx-1.3.6-channel-uninit-params.patch checked in the new patch channel-uninit-params for nginx 1.2.3 and 1.3.6. 2012-09-17 11:47:04 -07:00
nginx-1.3.6-dtrace.patch checked in the patches for nginx 1.3.6. 2012-09-13 15:28:34 -07:00
nginx-1.3.6-location_if_inherits_proxy.patch checked in the patches for nginx 1.3.6. 2012-09-13 15:28:34 -07:00
nginx-1.3.6-log_escape_non_ascii.patch checked in the patches for nginx 1.3.6. 2012-09-13 15:28:34 -07:00
nginx-1.3.6-no_Werror.patch checked in the patches for nginx 1.3.6. 2012-09-13 15:28:34 -07:00
nginx-1.3.6-no_error_pages.patch checked in the patches for nginx 1.3.6. 2012-09-13 15:28:34 -07:00
nginx-1.3.6-no_pool.patch checked in the patches for nginx 1.3.6. 2012-09-13 15:28:34 -07:00
nginx-1.3.6-nonbuffered-upstream-truncation.patch checked in the patches for nginx 1.3.6. 2012-09-13 15:28:34 -07:00
nginx-1.3.6-server_header.patch checked in the patches for nginx 1.3.6. 2012-09-13 15:28:34 -07:00
nginx-1.3.6-upstream_pipelining.patch checked in the patches for nginx 1.3.6. 2012-09-13 15:28:34 -07:00
nginx-1.3.7-allow_request_body_updating.patch upgraded patches for nginx 1.3.7. 2012-10-10 23:03:56 -07:00
nginx-1.3.7-channel-uninit-params.patch upgraded patches for nginx 1.3.7. 2012-10-10 23:03:56 -07:00
nginx-1.3.7-dtrace.patch upgraded patches for nginx 1.3.7. 2012-10-10 23:03:56 -07:00
nginx-1.3.7-location_if_inherits_proxy.patch upgraded patches for nginx 1.3.7. 2012-10-10 23:03:56 -07:00
nginx-1.3.7-log_escape_non_ascii.patch upgraded patches for nginx 1.3.7. 2012-10-10 23:03:56 -07:00
nginx-1.3.7-no_Werror.patch upgraded patches for nginx 1.3.7. 2012-10-10 23:03:56 -07:00
nginx-1.3.7-no_error_pages.patch upgraded patches for nginx 1.3.7. 2012-10-10 23:03:56 -07:00
nginx-1.3.7-no_pool.patch upgraded patches for nginx 1.3.7. 2012-10-10 23:03:56 -07:00
nginx-1.3.7-nonbuffered-upstream-truncation.patch upgraded patches for nginx 1.3.7. 2012-10-10 23:03:56 -07:00
nginx-1.3.7-resolver_wev_handler_segfault_with_poll.patch updated resolver_wev_handler_segfault_with_poll.patch to Ruslan Ermilov's version. 2013-01-23 15:17:04 -08:00
nginx-1.3.7-server_header.patch upgraded patches for nginx 1.3.7. 2012-10-10 23:03:56 -07:00
nginx-1.3.7-slab_alloc_no_memory_as_info.patch applied slab_alloc_no_memory_as_info.patch to lower the log level of the error message "ngx_slab_alloc() failed: no memory" from "crit" to "info". 2012-12-05 20:54:05 -08:00
nginx-1.3.7-upstream_pipelining.patch bugfix: the upstream_pipeline patch introduced a regression that when upstream_next is in action, nginx might hang. thanks Kindy Lin for reporting this issue. 2012-12-05 15:16:03 -08:00
nginx-1.3.7-upstream_test_connect_kqueue.patch added terminal colors to the output of the util/mirror-tarballs script; also added the upstream_test_connect_kqueue patch for nginx 1.3.7. 2012-11-05 21:59:27 -08:00
nginx-1.3.11-channel-uninit-params.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-dtrace.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-location_if_inherits_proxy.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-log_escape_non_ascii.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-no_Werror.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-no_error_pages.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-no_pool.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-nonbuffered-upstream-truncation.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-resolver_wev_handler_segfault_with_poll.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-server_header.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-slab_alloc_no_memory_as_info.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-upstream_pipelining.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.3.11-upstream_test_connect_kqueue.patch added patches for the nginx 1.3.11 core. also excluded the allow_request_body_updating patch. 2013-01-26 20:01:12 -08:00
nginx-1.4.1-channel-uninit-params.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.1-cve-2013-2070.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.1-dtrace.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.1-gcc-maybe-uninitialized-warning.patch applied the patch gcc-maybe-uninitialized-warning.patch for nginx to fix a gcc warning with gcc 4.7.3/4.7.2. 2013-06-11 13:05:30 -07:00
nginx-1.4.1-invalid_referer_hash.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.1-location_if_inherits_proxy.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.1-log_escape_non_ascii.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.1-no_Werror.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.1-no_error_pages.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.1-no_pool.patch fixed patches/nginx-1.4.1-no_pool.patch which did not apply at all. 2013-06-11 16:51:01 -07:00
nginx-1.4.1-server_header.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.1-slab_alloc_no_memory_as_info.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.1-unix_socket_accept_over_read.patch bugfix: we did not initialize c->addr_text properly in nginx-1.4.1-unix_socket_accept_over_read.patch. 2013-07-10 13:13:57 -07:00
nginx-1.4.1-upstream_pipelining.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.1-upstream_truncation.patch added patches for nginx 1.4.1. 2013-06-10 16:35:04 -07:00
nginx-1.4.2-channel-uninit-params.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-cve-2013-2070.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-dtrace.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-invalid_referer_hash.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-location_if_inherits_proxy.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-log_escape_non_ascii.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-no_Werror.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-no_error_pages.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-no_pool.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-server_header.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-slab_alloc_no_memory_as_info.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-unix_socket_accept_over_read.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-upstream_pipelining.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.2-upstream_truncation.patch upgraded the nginx core to 1.4.2. 2013-08-06 22:29:52 -07:00
nginx-1.4.3-cache_lock_hang_in_subreq.patch bugfix: applied the cache_lock_hang_in_subreq patch to the nginx core to fix the request hang when using proxy_cache_lock in subrequests and the cache lock timeout happens. 2013-10-26 14:54:50 -07:00
nginx-1.4.3-cache_manager_exit.patch bugfix: applied the cache_manager_exit patch to the nginx core to fix an issue when the cache manager process is shutting down. 2013-11-04 13:08:57 -08:00
nginx-1.4.3-channel-uninit-params.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-cve-2013-2070.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-dtrace.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-gzip_buffered_bug.patch bugfix: backported Maxim Dounin's patch to fix an issue in the ngx_gzip module: it did not clear r->connection->buffered when the pending data was already flushed out. this could hang ngx_lua's ngx.flush(true) call, for example. 2013-10-19 20:49:06 -07:00
nginx-1.4.3-gzip_flush_bug.patch updated the gzip_flush_bug patch to fix the issue in the ngx_gunzip module. thanks Maxim Dounin for the catch. 2013-10-28 15:30:52 -07:00
nginx-1.4.3-invalid_referer_hash.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-larger_max_error_str.patch updated the larger_max_error_str patch to allow NGX_MAX_ERROR_STR to be redefined from the outside. 2013-12-05 20:36:53 -08:00
nginx-1.4.3-location_if_inherits_proxy.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-log_escape_non_ascii.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-no_Werror.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-no_error_pages.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-no_pool.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-pcre_conf_opt.patch feature: added new configure option --with-pcre-conf-opt=OPTIONS to the nginx core to allow custom PCRE ./configure build options. thanks Lance Li for the original patch in #39. 2013-12-10 10:19:00 -08:00
nginx-1.4.3-proxy_host_port_vars.patch feature: added patch nginx-1.4.3-proxy_host_port_vars to make $proxy_host and $proxy_port accessible for dynamic languages like Lua and Perl. 2013-10-27 15:37:11 -07:00
nginx-1.4.3-server_header.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-slab_alloc_no_memory_as_info.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-unix_socket_accept_over_read.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-upstream_pipelining.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.4.3-upstream_truncation.patch upgraded the nginx core to 1.4.3. 2013-10-17 16:15:42 -07:00
nginx-1.5.3-cve-2013-2070.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.3-dtrace.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.3-gcc-maybe-uninitialized-warning.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.3-location_if_inherits_proxy.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.3-log_escape_non_ascii.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.3-no_Werror.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.3-no_error_pages.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.3-no_pool.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.3-server_header.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.3-slab_alloc_no_memory_as_info.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.3-unix_socket_accept_over_read.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.3-upstream_pipelining.patch checked in the patches for nginx 1.5.3; also applied the unix_socket_accept_over_read patch the nginx cores older than 1.5.3. 2013-08-30 12:41:13 -07:00
nginx-1.5.4-cve-2013-2070.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.4-dtrace.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.4-gcc-maybe-uninitialized-warning.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.4-location_if_inherits_proxy.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.4-log_escape_non_ascii.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.4-no_Werror.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.4-no_error_pages.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.4-no_pool.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.4-server_header.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.4-slab_alloc_no_memory_as_info.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.4-unix_socket_accept_over_read.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.4-upstream_pipelining.patch updated patches for nginx 1.5.4. 2013-08-30 16:02:05 -07:00
nginx-1.5.7-cache_lock_hang_in_subreq.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-cache_manager_exit.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-cve-2013-2070.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-dtrace.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-larger_max_error_str.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-location_if_inherits_proxy.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-log_escape_non_ascii.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-no_Werror.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-no_error_pages.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-no_pool.patch optimize: shortened the server string "ngx_openresty" to "openresty". 2013-12-15 16:28:50 -08:00
nginx-1.5.7-pcre_conf_opt.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-proxy_host_port_vars.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-server_header.patch optimize: shortened the server string "ngx_openresty" to "openresty". 2013-12-15 16:28:50 -08:00
nginx-1.5.7-slab_alloc_no_memory_as_info.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.7-upstream_pipelining.patch upgraded the nginx core to 1.5.7. 2013-12-15 13:21:56 -08:00
nginx-1.5.8-cache_lock_hang_in_subreq.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-cache_manager_exit.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-cve-2013-2070.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-dtrace.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-gcc-maybe-uninitialized-warning.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-larger_max_error_str.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-location_if_inherits_proxy.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-log_escape_non_ascii.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-no_Werror.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-no_error_pages.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-no_pool.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-pcre_conf_opt.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-proxy_host_port_vars.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-resolve-names-with-a-trailing-dot.patch updated the resolve-names-with-a-trailing-dot patch according to the feedback from Piotr Sikora and Ruslan Ermilov. 2014-01-10 12:06:37 -08:00
nginx-1.5.8-server_header.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-setting_args_invalidates_uri.patch bugfix: setting $args might not make ngx_proxy (and others) honour the change. applied the setting_args_invalidates_uri patch to fix this issue. thanks rvsw for the report. 2014-01-23 12:06:48 -08:00
nginx-1.5.8-slab_alloc_no_memory_as_info.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.8-upstream_pipelining.patch upraded the nginx core to 1.5.8. 2013-12-18 13:44:42 -08:00
nginx-1.5.9-cache_lock_hang_in_subreq.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-cache_manager_exit.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-cve-2013-2070.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-dtrace.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-gcc-maybe-uninitialized-warning.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-larger_max_error_str.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-location_if_inherits_proxy.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-log_escape_non_ascii.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-no_Werror.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-no_error_pages.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-no_pool.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-pcre_conf_opt.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-proxy_host_port_vars.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-server_header.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-setting_args_invalidates_uri.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-slab_alloc_no_memory_as_info.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.9-upstream_pipelining.patch upgraded nginx core to 1.5.9. 2014-01-27 22:11:50 -08:00
nginx-1.5.11-cache_lock_hang_in_subreq.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-cache_manager_exit.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-cve-2013-2070.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-dtrace.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-gcc-maybe-uninitialized-warning.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-larger_max_error_str.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-location_if_inherits_proxy.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-log_escape_non_ascii.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-no_Werror.patch nginx: disabled the -Werror option for clang too. thanks Hamish Forbes for the report. 2014-03-13 20:58:54 -07:00
nginx-1.5.11-no_error_pages.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-no_pool.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-pcre_conf_opt.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-proxy_host_port_vars.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-server_header.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-setting_args_invalidates_uri.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-slab_alloc_no_memory_as_info.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.11-upstream_pipelining.patch upgraded the patches for nginx 1.5.11. 2014-03-08 15:02:35 -08:00
nginx-1.5.12-cache_lock_hang_in_subreq.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-cache_manager_exit.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-cve-2013-2070.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-dtrace.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-larger_max_error_str.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-location_if_inherits_proxy.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-log_escape_non_ascii.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-no_Werror.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-no_error_pages.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-no_pool.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-pcre_conf_opt.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-proxy_host_port_vars.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-server_header.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-setting_args_invalidates_uri.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-slab_alloc_no_memory_as_info.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.5.12-upstream_pipelining.patch upgraded the nginx core to 1.5.12. 2014-04-03 17:36:53 -07:00
nginx-1.7.0-cache_lock_hang_in_subreq.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-cache_manager_exit.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-dtrace.patch bugfix: updated the dtrace patch because systemtap 2.5 no longer accepts the -xnolib option in its dtrace utility. 2014-05-18 15:46:20 -07:00
nginx-1.7.0-gcc-maybe-uninitialized-warning.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-larger_max_error_str.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-location_if_inherits_proxy.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-log_escape_non_ascii.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-no_Werror.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-no_error_pages.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-no_pool.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-pcre_conf_opt.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-proxy_host_port_vars.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-server_header.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-setting_args_invalidates_uri.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.0-slab_defrag.patch bugfix: our "prev_slab" field of ngx_slab_page_t could get out of sync in the slab_defrag patch for nginx. thanks Shuxin Yang for the catch. 2014-05-09 15:15:44 -07:00
nginx-1.7.0-upstream_pipelining.patch upgraded nginx core to 1.7.0. 2014-05-03 12:59:19 -07:00
nginx-1.7.2-cache_lock_hang_in_subreq.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-cache_manager_exit.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-dtrace.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-larger_max_error_str.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-location_if_inherits_proxy.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-log_escape_non_ascii.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-no_Werror.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-no_error_pages.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-no_pool.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-pcre_conf_opt.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-proxy_host_port_vars.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-server_header.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-setting_args_invalidates_uri.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-slab_defrag.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.2-upstream_pipelining.patch upgraded the nginx core to 1.7.2. 2014-06-17 16:57:10 -07:00
nginx-1.7.3-cache_lock_hang_in_subreq.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-cache_manager_exit.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-dtrace.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-geoip_init_var_fields.patch bugfix: applied a patch to fix a bug in the standard ngx_geoip module where its nginx variables like $geoip_latitude might randomly take empty values when they should take perfect values. see http://mailman.nginx.org/pipermail/nginx-devel/2014-July/005642.html 2014-07-25 15:03:42 -07:00
nginx-1.7.3-larger_max_error_str.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-location_if_inherits_proxy.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-log_escape_non_ascii.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-no_Werror.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-no_error_pages.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-no_pool.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-pcre_conf_opt.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-proxy_host_port_vars.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-proxy_ssl_handshake_timer.patch updated the proxy_ssl_handshake_timer patch to the upstream version as per Jared Feng's request. 2014-07-28 13:08:39 -07:00
nginx-1.7.3-server_header.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-setting_args_invalidates_uri.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-slab_defrag.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.3-upstream_pipelining.patch upgraded the nginx core to 1.7.3. 2014-07-13 20:35:52 -07:00
nginx-1.7.4-cache_lock_hang_in_subreq.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-cache_manager_exit.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-dtrace.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-larger_max_error_str.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-location_if_inherits_proxy.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-log_escape_non_ascii.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-no_Werror.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-no_error_pages.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-no_pool.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-pcre_conf_opt.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-proxy_host_port_vars.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-server_header.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-setting_args_invalidates_uri.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-slab_defrag.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.4-upstream_pipelining.patch upgraded the nginx core to 1.7.4. 2014-08-07 19:18:57 -07:00
nginx-1.7.5-cache_lock_hang_in_subreq.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-cache_manager_exit.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-dtrace.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-hash_overflow.patch bugfix: applied a patch to the nginx core to fix the memory invalid reads when exceeding the pre-configured limits in an ngx_hash_t hash table. also upgraded ngx_lua to 0.9.13rc1. 2014-10-06 23:45:48 -07:00
nginx-1.7.5-larger_max_error_str.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-location_if_inherits_proxy.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-log_escape_non_ascii.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-no_Werror.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-no_error_pages.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-no_pool.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-pcre_conf_opt.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-proxy_host_port_vars.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-resolver_del_event_invalid_read.patch bugfix: applied a patch to the nginx core to fix a memory invalid read regression introduced in nginx 1.7.5+'s resolver. 2014-09-30 16:05:19 -07:00
nginx-1.7.5-server_header.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-setting_args_invalidates_uri.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-slab_defrag.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.5-upstream_pipelining.patch upgraded the nginx core to 1.7.5. 2014-09-20 16:16:31 -07:00
nginx-1.7.7-cache_lock_hang_in_subreq.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-cache_manager_exit.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-dtrace.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-hash_overflow.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-larger_max_error_str.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-location_if_inherits_proxy.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-log_escape_non_ascii.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-no_Werror.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-no_error_pages.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-no_pool.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-pcre_conf_opt.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-proxy_host_port_vars.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-resolver_del_event_invalid_read.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-server_header.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-setting_args_invalidates_uri.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-slab_defrag.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.7-upstream_pipelining.patch upgraded the nginx core to 1.7.7. 2014-10-29 21:27:14 -07:00
nginx-1.7.10-cache_manager_exit.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-dtrace.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-hash_overflow.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-larger_max_error_str.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-log_escape_non_ascii.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-no_Werror.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-no_error_pages.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-no_pool.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-pcre_conf_opt.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-proxy_host_port_vars.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-server_header.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-setting_args_invalidates_uri.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-slab_defrag.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.7.10-upstream_filter_finalize.patch use Maxim Dounin's version of the upstream_filter_finalize patch. 2015-02-15 14:10:11 -08:00
nginx-1.7.10-upstream_pipelining.patch upgraded the nginx core to 1.7.10. 2015-02-11 14:49:26 -08:00
nginx-1.9.2-cache_manager_exit.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-dtrace.patch fixed a compilation error when both the dtrace static probes and --with-threads are specified. 2015-07-08 20:53:55 +08:00
nginx-1.9.2-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-hash_overflow.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-larger_max_error_str.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-log_escape_non_ascii.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-no_Werror.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-no_error_pages.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-no_pool.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-pcre_conf_opt.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-proxy_host_port_vars.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-server_header.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-setting_args_invalidates_uri.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-slab_defrag.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.2-upstream_pipelining.patch upgraded the nginx core to 1.9.2. 2015-07-03 20:04:13 +08:00
nginx-1.9.3-always_enable_cc_feature_tests.patch More MSYS/MinGW love. 2015-11-02 15:41:50 +08:00
nginx-1.9.3-cache_manager_exit.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-dtrace.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-hash_overflow.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-larger_max_error_str.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-log_escape_non_ascii.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-no_Werror.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-no_error_pages.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-no_pool.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-pcre_conf_opt.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-proxy_host_port_vars.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-server_header.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-setting_args_invalidates_uri.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-slab_defrag.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.3-upstream_pipelining.patch upgraded the nginx core to 1.9.3. 2015-07-16 11:45:34 +08:00
nginx-1.9.7-always_enable_cc_feature_tests.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-cache_manager_exit.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-dtrace.patch bugfix: the ./configure options --with-dtrace-probes and --with-stream did not work together. 2016-01-07 12:34:39 -08:00
nginx-1.9.7-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-hash_overflow.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-larger_max_error_str.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-log_escape_non_ascii.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-no_Werror.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-no_error_pages.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-no_pool.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-pcre_conf_opt.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-proxy_host_port_vars.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-resolver_security_fixes.patch bugfix: applied nginx-1.9.7-resolver_security_fixes.patch by default. 2016-01-28 09:28:18 -08:00
nginx-1.9.7-server_header.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-setting_args_invalidates_uri.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-slab_defrag.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.7-ssl_cert_cb_yield.patch feature: applied the ssl_cert_cb_yield patch to the NGINX core to allow yielding in OpenSSL's SSL_CTX_set_cert_cb() callbacks (needed by ngx_lua's ssl_certificate_by_lua*, for example). 2016-01-03 10:21:03 -08:00
nginx-1.9.7-upstream_pipelining.patch upgraded the nginx core to 1.9.7. 2015-11-24 22:37:40 +08:00
nginx-1.9.11-always_enable_cc_feature_tests.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-cache_manager_exit.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-dtrace.patch updated dtrace patch. 2016-05-02 15:51:57 -07:00
nginx-1.9.11-gcc-maybe-uninitialized-warning.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-hash_overflow.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-larger_max_error_str.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-log_escape_non_ascii.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-no_Werror.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-no_error_pages.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-no_pool.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-pcre_conf_opt.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-proxy_host_port_vars.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-server_header.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-setting_args_invalidates_uri.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-slab_defrag.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-ssl_cert_cb_yield.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.11-upstream_pipelining.patch upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 2016-02-10 18:21:04 -08:00
nginx-1.9.15-always_enable_cc_feature_tests.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-cache_manager_exit.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-dtrace.patch updated the dtrace patch for 1.9.15. 2016-05-02 15:54:55 -07:00
nginx-1.9.15-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-hash_overflow.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-larger_max_error_str.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-log_escape_non_ascii.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-no_Werror.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-no_error_pages.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-no_pool.patch upgraded ngx_devel_kit to 0.3.0rc1; also fixed the no-pool patch for nginx 1.9.15. 2016-04-21 16:56:26 -07:00
nginx-1.9.15-pcre_conf_opt.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-proxy_host_port_vars.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-server_header.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-setting_args_invalidates_uri.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-slab_defrag.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-ssl_cert_cb_yield.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-ssl_pending_session.patch added the nginx core patch ssl_pending_session for nginx 1.9.15 as well. 2016-07-19 21:57:22 -07:00
nginx-1.9.15-upstream_pipelining.patch upgraded the nginx core to 1.9.15. 2016-04-21 16:16:58 -07:00
nginx-1.9.15-upstream_timeout_fields.patch nginx-1.9.15-upstream_timeout_fields.patch: renamed HAVE_UPSTREAM_TIMEOUT_FIELDS to HAVE_NGX_UPSTREAM_TIMEOUT_FIELDS. 2016-07-09 11:21:23 -07:00
nginx-1.11.2-always_enable_cc_feature_tests.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-balancer_status_code.patch feature: added the balancer_status_code patch to the nginx core to allow returning arbitrary HTTP status codes inside upstream balancers. 2017-06-28 10:48:48 -07:00
nginx-1.11.2-builtin_error_page_footer.patch change: applied a patch to the nginx core to turn nginx to openresty in the builtin special response pages' footer. 2017-06-23 14:33:08 -07:00
nginx-1.11.2-cache_manager_exit.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-delayed_posted_events.patch feature: applied the delayed-posted-events patch to the nginx core for adding "delayed posted events" which run in the next event cycle with 0 delay. 2017-05-14 22:29:31 -07:00
nginx-1.11.2-dtrace.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-hash_overflow.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-intercept_error_log.patch feature: applied the intercept_error_log patch to the nginx core to provide 3rd-party modules a hook to intercept nginx error log data without touching files. 2017-05-12 13:25:36 -07:00
nginx-1.11.2-larger_max_error_str.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-log_escape_non_ascii.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-no_Werror.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-no_error_pages.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-no_pool.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-pcre_conf_opt.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-privileged_agent_process.patch optimize: privileged agent: reduced the number of ngx_connection_t allocated inside the privileged worker to avoid excessive memory consumption when worker_connections is set very high. 2017-06-17 15:05:57 -07:00
nginx-1.11.2-proxy_host_port_vars.patch feature: applied a patch to the nginx core to make the nginx variable $proxy_add_x_forwarded_for accessible on Lua land. 2017-07-16 10:51:28 -07:00
nginx-1.11.2-safe_resolver_ipv6_option.patch feature: applied the safe_resolver_ipv6_option patch to the nginx core to avoid the 'ipv6=off' option to be parsed by nginx when it is not built with IPv6 support. 2016-12-26 22:14:59 -08:00
nginx-1.11.2-server_header.patch patches: ensure "server" header in HTTP/2 response shows "openresty" when server_tokens are turned off. 2017-09-19 19:46:55 -07:00
nginx-1.11.2-setting_args_invalidates_uri.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-single_process_graceful_exit.patch bugfix: applied the single_process_graceful_exit patch to the nginx core to fix the issue that nginx fails to perform graceful exit when master_process is turned off. 2017-05-14 10:43:57 -07:00
nginx-1.11.2-slab_defrag.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-ssl_cert_cb_yield.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-ssl_pending_session.patch feature: applied the ssl_pending_session.patch to the nginx core to support the ssl_session_fetch_by_lua* and ssl_session_store_by_lua* in ngx_lua. 2016-07-19 19:26:29 -07:00
nginx-1.11.2-upstream_pipelining.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.11.2-upstream_timeout_fields.patch upgraded the nginx core to 1.11.2. 2016-07-17 19:45:33 -07:00
nginx-1.13.3-always_enable_cc_feature_tests.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-balancer_status_code.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-builtin_error_page_footer.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-cache_manager_exit.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-delayed_posted_events.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-dtrace.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-gcc-maybe-uninitialized-warning.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-hash_overflow.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-intercept_error_log.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-larger_max_error_str.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-log_escape_non_ascii.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-no_Werror.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-no_error_pages.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-no_pool.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-pcre_conf_opt.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-privileged_agent_process.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-proxy_host_port_vars.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-safe_resolver_ipv6_option.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-server_header.patch patches: ensure "server" header in HTTP/2 response shows "openresty" when server_tokens are turned off. 2017-09-19 19:46:55 -07:00
nginx-1.13.3-setting_args_invalidates_uri.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-single_process_graceful_exit.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-slab_defrag.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-ssl_cert_cb_yield.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-ssl_pending_session.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-stream_balancer_export.patch feature: added nginx core patches needed by ngx_stream_lua_module's balancer_by_lua*. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-stream_proxy_get_next_upstream_tries.patch feature: added nginx core patches needed by ngx_stream_lua_module's balancer_by_lua*. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-stream_proxy_timeout_fields.patch feature: added nginx core patches needed by ngx_stream_lua_module's balancer_by_lua*. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-upstream_pipelining.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.3-upstream_timeout_fields.patch upgraded nginx core to 1.13.3. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-always_enable_cc_feature_tests.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-balancer_status_code.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-builtin_error_page_footer.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-cache_manager_exit.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-delayed_posted_events.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-dtrace.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-gcc-maybe-uninitialized-warning.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-hash_overflow.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-intercept_error_log.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-larger_max_error_str.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-log_escape_non_ascii.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-no_Werror.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-no_error_pages.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-no_pool.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-pcre_conf_opt.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-privileged_agent_process.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-proxy_host_port_vars.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-safe_resolver_ipv6_option.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-server_header.patch patches: ensure "server" header in HTTP/2 response shows "openresty" when server_tokens are turned off. 2017-09-19 19:46:55 -07:00
nginx-1.13.4-setting_args_invalidates_uri.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-single_process_graceful_exit.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-slab_defrag.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-ssl_cert_cb_yield.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-ssl_pending_session.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-stream_balancer_export.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-stream_proxy_get_next_upstream_tries.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-stream_proxy_timeout_fields.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-upstream_pipelining.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.4-upstream_timeout_fields.patch upgraded nginx core to 1.13.4. 2017-09-01 12:37:07 -07:00
nginx-1.13.5-always_enable_cc_feature_tests.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-balancer_status_code.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-builtin_error_page_footer.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-cache_manager_exit.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-delayed_posted_events.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-dtrace.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-hash_overflow.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-intercept_error_log.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-larger_max_error_str.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-log_escape_non_ascii.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-no_Werror.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-no_error_pages.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-no_pool.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-pcre_conf_opt.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-privileged_agent_process.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-proxy_host_port_vars.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-safe_resolver_ipv6_option.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-server_header.patch patches: ensure "server" header in HTTP/2 response shows "openresty" when server_tokens are turned off. 2017-09-19 19:46:55 -07:00
nginx-1.13.5-setting_args_invalidates_uri.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-single_process_graceful_exit.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-ssl_cert_cb_yield.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-ssl_pending_session.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-stream_balancer_export.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-stream_proxy_get_next_upstream_tries.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-stream_proxy_timeout_fields.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-upstream_pipelining.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.5-upstream_timeout_fields.patch upgraded the nginx core to 1.13.5. 2017-09-15 23:38:48 -07:00
nginx-1.13.6-always_enable_cc_feature_tests.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-balancer_status_code.patch patches: updated 1.13.6 balancer_status_code.patch and added patch for 1.13.8 as well. 2018-01-09 17:52:04 -08:00
nginx-1.13.6-builtin_error_page_footer.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-cache_manager_exit.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-daemon-destroy-pool.patch bugfix: nginx did not destroy the cycle memory pool before the daemon process exits. 2018-09-17 20:12:17 -07:00
nginx-1.13.6-delayed_posted_events.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-dtrace.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-gcc-maybe-uninitialized-warning.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-hash_overflow.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-init_cycle_pool_release.patch bugfix: fixed double free issues in the new init_cycle_pool_release patch for the nginx core. 2017-12-17 00:03:29 -08:00
nginx-1.13.6-intercept_error_log.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-larger_max_error_str.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-log_escape_non_ascii.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-no_Werror.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-no_error_pages.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-no_pool.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-pcre_conf_opt.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-privileged_agent_process.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-proxy_host_port_vars.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-resolver_conf_parsing.patch bugfix: nginx patch: do not build resolver parsing feature under Windows. 2018-04-20 17:55:54 -07:00
nginx-1.13.6-safe_resolver_ipv6_option.patch bugfix: nginx patch: do not build resolver parsing feature under Windows. 2018-04-20 17:55:54 -07:00
nginx-1.13.6-server_header.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-setting_args_invalidates_uri.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-single_process_graceful_exit.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-socket_cloexec.patch feature: added the socket_cloexec patch to ensure most of the nginx connections could be closed before child process terminates. 2018-03-27 13:46:01 -07:00
nginx-1.13.6-ssl_cert_cb_yield.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-ssl_pending_session.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-stream_balancer_export.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-stream_proxy_get_next_upstream_tries.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-stream_proxy_timeout_fields.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-stream_ssl_preread_no_skip.patch feature: added patches to the nginx core to make sure ngx_stream_ssl_preread_module will not skip the rest of the preread phase when SNI server name parsing was successful. 2018-01-14 22:40:09 -08:00
nginx-1.13.6-upstream_pipelining.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.6-upstream_timeout_fields.patch upgraded the nginx core to 1.13.6. 2017-10-26 09:33:38 -07:00
nginx-1.13.8-balancer_status_code.patch patches: updated 1.13.6 balancer_status_code.patch and added patch for 1.13.8 as well. 2018-01-09 17:52:04 -08:00
nginx-1.13.8-stream_ssl_preread_no_skip.patch feature: added patches to the nginx core to make sure ngx_stream_ssl_preread_module will not skip the rest of the preread phase when SNI server name parsing was successful. 2018-01-14 22:40:09 -08:00
ngx_http_redis-0.3.6-variables_in_redis_pass.patch applied the variables_in_redis_pass patch to ngx_redis 0.3.6 to allow use of nginx variables in the redis_pass directive. 2013-03-21 18:03:56 -07:00
ngx_http_redis-0.3.7-default_port_fix.patch added more fixes. 2017-09-01 12:37:07 -07:00
ngx_http_redis-0.3.7-variables_in_redis_pass.patch fixed the context line numbers in ngx_http_redis-0.3.7-variables_in_redis_pass.patch. 2015-01-29 12:49:20 -08:00
ngx_http_redis-0.3.7-without_gzip.patch bugfix: ngx_http_redis failed to compile when the ngx_gzip module was disabled. thanks anod221 for the report in #79. 2015-01-29 14:53:48 -08:00
openssl-1.0.2h-sess_set_get_cb_yield.patch feature: applied the ssl_pending_session.patch to the nginx core to support the ssl_session_fetch_by_lua* and ssl_session_store_by_lua* in ngx_lua. 2016-07-19 19:26:29 -07:00
openssl-1.1.0c-sess_set_get_cb_yield.patch feature: added the sess_set_get_cb_yield patch for OpenSSL 1.1.0c and beyond. 2018-01-05 14:41:47 -08:00
openssl-1.1.0d-sess_set_get_cb_yield.patch feature: added the sess_set_get_cb_yield patch for OpenSSL 1.1.0d and beyond. 2018-01-05 23:38:32 -08:00
patch.2013.space.txt applied the official patch patch.2013.space.txt for the Nginx core to fix the security issue CVE-2013-4547. 2013-11-20 21:05:36 -08:00
patch.2014.spdy2.txt backported the patch to the nginx core for the latest SPDY security vulnerability (CVE-2014-0133). 2014-03-19 17:38:31 -07:00
patch.2016.write.txt bugfix: applied the patch for nginx security advisory (CVE-2016-4450) to the nginx 1.9.15 core. 2016-05-31 15:45:49 -07:00
patch.2016.write2.txt bugfix: applied the patch for nginx security advisory (CVE-2016-4450). 2016-05-31 13:19:28 -07:00
patch.2017.ranges.txt bugfix: applied nginx's official security fix for an issue in the range filter (CVE-2017-7529). 2017-07-11 10:31:25 -07:00