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.7.7
iYism 335b4e284e
refactor: 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.7.7-cache_lock_hang_in_subreq.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-cache_manager_exit.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-dtrace.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-gcc-maybe-uninitialized-warning.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-hash_overflow.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-larger_max_error_str.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-location_if_inherits_proxy.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-log_escape_non_ascii.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-no_Werror.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-no_error_pages.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-no_pool.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-pcre_conf_opt.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-proxy_host_port_vars.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-resolver_del_event_invalid_read.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-server_header.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-setting_args_invalidates_uri.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-slab_defrag.patch refactor: organize patches directory by nginx version. 1 month ago
nginx-1.7.7-upstream_pipelining.patch refactor: organize patches directory by nginx version. 1 month ago