| Commit message (Collapse) | Author | Age |
|\
| |
| | |
lighttpd: wolfssl TLS compat module detection
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
x-ref:
"[lighttpd] -mod-wolfssl fails (requires dependency on -mod-openssl?)"
https://github.com/openwrt/packages/issues/14139
github: closes #14139
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
|/
|
|
| |
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
|\
| |
| | |
unbound: update to 1.13.0
|
| |
| |
| |
| | |
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
|
|/
|
|
|
|
| |
switch to codeload for latest patches applied to stable branch
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
|
|\
| |
| | |
openvpn: import from base
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
OpenVPN recommends disabling compression, as it may weaken the security
of the connection. For users who need compression, we build with LZ4
support by default. LZO in OpenVPN pulls in liblzo at approx. 32 kB.
OpenWrt users will no longer be able to connect to OpenVPN peers that
require LZO compression, unless they build the OpenVPN package themselves.
Signed-off-by: Magnus Kroken <mkroken@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
New features:
* Per client tls-crypt keys
* ChaCha20-Poly1305 can be used to encrypt the data channel
* Routes are added/removed via Netlink instead of ifconfig/route
(unless iproute2 support is enabled).
* VLAN support when using a TAP device
Significant changes:
* Server support can no longer be disabled.
* Crypto support can no longer be disabled, remove nossl variant.
* Blowfish (BF-CBC) is no longer implicitly the default cipher.
OpenVPN peers prior to 2.4, or peers with data cipher negotiation
disabled, will not be able to connect to a 2.5 peer unless
option data_fallback_ciphers is set on the 2.5 peer and it contains a
cipher supported by the client.
Signed-off-by: Magnus Kroken <mkroken@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
snort: update to 2.9.17
|
| | |
| | |
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|/ /
| |
| |
| | |
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Unlike ipv4, this option is supposed to be an IP address, otherwise, an
error occurs on startup:
can't parse "br-lan" as valid IPv6 listening address
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
|
|\ \
| | |
| | | |
pdns-recursor: update to 4.4.1
|
| |/
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
wavemon: update to 1.9.2
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
|
|\ \ \
| | | |
| | | | |
udpxy: update to 1.0-25.0
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
|/
|
|
| |
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
|\
| |
| | |
zerotier: update to 1.6.1
|
| |
| |
| |
| | |
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
|\ \
| | |
| | | |
lighttpd: revamp Makefile for lighttpd 1.4.56
|
| | |
| | |
| | |
| | | |
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
lighttpd.conf reference server.feature-flags
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
reload_server() gracefully with SIGUSR1 to lighttpd
relog() to reopen log files with SIGHUP to lighttpd
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* update upstream version to lighttpd-1.4.56
* depend on Nettle for MD5, SHA1, SHA256
* multiple TLS options: gnutls, mbedtls, nss, openssl, wolfssl
* new module mod_authn_dbi
* mod_authn_* depend on mod_auth
* mod_authn_file is included if mod_auth is selected in build
* mod_vhostdb_* depend on mod_vhostdb
* mod_deflate subsumes mod_compress
* remove from Makefile the include of nls.mk (no longer needed)
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
|
|\ \ \
| | | |
| | | | |
wifischedule: Merged ignore_stations patch from user bedaes https://g…
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
https://github.com/newkit/wifischedule/pull/2
Signed-off-by: Nils Koenig <openwrt@newk.it>
|
| |/ /
|/| |
| | |
| | | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|\ \ \
| | | |
| | | | |
p910nd: config trigger reload and default disabled
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
|
|\ \ \ \
| | | | |
| | | | | |
adblock: reporting fixes/tweaks
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
* prevents the creation of an invalid json structure
* add more space to the domain column on cli
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \
| | | | |
| | | | | |
ariang: add title and shortcut icons
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Install directory is missing.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
|
| | |
| | |
| | |
| | |
| | |
| | | |
* prevent possible duplicate script execution due to
multiple ntp events in parallel
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \
| | | |
| | | | |
net/miniupnpd: ext_ip_reserved_ignore support
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This add an option to ignore ext_ip reserved
Enable this option in config by default.
Fixes: #13773
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
|
| | |
| | |
| | |
| | |
| | | |
Ref: https://curl.se/mail/lib-2020-10/0037.html
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
|
|/ /
| |
| |
| |
| |
| |
| | |
It's useful to be able to dump sections of the database by country
for scripting or just plain sanity checking.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \
| | |
| | | |
apache: use fakeroot instead of postinst script
|