Commit Graph

4 Commits (6c8e857b2a75ec976b2834db63959cf8f9d8689b)

Author SHA1 Message Date
willmafh 4307ce3937 update proxy_ssl_verify_cb_yield.patch file to include stream modification 3 weeks ago
willmafh b77818c8c9 feature: proxy_ssl_verify_by_lua
proxy_ssl_verify_cb_yield.patch patch file for Nginx
4 weeks ago
swananan 7adc4f85a1
bugfix: improve HTTP/3 SSL Lua callback yield handling. 1 month 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