| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Add build dependency on libnghttp2 for DNS-over-HTTPS support
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
|\
| |
| | |
https-dns-proxy: support for force DNS/DNS hijacking
|
| |
| |
| |
| | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* add scanning for suspicious nginx events
* add a log counter to track the number of the failed requests
or login repetitions of the same ip in the log before banning,
defaults are: ssh (3), luci (3), nginx (5)
* optimize the background service handling
* add 'greensnow' as a new source
* update readme and LuCI frontend regarding the new log count options
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |
| |
| |
| |
| |
| |
| | |
As suggested by others, I would like to take care of this tool. I am
developing certain tools that rely on the library and also owipcalc.
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
| |
| |
| |
| |
| |
| | |
Adressing issue #14773
Signed-off-by: Bruno Randolf <br1@einfach.org>
|
|\ \
| | |
| | | |
strongswan: fix local_gateway discovery
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This has been observed by myself and @luizluca: ip route get is
appending uid0 to the output, as seen from:
root@OpenWrt2:~# ip route get 1.1.1.1
1.1.1.1 via 174.27.160.1 dev eth3 src 174.27.182.184 uid 0
cache
root@OpenWrt2:~#
so the fix is an anchored match, discarding all else. Also, using
ip -o means never having to do multiline matches...
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
depending on it
Fixes ABI_VERSION handling issues
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|\ \ \
| |/ /
|/| | |
Bump tinc to version 1.1 commit 3ee0d5dd
|
| | |
| | |
| | |
| | | |
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
|
|\ \ \
| | | |
| | | | |
rpcbind: clean up patches using quilt
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The second one was manually modified as quilt gets confused by the ***
and ends up removing the commit description.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Separate owipcalc in client and lib part. Owipcalc brings a lot of nice
functionality with it, e.g. parsing and calculating prefixes.
Signed-off-by: Nick Hainke <vincent@systemli.org>
|
|\ \ \ \
| | | | |
| | | | | |
vpn-policy-routing: update to version 0.3
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Remove upstreamed patches. Refresh others.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
net/dnscrypt-proxy: update the CSV list of resolvers
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The previous list was very out of date.
An always up-to-date v1-compatible list is available at:
https://download.dnscrypt.info/dnscrypt-resolvers/v1/
Also use different default resolvers since the previous ones don't
exist any longer.
Signed-off-by: Frank Denis <github@pureftpd.org>
|
|\ \ \ \
| | | | |
| | | | | |
Nebula: downloading tarball with name and its version instead of just version and cosmetic polishing of Makefile
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Previous code was downloading file v1.3.0, which is wrong, because in
the dl folder there might be some tarballs with that naming and they are
wrong as well.
This could lead to some issues like this:
Hash of the local file v1.3.0.tar.gz does not match (file: 87cf846b02dde6328b84832287d8725d91f12f41366eecb4d59eeda1d6c7efdf, requested: b94fba0251a4a436e25b127d0b9bc0181b991631f1dc8e344b1c8e895b55375d) - deleting download.
Even though, if you tried it on SDK or minimal build when there is a
small number of packages, you most likely don't encounter it.
The correct solution is to download files with their name and version.
E.g. nebula-version.tar.gz as it is in PKG_SOURCE variable now.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
geth: add libiconv-full dependency if build with NLS
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Variable ICONV_DEPENDS is specified in nls.mk which can be found in
OpenWrt main repository.
This fixes issue:
/foo/build/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-8.4.0_musl_eabi/lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ld: cannot find -liconv
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
xray-core: Update to 1.3.0
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Latest version of xray-core made a change to support FullCone NAT,
which would break UDP connection from v2ray-core backend server.
So added the option for v2ray-core users, to make sure UDP works
as expected.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
also adjusted GO_PKG_LDFLAGS_X which was suggested by Jeffery To.
Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
|
|/ / /
| | |
| | |
| | |
| | | |
* fix a stale pid file during package update
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \
| | | |
| | | | |
ooniprobe: update to version 3.5.1
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
Changes:
Add test script
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \
| |/ /
|/| | |
dnscrypt-proxy2: upgrade to 2.0.45
|
| | |
| | |
| | |
| | | |
Signed-off-by: James Long <james@jclong.net>
|
|\ \ \
| |/ /
|/| | |
strongswan: create /etc/swanctl/conf.d directory
|
| | |
| | |
| | |
| | | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \ \
| | | |
| | | | |
vpnc: update to maintained github fork
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The SVN-based version has not changed in years. Many distros use this
fork as evident here: https://github.com/streambinder/vpnc/issues/14
Compile tested against GnuTLS and OpenSSL on ramips target.
Fixes #14119.
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
nebula: initial commit
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Stan Grishin <stangri@melmac.net>
initial commit
|
|\ \ \ \ \
| | | | | |
| | | | | | |
isc-dhcp: support hex strings as option arguments
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
pdns: update to 4.4.0
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Use new AUTORELEASE variable.
Enable reproducible builds.
Remove Upstreamed patches. Refresh other one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
pdns-recursor: update to 4.4.2
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Enable reproducible.
Remove upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|