Commit Graph

1753 Commits (master)
 

Author SHA1 Message Date
lijunlong ac93bda9b4 feature: check in openssl-3.5.0-sess_set_get_cb_yield.patch. 2 days 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.
1 month ago
lijunlong f2d027cd9a feature: update lua-resty-mysql to v0.28. 2 months ago
lijunlong 7e3bbab001
tests: fixed ci. 2 months ago
lijunlong 0eace29b04 tests: fixed ci. 2 months ago
Ri Shen Chen ef772235d1 tests: stream proxy protocol v2 2 months ago
lijunlong 5fdebe76b6 feature: add upstream proxy protocol v2 for stream module.
Co-author: chenri_shen@163.com
2 months ago
Yichun Zhang (agentzh) f2bfae0467
fixed a bug in the previous commit. 3 months ago
Yichun Zhang (agentzh) 9cefbd2788
change: dist-check: use a different /usr/local/openresty-norm prefix for our test builds. 3 months ago
lijunlong 47ffb3d1ef feature: update build script for win32. 3 months ago
lijunlong 177ba250cc feature: check in openssl-3.4.1-sess_set_get_cb_yield.patch. 4 months ago
lijunlong 4ad3978ec8 bugfix: apply patch CVE-2025-23419.patch 5 months ago
lijunlong 47dafb930e bumped openresty to 1.27.1.2. 5 months ago
lijunlong a880b46b07 bumped openresty to 1.27.1.2. 5 months ago
lijunlong 279c5cf91a bugfix: fixed nginx-1.27.1-stream_ssl_preread_no_skip.patch. 5 months ago
lijunlong 83c39d2cc8 tests: update tests. 5 months ago
qingfeng ba692773d4
move hg.nginx.org to github.com & remove mercurial dependency. 5 months ago
Bo Xu 54c70cc1de
bugfix: make HTTP3 server headers also use openresty instead of nginx. 5 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.
5 months ago
lijunlong 67aff27ddc feature: check in patch LuaJIT2-20241104.patch for apple. 8 months ago
lijunlong 8916371414 bugfix: bumped luajit to v2.1-20241104. 8 months ago
lijunlong 8c37412c31 disable win32 in nginx-1.27.1-proc_exit_handler.patch. 9 months ago
lijunlong c41a1ae6b9 update lua-resty-core to v0.1.30. 9 months ago
lijunlong 120ad62721 feature: update lua-resty-lurcache to 0.15. 9 months ago
lijunlong 5ef14281cd feature: add openssl-3.0.15-sess_set_get_cb_yield.patch. 9 months ago
耗子 efc930249e
feat: bump openssl-1.1.1f-sess_set_get_cb_yield.patch to 3.0.12. 9 months ago
lijunlong c58d90ce11 patch: add NGX_HAVE_PROC_EXIT for proc_exit_handler. 10 months ago
lijunlong 27303d2fd0 feature: add proc_exit_handler. 10 months ago
lijunlong 347c47c784
win32: update pcre to pcre2-10.44. 10 months ago
lijunlong 476b640fbb
test: fixed travis.yml. 10 months ago
Johnny Wang a8f26b9419
feature: upgrade the nginx core to 1.27.1. 10 months ago
lijunlong 0b57c3b04a bumped openresty to v1.27.1.1. 10 months ago
lijunlong 9fb4098d72
feature: add patches for nginx-1.27.1. (#999) 10 months ago
lijunlong 2d1e490fa0
feature: update luajit to v20240815. 10 months ago
Johnny Wang af1f50b320
formal release 1.27.0.1. 10 months ago
lijunlong d3a190467e
feature: bumped lua-resty-redis to 0.31. 11 months ago
Johnny Wang 4da52a0574
patches: added initialize_quic_transport_id_variable.patch for nginx >= 1.27.0. (#993) 11 months ago
Johnny Wang 8b119bceb7
win32: upgraded deps zlib to 1.3.1. 12 months ago
lijunlong cc86d58043 feature: more patch for balancer_pool_max_retry. 12 months ago
kurt 3636b199e5
bugfix: respect max retry after using balancer pool.
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
12 months 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. 1 year ago
swananan 478d980900
changes: remove the pcre2 disable config. 1 year 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.
1 year ago
Johnny Wang 8978f0426f
formal release 1.25.3.1. (#952) 1 year ago
ruoyidero a71e039a0d
updated the default index page and 50x error page. (#949) 1 year ago
Johnny Wang 8760b0af4a
win32: upgraded deps openssl to 1.1.1w and zlib to 1.3. (#950) 1 year ago