Commit Graph

1784 Commits (master)
 

Author SHA1 Message Date
lijunlong d52d5b4b99 bugfix: update stream-lua-nginx-module to R2. 1 week ago
lijunlong 924ee9ae4d tests: update tests to match the latest change in util/mirror-tarballs. 2 weeks ago
lijunlong 2200cb932d feature: update luajit. 3 weeks ago
lijunlong dbb471fbe1 feature: update rds-csv-nginx-module and stream-lua-nginx-module. 3 weeks ago
lijunlong 6e839f20ee bugfix: update lua-nginx-module and stream-lua-nginx-module. 3 weeks ago
lijunlong 95eca0b3b8 bugfix: update nginx-1.29.2-stream_proxy_protocol_v2.patch to build with openssl 1.x.x. 3 weeks ago
lijunlong 5b1f3746d2 feature: update lua-resty-core to 0.1.32rc2. 3 weeks ago
lijunlong aa43b63ad3 feature: update lua-nginx-module, stream-lua-nginx-module, lua-resty-core. 3 weeks ago
willmafh 5ee7d3ade1
feature: add proxy_ssl_verify_cb_yield.patch file for Nginx 1.29.2. 4 weeks ago
lijunlong 6623d561be bugfix: fixed issue introduce by commit 305ebd07e.. 4 weeks ago
lijunlong b1e4118185 feature: update openresty components. 4 weeks ago
willmafh d08b0f1f44
feature: proxy_ssl_verify_by_lua directives. 4 weeks ago
耗子 305ebd07e3
feature: update nginx to v1.29.2 (#1045)
Co-authored-by: lijunlong <lijunlong@openresty.com>
1 month ago
lijunlong 7c7c285671 feature: update resty-cli. 2 months ago
SohamM-Ibm 084d0931a3
feature: Enable PCRE for s390x.
The community is using `PCRE_VER=10.45` which is available for s390x.
2 months ago
swananan be963bee4e
bugfix: add HTTP/3 QUIC SSL Lua yield patch macro protection. 2 months ago
lijunlong 1f3a05a9d4 Merge branch '1.27.1.x' 4 months ago
lijunlong 5c51c0daf3 bugfix: fixed build-win32.sh. 4 months ago
lijunlong 6c24a10fdb feature: check in openssl-3.5.0-sess_set_get_cb_yield.patch. 4 months ago
lijunlong bb9f0932a2 feature: update compents in build-wine32.sh to latest version. 4 months ago
lijunlong 3c327b034d Merge branch '1.27.1.x' 4 months ago
lijunlong 7db0222b0c feature: update luajit to v2.1-20250529. 4 months ago
lijunlong e23b18b1a6 Merge branch '1.27.1.x' 4 months ago
lijunlong f7ad0aa79d feature: update lua-resty-mysql to v0.28. 4 months ago
lijunlong c40929d64c Merge branch '1.27.1.x' 4 months ago
lijunlong 3a9d571b44 feature: update lua-resty-redis to v0.33.
feature: update headers-more-nginx-module to v0.39.
4 months ago
lijunlong ecf6e32370 Revert "change: don't apply quic yield patch for minor release."
This reverts commit 0044a7a764.
4 months ago
lijunlong b3d20e09fc feature: update lua-resty-redis to v0.33. 4 months ago
lijunlong 0044a7a764 change: don't apply quic yield patch for minor release. 4 months ago
lijunlong f65d4fa6c4 feature: update headers-more-nginx-module to v0.39. 4 months ago
swananan 7adc4f85a1
bugfix: improve HTTP/3 SSL Lua callback yield handling. 5 months ago
lijunlong ac93bda9b4 feature: check in openssl-3.5.0-sess_set_get_cb_yield.patch. 5 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.
6 months ago
lijunlong f2d027cd9a feature: update lua-resty-mysql to v0.28. 6 months ago
lijunlong 7e3bbab001
tests: fixed ci. 7 months ago
lijunlong 0eace29b04 tests: fixed ci. 7 months ago
Ri Shen Chen ef772235d1 tests: stream proxy protocol v2 7 months ago
lijunlong 5fdebe76b6 feature: add upstream proxy protocol v2 for stream module.
Co-author: chenri_shen@163.com
7 months ago
Yichun Zhang (agentzh) f2bfae0467
fixed a bug in the previous commit. 8 months ago
Yichun Zhang (agentzh) 9cefbd2788
change: dist-check: use a different /usr/local/openresty-norm prefix for our test builds. 8 months ago
lijunlong 47ffb3d1ef feature: update build script for win32. 8 months ago
lijunlong 177ba250cc feature: check in openssl-3.4.1-sess_set_get_cb_yield.patch. 8 months ago
lijunlong 4ad3978ec8 bugfix: apply patch CVE-2025-23419.patch 9 months ago
lijunlong 47dafb930e bumped openresty to 1.27.1.2. 10 months ago
lijunlong a880b46b07 bumped openresty to 1.27.1.2. 10 months ago
lijunlong 279c5cf91a bugfix: fixed nginx-1.27.1-stream_ssl_preread_no_skip.patch. 10 months ago
lijunlong 83c39d2cc8 tests: update tests. 10 months ago
qingfeng ba692773d4
move hg.nginx.org to github.com & remove mercurial dependency. 10 months ago
Bo Xu 54c70cc1de
bugfix: make HTTP3 server headers also use openresty instead of nginx. 10 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.
10 months ago