Commit Graph

7 Commits (aa3a8f1c5f19cf695f99818e81f61c2f24c9f7e7)

Author SHA1 Message Date
耗子 cebe9188fd
Merge remote-tracking branch 'openresty/master'
# Conflicts:
#	util/mirror-tarballs
#	util/ver
1 month ago
swananan 7adc4f85a1
bugfix: improve HTTP/3 SSL Lua callback yield handling. 1 month ago
耗子 fa89229595
feat: sync patches for 1.29.0 2 months ago
耗子 3111d772ce
fix: stream proxy patch 2 months ago
耗子 2d2a909b06
feature: add patch for ngx_mail_proxy_module 2 months ago
耗子 b6efbec3d2
feature: merge master 3 months ago
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.
3 months ago