| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.4.1_2 03 Sep 2026 16:36:16 commit hash: 3873173565fab6c6ee9c438f9c3b7193ce7990ee commit hash: 3873173565fab6c6ee9c438f9c3b7193ce7990ee commit hash: 3873173565fab6c6ee9c438f9c3b7193ce7990ee commit hash: 3873173565fab6c6ee9c438f9c3b7193ce7990ee files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-devel: Update to 1.31.5
Changes with nginx 1.31.5 02 Sep
2026
*) Feature: control API.
*) Feature: predicate locations.
*) Feature: the ngx_http_json_module.
*) Feature: the "client_body_early_read" directive.
*) Bugfix: use-after-free might occur in a worker process if
proxying (Only the first 15 lines of the commit message are shown above View all of this commit message) |
0.4.1_1 25 Aug 2026 05:47:14 commit hash: 71943ebb2afe0631b490eb3f41843bf4f3925d94 commit hash: 71943ebb2afe0631b490eb3f41843bf4f3925d94 commit hash: 71943ebb2afe0631b490eb3f41843bf4f3925d94 commit hash: 71943ebb2afe0631b490eb3f41843bf4f3925d94 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-devel: Update to 1.31.4
*) Feature: the "proxy_protocol" directive in the stream and mail
modules now supports the PROXY protocol version 2.
*) Change: now HTTP/2 and gRPC requests to backends are always sent with
the ":authority" pseudo-header, and HTTP/1.1 requests - with the
"Host" header.
*) Bugfix: a segmentation fault might occur in a worker process if the
"select" method was used.
*) Bugfix: incomplete gRPC responses with a non-zero "Content-Length"
header line are now treated as malformed.
(Only the first 15 lines of the commit message are shown above View all of this commit message) |
0.4.1 09 Aug 2026 12:03:14 commit hash: d4c50b72524c2daf59f33076d72e8e30cb0cee60 commit hash: d4c50b72524c2daf59f33076d72e8e30cb0cee60 commit hash: d4c50b72524c2daf59f33076d72e8e30cb0cee60 commit hash: d4c50b72524c2daf59f33076d72e8e30cb0cee60 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-acme: Update to 0.4.1
Fixes a possible crash during name resolution (via ngx 0.5.1).
https://github.com/nginx/nginx-acme/releases/tag/v0.4.1
While here, switch alignment to tabs (portfmt).
Sponsored by: Netzkommune GmbH |
0.3.1_10 21 Jul 2026 06:47:24 commit hash: 9c892d26015fa543bc587dcd7d241c57af7e13f4 commit hash: 9c892d26015fa543bc587dcd7d241c57af7e13f4 commit hash: 9c892d26015fa543bc587dcd7d241c57af7e13f4 commit hash: 9c892d26015fa543bc587dcd7d241c57af7e13f4 files touched by this commit |
Mikael Urankar (mikael) search for other commits by this committer |
lang/rust: Bump revisions after 1.97.1
PR: 296645 |
0.3.1_9 18 Jul 2026 09:36:03 commit hash: 96b7b9b5af971bff4b0e1ff0c6313297a3c3839f commit hash: 96b7b9b5af971bff4b0e1ff0c6313297a3c3839f commit hash: 96b7b9b5af971bff4b0e1ff0c6313297a3c3839f commit hash: 96b7b9b5af971bff4b0e1ff0c6313297a3c3839f files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx: Update to 1.30.4
Changes:
*) Security: heap buffer overflow when using the map directive with
regex matching (CVE-2026-42533)
*) Security: uninitialized memory access when using unnamed regex
captures with the "slice" directive or background cache update
(CVE-2026-60005)
*) Security: use-after-free when processing a specially crafted
proxied backend response with the ngx_http_ssi_filter_module
(CVE-2026-56434)
Release Notes: https://nginx.org/en/CHANGES-1.30
Security: 56feeac6-8263-11f1-92ba-bc24110523fe
Security: CVE-2026-42533
Security: CVE-2026-56434
Security: CVE-2026-60005
PR: 296830
Sponsored by: Netzkommune GmbH |
0.3.1_8 18 Jun 2026 16:10:59 commit hash: fa2d9148c35ea341b0f21b4646764cfd4e8527a1 commit hash: fa2d9148c35ea341b0f21b4646764cfd4e8527a1 commit hash: fa2d9148c35ea341b0f21b4646764cfd4e8527a1 commit hash: fa2d9148c35ea341b0f21b4646764cfd4e8527a1 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-devel: Update to 1.31.2
Changes with nginx 1.31.2 17 Jun
2026
*) Security: use-after-free might occur when using HTTP/3 and
processing
a specially crafted QUIC session, allowing an attacker to cause
worker process memory corruption or segmentation fault in a
worker
process (CVE-2026-42530).
Thanks to Trung Nguyen of CyStack.
*) Security: a heap memory buffer overflow might occur in a worker
process when using a configuration with "ignore_invalid_headers (Only the first 15 lines of the commit message are shown above View all of this commit message) |
0.3.1_7 18 Jun 2026 15:59:46 commit hash: 14b3a97af857aa71cbf1b91921e530b34f440c31 commit hash: 14b3a97af857aa71cbf1b91921e530b34f440c31 commit hash: 14b3a97af857aa71cbf1b91921e530b34f440c31 commit hash: 14b3a97af857aa71cbf1b91921e530b34f440c31 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx: Update to 1.30.3
Changes with nginx 1.30.3 17 Jun
2026
*) Security: a heap memory buffer overflow might occur in a worker
process when using a configuration with "ignore_invalid_headers
off;"
and "large_client_header_buffers" with large configured values
when
proxying a specially crafted request to HTTP/2 or gRPC backend,
allowing an attacker to cause worker process memory corruption or
segmentation fault in a worker process (CVE-2026-42055).
Thanks to Mufeed VH of Winfunc Research.
(Only the first 15 lines of the commit message are shown above View all of this commit message) |
0.3.1_6 04 Jun 2026 08:52:51 commit hash: e29b5eeec31db62161d9f83c4ea2ddff023e5d00 commit hash: e29b5eeec31db62161d9f83c4ea2ddff023e5d00 commit hash: e29b5eeec31db62161d9f83c4ea2ddff023e5d00 commit hash: e29b5eeec31db62161d9f83c4ea2ddff023e5d00 files touched by this commit |
Mikael Urankar (mikael) search for other commits by this committer |
lang/rust: Bump revisions after 1.96.0
PR: 295694 |
0.3.1_5 22 May 2026 17:02:50 commit hash: fc54915be84fd51843e0771986633a4be7d5c0f7 commit hash: fc54915be84fd51843e0771986633a4be7d5c0f7 commit hash: fc54915be84fd51843e0771986633a4be7d5c0f7 commit hash: fc54915be84fd51843e0771986633a4be7d5c0f7 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx: Update to 1.30.2
hanges with nginx 1.30.2 22 May
2026
*) Security: a heap memory buffer overflow might occur in a worker
process when using a configuration with overlapping captures in
ngx_http_rewrite_module, potentially resulting in arbitrary code
execution (CVE-2026-9256).
Thanks to Mufeed VH of Winfunc Research.
PR: 295498
Sponsored by: Netzkommune GmbH |
0.3.1_4 19 May 2026 17:13:30 commit hash: ac43d62572ebc5e338cab9a3558e41761ec8252c commit hash: ac43d62572ebc5e338cab9a3558e41761ec8252c commit hash: ac43d62572ebc5e338cab9a3558e41761ec8252c commit hash: ac43d62572ebc5e338cab9a3558e41761ec8252c files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-devel: Update to 1.31.0
Changes with nginx 1.31.0 13 May
2026
*) Security: when using the "proxy_set_body" directive, an attacker
might inject data in the proxied request to an HTTP/2 backend
(CVE-2026-42926).
Thanks to Mufeed VH of Winfunc Research.
*) Security: a heap memory buffer overflow might occur in a worker
process while handling a specially crafted request by
ngx_http_rewrite_module, potentially resulting in arbitrary code
execution (CVE-2026-42945).
Thanks to Leo Lin. (Only the first 15 lines of the commit message are shown above View all of this commit message) |
0.3.1_3 16 May 2026 08:09:43 commit hash: 11a7acefdc6aeb3aa2316378690165d1ea80a479 commit hash: 11a7acefdc6aeb3aa2316378690165d1ea80a479 commit hash: 11a7acefdc6aeb3aa2316378690165d1ea80a479 commit hash: 11a7acefdc6aeb3aa2316378690165d1ea80a479 files touched by this commit |
Florian Smeets (flo) search for other commits by this committer |
www/nginx-acme: Unbreak, update distinfo after www/nginx update
Approved by: portmgr (build fix blanket)
Fixes: 901ca63a3839 |
0.3.1_3 04 May 2026 09:27:02 commit hash: d10e62db78d2b0c1b716aa43158b5760d737e603 commit hash: d10e62db78d2b0c1b716aa43158b5760d737e603 commit hash: d10e62db78d2b0c1b716aa43158b5760d737e603 commit hash: d10e62db78d2b0c1b716aa43158b5760d737e603 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-devel: Update to 1.29.8
Changes with nginx 1.29.8 07 Apr
2026
*) Feature: the "max_headers" directive.
Thanks to Maxim Dounin.
*) Feature: OpenSSL 4.0 compatibility.
*) Feature: now the "include" directive inside the "geo" block
supports
wildcards.
*) Bugfix: in processing of HTTP 103 (Early Hints) responses from a
proxied backend.
*) Bugfix: the $request_port and $is_request_port variables were not
available in subrequests.
Sponsored by: Netzkommune GmbH |
0.3.1_2 03 May 2026 19:41:32 commit hash: 8c5c71adf02bbd6839c2e9de4c1d12d8fc75af64 commit hash: 8c5c71adf02bbd6839c2e9de4c1d12d8fc75af64 commit hash: 8c5c71adf02bbd6839c2e9de4c1d12d8fc75af64 commit hash: 8c5c71adf02bbd6839c2e9de4c1d12d8fc75af64 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx: Update to 1.30.0
Changes with nginx 1.30.0 14 Apr
2026
*) 1.30.x stable branch.
Sponsored by: Netzkommune GmbH |
0.3.1_1 27 Apr 2026 12:26:47 commit hash: 17bf498fd2289d1c8b6319ea897d3dd307eac991 commit hash: 17bf498fd2289d1c8b6319ea897d3dd307eac991 commit hash: 17bf498fd2289d1c8b6319ea897d3dd307eac991 commit hash: 17bf498fd2289d1c8b6319ea897d3dd307eac991 files touched by this commit |
Mikael Urankar (mikael) search for other commits by this committer |
lang/rust: Bump revisions after 1.95.0
PR: 294615 |
0.3.1 28 Mar 2026 19:30:46 commit hash: eafbc24a88dc6e94d3c8422f278f5d5dbee98859 commit hash: eafbc24a88dc6e94d3c8422f278f5d5dbee98859 commit hash: eafbc24a88dc6e94d3c8422f278f5d5dbee98859 commit hash: eafbc24a88dc6e94d3c8422f278f5d5dbee98859 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-acme: Update to 0.3.1
Changelog: https://github.com/nginx/nginx-acme/releases
Sponsored by: Netzkommune GmbH |
0.1.1_12 26 Mar 2026 21:22:26 commit hash: f657cf702d5b0409bcc74cd36f89ac563dae84ce commit hash: f657cf702d5b0409bcc74cd36f89ac563dae84ce commit hash: f657cf702d5b0409bcc74cd36f89ac563dae84ce commit hash: f657cf702d5b0409bcc74cd36f89ac563dae84ce files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-devel: Update to 1.29.7
Changes with nginx 1.29.7 24 Mar
2026
*) Security: a buffer overflow might occur while handling a COPY or
MOVE
request in a location with "alias", allowing an attacker to
modify
the source or destination path outside of the document root
(CVE-2026-27654).
Thanks to Calif.io in collaboration with Claude and Anthropic
Research.
*) Security: processing of a specially crafted mp4 file by the (Only the first 15 lines of the commit message are shown above View all of this commit message) |
0.1.1_11 26 Mar 2026 21:08:40 commit hash: 2ce2108cbf8791a60e72c04f4ef3b6ec85baedea commit hash: 2ce2108cbf8791a60e72c04f4ef3b6ec85baedea commit hash: 2ce2108cbf8791a60e72c04f4ef3b6ec85baedea commit hash: 2ce2108cbf8791a60e72c04f4ef3b6ec85baedea files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx: Update to 1.28.3
Changes with nginx 1.28.3 24 Mar
2026
*) Security: a buffer overflow might occur while handling a COPY or
MOVE
request in a location with "alias", allowing an attacker to
modify
the source or destination path outside of the document root
(CVE-2026-27654).
Thanks to Calif.io in collaboration with Claude and Anthropic
Research.
*) Security: processing of a specially crafted mp4 file by the (Only the first 15 lines of the commit message are shown above View all of this commit message) |
0.1.1_10 23 Mar 2026 07:33:11 commit hash: 43f5b4a72fea3f97a2fc7d5d37f671b82377feb2 commit hash: 43f5b4a72fea3f97a2fc7d5d37f671b82377feb2 commit hash: 43f5b4a72fea3f97a2fc7d5d37f671b82377feb2 commit hash: 43f5b4a72fea3f97a2fc7d5d37f671b82377feb2 files touched by this commit |
Mikael Urankar (mikael) search for other commits by this committer |
lang/rust: Bump revisions after 1.94.0
PR: 293615 |
0.1.1_9 14 Feb 2026 09:42:54 commit hash: 407842086c3f97d86c9628657d0d1214413828f6 commit hash: 407842086c3f97d86c9628657d0d1214413828f6 commit hash: 407842086c3f97d86c9628657d0d1214413828f6 commit hash: 407842086c3f97d86c9628657d0d1214413828f6 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer Author: FiLiS |
www/nginx-devel: Update to 1.29.5
Changes with nginx 1.29.5 04 Feb
2026
*) Security: an attacker might inject plain text data in the
response
from an SSL backend (CVE-2026-1642).
*) Bugfix: use-after-free might occur after switching to the next
gRPC
or HTTP/2 backend.
*) Bugfix: an invalid HTTP/2 request might be sent after switching
to (Only the first 15 lines of the commit message are shown above View all of this commit message) |
0.1.1_8 14 Feb 2026 09:17:30 commit hash: 57af1cf19c5ad89b4db90af4915ac2a514c782db commit hash: 57af1cf19c5ad89b4db90af4915ac2a514c782db commit hash: 57af1cf19c5ad89b4db90af4915ac2a514c782db commit hash: 57af1cf19c5ad89b4db90af4915ac2a514c782db files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer Author: FiLiS |
www/nginx: Update to 1.28.2
Changes with nginx 1.28.2 04 Feb
2026
*) Security: an attacker might inject plain text data in the
response
from an SSL backend (CVE-2026-1642).
*) Bugfix: use-after-free might occur after switching to the next
gRPC
or HTTP/2 backend.
*) Bugfix: fixed warning when compiling with MSVC 2022 x86.
(Only the first 15 lines of the commit message are shown above View all of this commit message) |
0.1.1_7 28 Jan 2026 08:48:51 commit hash: 3d631100e8aa692b0bdc32c1ac4d11d4caf1a0a9 commit hash: 3d631100e8aa692b0bdc32c1ac4d11d4caf1a0a9 commit hash: 3d631100e8aa692b0bdc32c1ac4d11d4caf1a0a9 commit hash: 3d631100e8aa692b0bdc32c1ac4d11d4caf1a0a9 files touched by this commit |
Mikael Urankar (mikael) search for other commits by this committer |
lang/rust: Bump revisions after 1.93.0
PR: 292360 |
0.1.1_6 06 Jan 2026 17:40:35 commit hash: a428cd2fbd5423a64f43aa61d14f69e4ca699189 commit hash: a428cd2fbd5423a64f43aa61d14f69e4ca699189 commit hash: a428cd2fbd5423a64f43aa61d14f69e4ca699189 commit hash: a428cd2fbd5423a64f43aa61d14f69e4ca699189 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-acme: fix build with nginx-devel flavor
Fix build failure when building www/nginx-acme against www/nginx-devel
due to an updated ngx_http_validate_host() function signature.
The build previously failed with:
error[E0061]: this function takes 4 arguments but 3 arguments were
supplied
--> src/conf/order.rs:252:28
Apply a flavor-specific patch for the devel flavor only, keeping the
default nginx flavor unchanged.
This restores successful builds for both nginx and nginx-devel flavors.
Sponsored by: Netzkommune GmbH |
0.1.1_6 05 Jan 2026 17:20:05 commit hash: b16ae43cbd7c6d701b779dd94926c38ff5c2a093 commit hash: b16ae43cbd7c6d701b779dd94926c38ff5c2a093 commit hash: b16ae43cbd7c6d701b779dd94926c38ff5c2a093 commit hash: b16ae43cbd7c6d701b779dd94926c38ff5c2a093 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-acme: remove distinfo.default
The flavor-specific distinfo file was created during development and
was not intended to be committed. All flavors share the same distinfo.
Sponsored by: Netzkommune GmbH |
0.1.1_6 05 Jan 2026 17:10:44 commit hash: ae8aeaddc3790ef9fa621a8ed409bb29a6fa6c00 commit hash: ae8aeaddc3790ef9fa621a8ed409bb29a6fa6c00 commit hash: ae8aeaddc3790ef9fa621a8ed409bb29a6fa6c00 commit hash: ae8aeaddc3790ef9fa621a8ed409bb29a6fa6c00 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-acme: support nginx and nginx-devel via flavors
Introduce default and devel flavors so the ACME module can be built
against either www/nginx or www/nginx-devel. Both nginx distfiles
are fetched and the selected flavor controls dependencies, package
name prefix and conflicts.
Update nginx-devel to 1.29.4
Sponsored by: Netzkommune GmbH |
0.1.1_6 16 Dec 2025 12:12:31 commit hash: 5e496c77078638a3777140084ddcb183d51966f6 commit hash: 5e496c77078638a3777140084ddcb183d51966f6 commit hash: 5e496c77078638a3777140084ddcb183d51966f6 commit hash: 5e496c77078638a3777140084ddcb183d51966f6 files touched by this commit |
Mikael Urankar (mikael) search for other commits by this committer |
lang/rust: Bump revisions after 1.92.0
PR: 291582 |
0.1.1_5 11 Nov 2025 11:08:12 commit hash: d6b6027df632188ab408921f04e155b729b9e76e commit hash: d6b6027df632188ab408921f04e155b729b9e76e commit hash: d6b6027df632188ab408921f04e155b729b9e76e commit hash: d6b6027df632188ab408921f04e155b729b9e76e files touched by this commit Sanity Test Failure |
Mikael Urankar (mikael) search for other commits by this committer |
lang/rust: Bump revisions after 1.91.1
PR: 290816 |
0.1.1_4 08 Nov 2025 10:20:46 commit hash: 24081230752e16a383065e81a9934f3c55533b43 commit hash: 24081230752e16a383065e81a9934f3c55533b43 commit hash: 24081230752e16a383065e81a9934f3c55533b43 commit hash: 24081230752e16a383065e81a9934f3c55533b43 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-acme: Bump PORTREVISION
Forget Bump PORTREVISION in 6dc16aae85b701337b8ed554ed814198d87a4d1d
Sponsored by: Netzkommune GmbH |
0.1.1_3 08 Nov 2025 10:18:25 commit hash: 2c117302c3a3da0ee43e97e9c4e1e7bd3f020856 commit hash: 2c117302c3a3da0ee43e97e9c4e1e7bd3f020856 commit hash: 2c117302c3a3da0ee43e97e9c4e1e7bd3f020856 commit hash: 2c117302c3a3da0ee43e97e9c4e1e7bd3f020856 files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-acme: Update nginx-devel
Sponsored by: Netzkommune GmbH |
0.1.1_3 25 Oct 2025 07:52:09 commit hash: e4897f1a586f5c59d8e270c1b9d44d04e7df11ca commit hash: e4897f1a586f5c59d8e270c1b9d44d04e7df11ca commit hash: e4897f1a586f5c59d8e270c1b9d44d04e7df11ca commit hash: e4897f1a586f5c59d8e270c1b9d44d04e7df11ca files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-acme: Unbreak after Update NGINX-devel
Sponspred by: Netzkommune GmbH |
0.1.1_2 21 Oct 2025 06:28:06 commit hash: b864344cf044eb96e813c2fb8c4e4026d0677bca commit hash: b864344cf044eb96e813c2fb8c4e4026d0677bca commit hash: b864344cf044eb96e813c2fb8c4e4026d0677bca commit hash: b864344cf044eb96e813c2fb8c4e4026d0677bca files touched by this commit |
Jochen Neumeister (joneum) search for other commits by this committer |
www/nginx-acme: Take Maintainership
Sponsored by: Netzkommune GmbH |
0.1.1_2 20 Oct 2025 21:44:27 commit hash: 21ab4c8008366db4464173a910d57d47e6648223 commit hash: 21ab4c8008366db4464173a910d57d47e6648223 commit hash: 21ab4c8008366db4464173a910d57d47e6648223 commit hash: 21ab4c8008366db4464173a910d57d47e6648223 files touched by this commit |
Sergey A. Osokin (osa) search for other commits by this committer |
www/nginx-acme: release maintainership |
0.1.1_2 03 Oct 2025 08:16:50 commit hash: 97b5de4ffc2a512051f354fbcb2a184f3e002b2f commit hash: 97b5de4ffc2a512051f354fbcb2a184f3e002b2f commit hash: 97b5de4ffc2a512051f354fbcb2a184f3e002b2f commit hash: 97b5de4ffc2a512051f354fbcb2a184f3e002b2f files touched by this commit |
Mikael Urankar (mikael) search for other commits by this committer |
lang/rust: Bump revisions after 1.90.0
PR: 289709 |
0.1.1_1 01 Sep 2025 08:25:04 commit hash: b21956d7db4b5a41c0e0c57c5cdca79ee89be9c6 commit hash: b21956d7db4b5a41c0e0c57c5cdca79ee89be9c6 commit hash: b21956d7db4b5a41c0e0c57c5cdca79ee89be9c6 commit hash: b21956d7db4b5a41c0e0c57c5cdca79ee89be9c6 files touched by this commit |
Mikael Urankar (mikael) search for other commits by this committer |
lang/rust: Bump revisions after 1.89.0
PR: 288923 |
0.1.1 24 Aug 2025 15:03:22 commit hash: 5fa714d024664b34b8c9c04707f21bb6a9f1ec6e commit hash: 5fa714d024664b34b8c9c04707f21bb6a9f1ec6e commit hash: 5fa714d024664b34b8c9c04707f21bb6a9f1ec6e commit hash: 5fa714d024664b34b8c9c04707f21bb6a9f1ec6e files touched by this commit |
Sergey A. Osokin (osa) search for other commits by this committer |
www/nginx-acme: fix build by changing configure phase
Do not bump PORTREVISION, the port was never built. |
0.1.1 23 Aug 2025 13:35:42 commit hash: 96bd3b83407cde088d649264ae12a155c662caf5 commit hash: 96bd3b83407cde088d649264ae12a155c662caf5 commit hash: 96bd3b83407cde088d649264ae12a155c662caf5 commit hash: 96bd3b83407cde088d649264ae12a155c662caf5 files touched by this commit |
Sergey A. Osokin (osa) search for other commits by this committer |
www/nginx-acme: add new port
An NGINX module with the implementation of the automatic certificate
management (ACMEv2) protocol. |