74 Commits
Author SHA1 Message Date
Franco Fichtner a92fe03b6a www/nginx: one more refactor revision bump 2025-11-20 09:46:06 -05:00
Franco Fichtner 7ceccc441b www/nginx: use mwexecf
PR: https://github.com/opnsense/core/issues/9325
2025-10-28 15:26:04 +01:00
Franco Fichtner 613df67b2f www/nginx: why not 2025-10-08 09:13:33 +02:00
kulikov-aandGitHub 99dfc67984 www/nginx: 1.35_1 hotfix. change ban_ttl default (#4937) 2025-09-16 14:56:04 +02:00
kulikov-aandGitHub d9e74df9eb nginx_1.35 (#4600) 2025-09-06 18:32:23 +02:00
KSandGitHub 2244a20843 nginx: fix PHP 8.2+ deprecation warnings (#4872)
* fix PHP 8.2+ deprecation warnings

* revision bump
2025-08-05 17:05:23 +02:00
Franco Fichtner cf8304b6c7 www/nginx: bump revision for latest change 2025-07-15 09:45:15 +02:00
Franco Fichtner 305af347b8 www/nginx: bump revision 2025-01-21 09:25:51 +01:00
kulikov-aandGitHub f326f0fd8d tmpfs logs fix (#4199) 2024-12-16 08:38:06 +01:00
Franco Fichtner ae922ba20c www/nginx: bump cert.pem location 2024-12-03 20:30:52 +01:00
Franco Fichtner 1e23572053 www/nginx: fix isEmpty() use #4342 2024-11-09 12:44:44 +01:00
Ad Schellevis 8600f77784 www/nginx - contact us is very unclear which seems to lead people to believe they should contact OPNsense, which is clearly not the case. 2024-09-01 11:33:25 +02:00
Franco Fichtner 32581556f3 www/nginx: bump for fix 2024-08-09 13:47:03 +02:00
kulikov-aandGitHub 46165c9ad7 www/nginx: 1.34 (#4092)
* server handshakes log opt out

* http2 server push have been made obsolete

from nginx 1.25.1 (https://nginx.org/en/CHANGES)
    *) Feature: the "http2" directive, which enables HTTP/2 on a per-server basis; the "http2" parameter of the "listen" directive is now deprecated.
    *) Change: HTTP/2 server push support has been removed.

* 'listen ... http2' directive is deprecated

migrate to http2 directive

* ver bump and descr
2024-07-15 12:17:15 +02:00
Franco Fichtner 392ba2a053 www/nginx: update version 2024-07-10 11:04:20 +02:00
Franco Fichtner ebf7614878 www/nginx: bump revision 2024-05-06 15:41:22 +02:00
Franco Fichtner 228d07711a www/nginx: ready for next release 2023-10-17 08:26:44 +02:00
Franco Fichtner fb14a0e04d www/nginx: bump 2023-10-10 13:57:39 +02:00
Franco Fichtner c2aa21b8c5 www/nginx: wrap up version change 2023-07-17 10:08:47 +02:00
kulikov-aandFranco Fichtner 25a1684452 'upstream' is undefined quickfix
dont try to set proxy_protocol value for sni mapped streams
2023-06-23 13:47:47 +02:00
Franco Fichtner d26aaa7352 www/nginx: load module?
PR: https://forum.opnsense.org/index.php?topic=34546.0
2023-06-22 11:55:11 +02:00
Franco Fichtner 0ec00a4bd0 www/nginx: for next version 2023-06-14 08:43:14 +02:00
kulikov-aandGitHub 7124198658 www/nginx: 1.32 (#3205)
* add support for resetting timed out connections and 444 responses (reset_timedout_connection)
* add option to change autoban response code to 444 (NGX_HTTP_CLOSE)
* add ssl_reject_handshake directive support
* add error log severity level support for HTTP and Stream servers
* add logging of possible errors causes to the setup script
* $internalModelUseSafeDelete enabled in API Settings controller to check item references before delete
* minor style adjustments for IP ACL and SNI Based Routing forms
* fix: add the PROXY protocol for the HTTPS listener too, if it is set for the server
* fix: set Stream server outbound PROXY protocol based on Upstream settings
* fix: set Trusted Proxies (set_real_ip_from) for Stream server only with PROXY protocol enabled
  WARNING: set_real_ip_from directive is temporary disabled due to ngx_stream_realip module missing
* fix: do not include commented out core rules in naxsi policies when importing
* fix: fixed a typo in setting the proxy_ssl_session_reuse directive value (thanks to Sigurd Våg Aaknes)
* use syslog
* enable set_real_ip_from
* move config test to setup script
2023-03-29 09:44:27 +02:00
Franco Fichtner 005b59f410 www/nginx: bump version 2022-11-15 15:45:38 +01:00
kulikov-aandGitHub d9615e78e6 www/nginx: autoblock TTL (#3106) 2022-09-28 07:55:50 +02:00