aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nginx-naxsi
Commit message (Collapse)AuthorAgeFilesLines
* testing/nginx-naxsi: update to 1.13.8Stuart Cardall2018-03-214-10/+45
| | | | | | | | * add `sysguard.conf` to the sysguard module * fixes `${SVCNAME}` => `${RC_SVCNAME}` in `initd` * add `server_tokens off;` to `default.conf` https://nginx.org/en/CHANGES
* testing/[various]: rebuild against libressl-2.6Natanael Copa2017-11-101-1/+1
|
* testing/nginx-naxsi: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* testing/nginx-naxsi: => 1.11.10 / naxsi 0.55.3 / use supervise-daemonStuart Cardall2017-03-213-105/+71
| | | | | | * initd now uses supervise-daemon for service supervision * removes duplicate --with-http_realip_module * removes scgi_params & uwsgi_params as the servers are disabled
* testing/nginx-naxsi: upgrade to 1.11.9Valery Kartel2017-01-251-4/+4
|
* testing/nginx-naxsi: update to 1.11.8 with dynamic modulesStuart Cardall2017-01-114-106/+295
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for dynamic modules /usr/lib/nginx/modules: 3RD PARTY ================================ ngx_http_naxsi_module.so ngx_http_cache_purge_module.so ngx_http_upstream_fair_module.so ngx_http_sysguard_module.so * http-sysguard backported from tengine: http://tengine.taobao.org/document/http_sysguard.html CORE ================================ ngx_http_geoip_module.so ngx_http_image_filter_module.so ngx_http_perl_module.so ngx_http_xslt_filter_module.so ngx_mail_module.so ngx_stream_module.so ---------------------------------------------------- To load dynamic modules add to /etc/nginx/nginx.conf load_module "modules/ngx_module_name_above.so"; ----------------------------------------------------
* testing/nginx-naxsi: update to 1.11.5 / naxsi 0.55.1Stuart Cardall2016-10-301-9/+8
| | | | https://nginx.org/en/CHANGES
* testing/nginx-naxsi: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* testing/nginx-naxsi: update to 1.11.3Stuart Cardall2016-09-222-29/+37
| | | | http://nginx.org/en/CHANGES
* community/nginx-naxsi: move back to testingCarlo Landmeter2016-08-228-0/+335
|
* testing/[various]: move to communityStuart Cardall2016-08-218-335/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | albatross-themes apk-post-messages autossh bitcoin btrbk entr ffmpegthumbnailer firejail firetools fwsnort gnome-colors imapsync inetutils-syslogd inotify-tools-inc isync junit ktsuss letsencrypt-nosudo libmbim libndp libqmi libteam mini-sendmail modemmanager namecoin networkmanager nginx-naxsi numix-themes nxapi opencl-headers opencl-icd-loader opus-tools perl-authen-ntlm perl-bit-vector perl-data-uniqid perl-file-copy-recursive perl-getopt-argvfile perl-io-tee perl-iptables-chainmgr perl-iptables-parse perl-module-scandeps perl-par-dist perl-par-packer perl-par perl-uri-escape psad py-crcmod py-graphviz py-lz4 py-opencl py-opengl-accelerate runit secpwgen secure-delete socklog spacefm tinyssh udevil virt-viewer virtualbricks whois wrk xpra zram-init
* testing/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-2/+2
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Add -g option (GECOS/comment) to adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* Reorder options passed to addgroup in scripts: make -S first.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | It's only for consistency and to ease spotting lack of it.
* testing/nginx-nasxi: update to 1.9.15Bartłomiej Piotrowski2016-04-201-4/+4
|
* testing/nginx-naxsi: update to 1.9.14Stuart Cardall2016-04-201-4/+4
| | | | http://nginx.org/en/CHANGES
* testing/nginx-naxsi: only have one maintainerCarlo Landmeter2016-03-311-2/+2
|
* testing/nginx-naxsi: update to 1.9.12Stuart Cardall2016-03-012-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes with nginx 1.9.12 24 Feb 2016 *) Feature: Huffman encoding of response headers in HTTP/2. Thanks to Vlad Krasnov. *) Feature: the "worker_cpu_affinity" directive now supports more than 64 CPUs. *) Bugfix: compatibility with 3rd party C++ modules; the bug had appeared in 1.9.11. Thanks to Piotr Sikora. *) Bugfix: nginx could not be built statically with OpenSSL on Linux; the bug had appeared in 1.9.11. *) Bugfix: the "add_header ... always" directive with an empty value did not delete "Last-Modified" and "ETag" header lines from error responses. *) Workaround: "called a function you should not call" and "shutdown while in init" messages might appear in logs when using OpenSSL 1.0.2f. *) Bugfix: invalid headers might be logged incorrectly. *) Bugfix: socket leak when using HTTP/2. *) Bugfix: in the ngx_http_v2_module.
* testing/nginx-naxsi: update to 1.9.11Stuart Cardall2016-02-162-21/+21
|
* testing/nginx-naxsi: update to 1.9.9Stuart Cardall2015-12-292-25/+27
| | | | | | also enables --with-threads https://www.nginx.com/blog/thread-pools-boost-performance-9x/
* testing/nginx-naxsi: update to nginx 1.9.5 / naxsi 0.54Stuart Cardall2015-10-072-45/+46
|
* testing/nginx-naxsi: update to 1.9.3 / 0.54rc3Stuart Cardall2015-08-171-14/+14
| | | | | | also adds: file aio mail proxy
* testing/nginx-naxsi: update to 1.9.2Stuart Cardall2015-06-191-6/+19
|
* testing/nginx-naxsi: update to 1.9.1Stuart Cardall2015-06-041-15/+17
| | | | | | | | http-sysguard: repo & release created upstream-fair: alternative repo with a release used http-sysguard updated to use the latest features in tengine 2.1.0: http://tengine.taobao.org/document/http_sysguard.html
* testing/nginx-naxsi: fixed build with correct checksum and package names. Is ↵Francesco Colista2015-05-211-10/+10
| | | | still ugly tough.
* testing/nginx-naxsi: bump pkgrelFrancesco Colista2015-05-211-1/+1
|
* testing/nginx-naxsi: added ugly checksum of master.zip packagesFrancesco Colista2015-05-211-3/+5
|
* testing/nginx-naxsi: temporarily disabled because of checksum problem with ↵Francesco Colista2015-05-211-2/+2
| | | | unversioned master.zip files
* testing/nginx-naxsi: update checksumFrancesco Colista2015-05-211-6/+6
|
* testing/nginx-naxsi: update to 1.9.0Stuart Cardall2015-05-212-8/+8
| | | | This fixes missing ssl symbols
* testing/nginx-naxsi: update to 1.8.0Stuart Cardall2015-04-282-27/+10
|
* testing/nginx-naxsi: upgrade to nginx 1.6.3 and use paxmarkTimo Teräs2015-04-101-6/+6
|
* testing/nginx-naxsi: update to 1.6.3Stuart Cardall2015-01-151-9/+9
| | | | | nginx update to 1.6.3 ngx_cache_purge update to 2.3
* testing/nginx-naxsi: new aportStuart Cardall2014-09-189-0/+332
NGINX with naxsi WAF support https://github.com/nbs-system/naxsi Built with the same modules as Debian + SysGuard from Tengine. Nginx patched to anonymise server strings. With the WAF & SysGuard enabled nginx-naxsi benchmarked @ approx 600 connections / second (the same as the standard Alpine nginx pkg). With the WAF disabled 640 connections / second (as the mail modules are removed as per the naxsi author's recommendation).