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/nginx/1.0.11
IYism 7fb5b3b464 Organize patches directory by Nginx version
Restructure the patches directory to group patch files under subdirectories
named by their corresponding Nginx version (e.g., patches/nginx/1.27.1/).
This improves readability, maintainability, and scalability of the patch
management system, making it easier to locate and manage version-specific
patches.

- Created subdirectories for each Nginx version.
- Moved existing patch files into their respective version directories.
- Ensured no changes to patch file contents or functionality.

This change enhances the project's organization without affecting runtime behavior.
1 month ago
..
nginx-1.0.11-allow_request_body_updating.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-epoll_check_stale_wev.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-gzip_empty_flush_buf.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-log_escape_non_ascii.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-max_subrequests.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-named_location_clear_mods_ctx.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-no_Werror.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-no_error_pages.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-no_pool.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-null_character_fixes.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-request_body_in_single_buf.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-request_body_preread_fix.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-server_header.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-subrequest_loop.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-upstream_pipelining.patch Organize patches directory by Nginx version 1 month ago
nginx-1.0.11-variable_header_ignore_no_hash.patch Organize patches directory by Nginx version 1 month ago