You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openresty/patches
agentzh (章亦春) 10d70ab81a upgraded the nginx core to 1.0.10. 13 years ago
..
lua-5.1.4-makefile_install_fix.patch
lua_cjson-1.0.2-array_detection_fix.patch
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. 13 years ago
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. 13 years ago
nginx-0.8.54-no_Werror.patch
nginx-0.8.54-no_error_pages.patch
nginx-0.8.54-redirect_memcpy_overlap.patch
nginx-0.8.54-request_body_in_single_buf.patch
nginx-0.8.54-request_body_preread_fix.patch
nginx-0.8.54-server_header.patch
nginx-0.8.54-subrequest_loop.patch
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. 13 years ago
nginx-1.0.4-gcc46_fixes.patch
nginx-1.0.4-no_Werror.patch
nginx-1.0.4-no_error_pages.patch
nginx-1.0.4-no_pool.patch
nginx-1.0.4-request_body_in_single_buf.patch
nginx-1.0.4-request_body_preread_fix.patch
nginx-1.0.4-server_header.patch
nginx-1.0.4-subrequest_loop.patch
nginx-1.0.5-no_Werror.patch
nginx-1.0.5-no_error_pages.patch
nginx-1.0.5-no_pool.patch
nginx-1.0.5-request_body_in_single_buf.patch
nginx-1.0.5-request_body_preread_fix.patch
nginx-1.0.5-server_header.patch
nginx-1.0.5-subrequest_loop.patch
nginx-1.0.6-gzip_empty_flush_buf.patch
nginx-1.0.6-no_Werror.patch
nginx-1.0.6-no_error_pages.patch
nginx-1.0.6-no_pool.patch
nginx-1.0.6-request_body_in_single_buf.patch
nginx-1.0.6-request_body_preread_fix.patch
nginx-1.0.6-server_header.patch
nginx-1.0.6-subrequest_loop.patch
nginx-1.0.6-variable_header_ignore_no_hash.patch
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. 13 years ago
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. 13 years ago
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. 13 years ago
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. 13 years ago
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. 13 years ago
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. 13 years ago
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. 13 years ago
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. 13 years ago
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. 13 years ago
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. 13 years ago
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. 13 years ago
nginx-1.0.9-allow_request_body_updating.patch upgraded patches for nginx 1.0.9. 13 years ago
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. 13 years ago
nginx-1.0.9-gzip_empty_flush_buf.patch upgraded patches for nginx 1.0.9. 13 years ago
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. 13 years ago
nginx-1.0.9-named_location_clear_mods_ctx.patch upgraded patches for nginx 1.0.9. 13 years ago
nginx-1.0.9-no_Werror.patch upgraded patches for nginx 1.0.9. 13 years ago
nginx-1.0.9-no_error_pages.patch upgraded patches for nginx 1.0.9. 13 years ago
nginx-1.0.9-no_pool.patch upgraded patches for nginx 1.0.9. 13 years ago
nginx-1.0.9-request_body_in_single_buf.patch upgraded patches for nginx 1.0.9. 13 years ago
nginx-1.0.9-request_body_preread_fix.patch upgraded patches for nginx 1.0.9. 13 years ago
nginx-1.0.9-server_header.patch upgraded patches for nginx 1.0.9. 13 years ago
nginx-1.0.9-subrequest_loop.patch upgraded patches for nginx 1.0.9. 13 years ago
nginx-1.0.9-variable_header_ignore_no_hash.patch fixed the variable_header_ignore_no_hash patch again. thanks Markus Linnala. 13 years ago
nginx-1.0.10-allow_request_body_updating.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-epoll_check_stale_wev.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-gzip_empty_flush_buf.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-log_escape_non_ascii.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-named_location_clear_mods_ctx.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-no_Werror.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-no_error_pages.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-no_pool.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-request_body_in_single_buf.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-request_body_preread_fix.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-server_header.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-subrequest_loop.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.0.10-variable_header_ignore_no_hash.patch upgraded the nginx core to 1.0.10. 13 years ago
nginx-1.1.2-no_error_pages.patch
nginx-1.1.4-variable_header_ignore_no_hash.patch updated the variable_header_ignore_no_hash patch for nginx 1.1.4. 13 years ago
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. 13 years ago