Commit Graph

10 Commits (137fa1c4241c5bdab9408d2eeb9b5f4560568ace)

Author SHA1 Message Date
耗子 137fa1c424
Revert "Update patches/nginx/1.29.0/nginx-1.29.0-stream_proxy_protocol_v2.patch"
This reverts commit d33a36677c.
2 weeks ago
耗子 d33a36677c
Update patches/nginx/1.29.0/nginx-1.29.0-stream_proxy_protocol_v2.patch
Co-authored-by: Chase Hiltz <70911039+pchaseh@users.noreply.github.com>
2 weeks ago
耗子 431bdfe4d1
fix: add quic_ssl_lua_yield patch 4 weeks ago
耗子 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. 2 months ago
耗子 fa89229595
feat: sync patches for 1.29.0 2 months ago
耗子 3111d772ce
fix: stream proxy patch 3 months ago
耗子 2d2a909b06
feature: add patch for ngx_mail_proxy_module 3 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