Commit Graph

1752 Commits (7fb5b3b4647b43dd8f2584efe35e1c8d873bd234)
 

Author SHA1 Message Date
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.
3 months ago
lijunlong f2d027cd9a feature: update lua-resty-mysql to v0.28. 3 months ago
lijunlong 7e3bbab001
tests: fixed ci. 4 months ago
lijunlong 0eace29b04 tests: fixed ci. 4 months ago
Ri Shen Chen ef772235d1 tests: stream proxy protocol v2 4 months ago
lijunlong 5fdebe76b6 feature: add upstream proxy protocol v2 for stream module.
Co-author: chenri_shen@163.com
4 months ago
Yichun Zhang (agentzh) f2bfae0467
fixed a bug in the previous commit. 5 months ago
Yichun Zhang (agentzh) 9cefbd2788
change: dist-check: use a different /usr/local/openresty-norm prefix for our test builds. 5 months ago
lijunlong 47ffb3d1ef feature: update build script for win32. 5 months ago
lijunlong 177ba250cc feature: check in openssl-3.4.1-sess_set_get_cb_yield.patch. 5 months ago
lijunlong 4ad3978ec8 bugfix: apply patch CVE-2025-23419.patch 6 months ago
lijunlong 47dafb930e bumped openresty to 1.27.1.2. 7 months ago
lijunlong a880b46b07 bumped openresty to 1.27.1.2. 7 months ago
lijunlong 279c5cf91a bugfix: fixed nginx-1.27.1-stream_ssl_preread_no_skip.patch. 7 months ago
lijunlong 83c39d2cc8 tests: update tests. 7 months ago
qingfeng ba692773d4
move hg.nginx.org to github.com & remove mercurial dependency. 7 months ago
Bo Xu 54c70cc1de
bugfix: make HTTP3 server headers also use openresty instead of nginx. 7 months ago
SohamM-Ibm a0c705f084
test: Added patch for s390x builds.
PCRE's JIT does not support s390x for the 8.x series. So skipping the PCRE installation steps only for s390x.
7 months ago
lijunlong 67aff27ddc feature: check in patch LuaJIT2-20241104.patch for apple. 9 months ago
lijunlong 8916371414 bugfix: bumped luajit to v2.1-20241104. 9 months ago
lijunlong 8c37412c31 disable win32 in nginx-1.27.1-proc_exit_handler.patch. 10 months ago
lijunlong c41a1ae6b9 update lua-resty-core to v0.1.30. 10 months ago
lijunlong 120ad62721 feature: update lua-resty-lurcache to 0.15. 10 months ago
lijunlong 5ef14281cd feature: add openssl-3.0.15-sess_set_get_cb_yield.patch. 11 months ago
耗子 efc930249e
feat: bump openssl-1.1.1f-sess_set_get_cb_yield.patch to 3.0.12. 11 months ago
lijunlong c58d90ce11 patch: add NGX_HAVE_PROC_EXIT for proc_exit_handler. 12 months ago
lijunlong 27303d2fd0 feature: add proc_exit_handler. 12 months ago
lijunlong 347c47c784
win32: update pcre to pcre2-10.44. 12 months ago
lijunlong 476b640fbb
test: fixed travis.yml. 12 months ago
Johnny Wang a8f26b9419
feature: upgrade the nginx core to 1.27.1. 12 months ago
lijunlong 0b57c3b04a bumped openresty to v1.27.1.1. 12 months ago
lijunlong 9fb4098d72
feature: add patches for nginx-1.27.1. (#999) 1 year ago
lijunlong 2d1e490fa0
feature: update luajit to v20240815. 1 year ago
Johnny Wang af1f50b320
formal release 1.27.0.1. 1 year ago
lijunlong d3a190467e
feature: bumped lua-resty-redis to 0.31. 1 year ago
Johnny Wang 4da52a0574
patches: added initialize_quic_transport_id_variable.patch for nginx >= 1.27.0. (#993) 1 year ago
Johnny Wang 8b119bceb7
win32: upgraded deps zlib to 1.3.1. 1 year ago
lijunlong cc86d58043 feature: more patch for balancer_pool_max_retry. 1 year ago
kurt 3636b199e5
bugfix: respect max retry after using balancer pool.
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
1 year ago
lijunlong 09efae3e6a tests: update tests. 1 year ago
lijunlong 00d11dd647 feature: update luajit to v2.1-20240626. 1 year ago
Johnny Wang cdd227a4f6
feature: upgrade the nginx core to 1.27.0. 1 year ago
lijunlong 9c9495b6f9
bugfix: backport fixes for CVE-2024-24989 and CVE-2024-24990. 1 year ago
lijunlong 7b7fcbe078
tests: fixed failed test introduced by commit ad33f56e91. 2 years ago
swananan 478d980900
changes: remove the pcre2 disable config. 2 years ago
Yichun Zhang (agentzh) ad33f56e91
change: Makefile: added new INSTALL variable that can be overridden from the make command line.
Also fixed compatibility with Android Termux's install utility.
2 years ago
Johnny Wang 8978f0426f
formal release 1.25.3.1. (#952) 2 years ago
ruoyidero a71e039a0d
updated the default index page and 50x error page. (#949) 2 years ago
Johnny Wang 8760b0af4a
win32: upgraded deps openssl to 1.1.1w and zlib to 1.3. (#950) 2 years ago
lijunlong 6fe9e3f7e6
feature: release openresty-1.25.3rc1.
Co-authored-by: jiahao <wangjiahao@openresty.com>
2 years ago