Commit Graph

8476 Commits

Author SHA1 Message Date
Philip Prindeville d279a64df8 strongswan: add priority option
Also from Vincent Wiemann <vincent.wiemann@ironai.com>.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-06-27 16:45:43 -06:00
Philip Prindeville 6c79715676 strongswan: add ipcomp support
Also from Vincent Wiemann <vincent.wiemann@ironai.com>.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-06-27 16:34:45 -06:00
Philip Prindeville 11ff072672 strongswan: add interface option for children
This option sets the interface of the policy.

Also from Vincent Wiemann <vincent.wiemann@ironai.com>.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-06-27 16:31:31 -06:00
Philip Prindeville 0231e043b7 strongswan: add support for hw_offload
Also from Vincent Wiemann <vincent.wiemann@ironai.com>.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-06-27 16:31:31 -06:00
Philip Prindeville 0fe23b0e4a strongswan: miscellaneous cleanup of config file, etc
Use list's where appropriate for multi-value config variables.

Forbid absolute/relative paths for certificate and key files.

Get rid of last remnants of left/right naming.

Factor invariant code paths.

Drop redundant secrets.rsa.filename section.

Thanks to Vincent Wiemann <vincent.wiemann@ironai.com> for calling
out many of these improvements.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-06-27 16:31:31 -06:00
Philip Prindeville 09dcf7486d strongswan: rename config functions
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-06-27 16:31:31 -06:00
Matthias Schiffer 03ff71d5ba
fastd: make L2TP support a config option instead of a variant
We enable the option by default, but do not depend on the kernel modules
required for L2TP offloading to avoid wasting space when the feature is
not needed. To use offloading, kmod-l2tp-eth must be installed.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2021-06-27 17:24:14 +02:00
Matthias Schiffer 62742985d7
fastd: fix start of non-L2TP variant
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2021-06-27 14:56:14 +02:00
Matthias Schiffer 7b9c04f95b
fastd: add L2TP variant
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2021-06-27 13:26:26 +02:00
Matthias Schiffer c8ca43865d
fastd: update to v22
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2021-06-27 13:08:34 +02:00
Matthias Schiffer 916a657818
fastd: disable GMAC-based methods by default
The UMAC-based methods provide higher performance than GMAC and aren't
suspectible to timing attacks when implemented in software (which is
always the case on OpenWrt, as OpenSSL support is disabled). Disable
GMAC by default to save a few KiB.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2021-06-27 13:08:34 +02:00
Matthias Schiffer 45976ff31a
fastd: simplify Config.in
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2021-06-27 13:08:34 +02:00
Rosen Penev f814321158
Merge pull request #15975 from rs/nextdns-1.33.11-master
nextdns: Update to version 1.33.11
2021-06-26 12:43:45 -07:00
Olivier Poitrey 735bbd1e65 nextdns: Update to version 1.33.11
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2021-06-26 18:00:32 +00:00
Rosen Penev a9bb04058a acme: run through shellcheck
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-25 22:09:19 -07:00
Rosen Penev f6ef44044d acme: update to 2.9.0
Switch to AUTORELEASE to avoid bumping PKG_RELEASE all the time.

Run shell scripts through shfmt -w -ci -bn -sr -s in order to have a
standard style.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-25 22:08:04 -07:00
Dirk Brenken e407566cce
travelmate: startup fixes
* fix a possible race condition during boot
* use the new "device" syntax in the network wizard

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-06-25 23:15:06 +02:00
Andy Walsh 3fac6932d4 softethervpn5: update to 5.02.5180
* update to 5.02.5180
* refresh patches
* add deps: libsodium
* fix (Build/Install)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>

fixup
2021-06-24 16:44:54 +02:00
Jan Pavlinec fabaf9f184
tailscale: update to version 1.8.7
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-06-24 12:23:43 +02:00
David Yang b75a512915 dante: adopt package
Give this package more love by adopting it :)

Changes since 1.4.1-4:
  * change maintainer to me
  * update to 1.4.3
  + add example config files sockd.conf and socks.conf
  + add service file for sockd
  * update 200-fix-RTLD_NEXT.patch
  - remove merged 210-deactivate-sched_setscheduler.patch
  * fix Autoconf build file

Signed-off-by: David Yang <mmyangfl@gmail.com>
2021-06-24 03:44:23 +08:00
Felix Fietkau 1038ac1235 openvswitch: add support for definining bridge ports in the config
Add limited procd support to handle config reload
Option drop_unknown_ports can be used to ensure that only configured ports
are part of the bridge

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-06-23 15:49:28 +02:00
Karl Palsson 0a33b49ff4 net/mosquitto: add respawn
As a daemon service, respawn is expected by default, and we have that
facility available via procd.

Suggested-in: https://github.com/openwrt/packages/pull/15272
Signed-off-by: Karl Palsson <karlp@etactica.com>
2021-06-22 09:27:24 +00:00
Florian Eckert 036079b308 ddns-scripts: get l3 device for bind network using curl
If pppoe is used for wan access. script set 'eth1' as interface for curl
call. The correct interface is however 'pppoe-wan'.

The script uses 'network_get_physdev' function to get real device for
bind_network but this is wrong. We need instead the l3_device of the the
logical interface.

In case if we don't use pppoe connection - 'l3_device' is equal to real device.

This was reported by the github user `welderpb` with P/R:
 https://github.com/openwrt/packages/pull/14431

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-06-22 10:13:09 +02:00
Jan Hak 8d66f49bae knot: update to version 3.0.7
Signed-off-by: Jan Hak <jan.hak@nic.cz>
2021-06-21 14:15:33 +02:00
Van Waholtz 8b4c64d003 frp: update to 0.37.0
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2021-06-21 12:31:27 +02:00
Miroslav Lichvar 6562287c49 chrony: fix uci NTP access configuration
The chrony interface hotplug script reuses the handle_allow function
from the init script to allow NTP access on interfaces specified in uci.
The function requires /lib/functions/network.sh. Include the file in the
hotplug script to make the function work as expected.

Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2021-06-19 13:30:09 +02:00
Rosen Penev 1da810920b
Merge pull request #15906 from gladiac1337/haproxy-2.4.1
haproxy: Update HAProxy to v2.4.1
2021-06-19 00:40:59 -07:00
Christian Lachner efaa94bfb4 haproxy: Update HAProxy to v2.4.1
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2021-06-19 09:08:11 +02:00
Ivan Pavlov fcc41104e4 openvpn: update to 2.5.3
Fix a possible security issue with OpenSSL config autoloading on Windows (CVE-2021-3606).
Include a number of small improvements and bug fixes.

remove upstreamed: 115-fix-mbedtls-without-renegotiation.patch

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
2021-06-18 18:13:48 +02:00
Rosen Penev f7432ce19a
Merge pull request #15855 from JamesVorder/yggdrasil/https
yggdrasil: allow HTTPS connections
2021-06-17 22:23:07 -07:00
Vincent Wiemann 59732ba018 strongswan: fix PSK config generation
There were closing curly braces missing and it was checking for empty
strings while it should have been checking for non-empty strings.

Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>
2021-06-18 04:42:01 +02:00
Philip Prindeville cac7608211 strongswan: use correct directory for CA's
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-06-17 18:53:08 -06:00
Dirk Brenken 0c16840e26
banip: refine/fix nginx search pattern
* fix issue with nginx search pattern reported in forum support thread

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-06-17 22:23:24 +02:00
Rosen Penev 070b8fdf3b
Merge pull request #15891 from pprindeville/strongswan-update-config
strongswan: fix sharing of ipsec section variables
2021-06-17 11:50:09 -07:00
Rosen Penev 08bfe119b9
Merge pull request #15892 from ja-pa/knot-resolver-fix-scheduling
knot-resolver: change scheduling priority
2021-06-17 11:49:22 -07:00
Andy Walsh 2057fc9ee4 samba4: update to 4.13.9
* update to 4.13.9

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2021-06-17 18:28:08 +02:00
Philip Prindeville 2ccd2665cb strongswan: fix sharing of ipsec section variables
Variables set in config_ipsec() need to be shared with do_postamble()
function, so change scoping to parent (prepare_env()).

Also, remove unused settings like "remote_sourceip", "reqid", and
"packet_marker".

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2021-06-17 09:46:55 -06:00
Jan Pavlinec 1d1eca32db
knot-resolver: change scheduling priority
This should prevent some resolving issues by other router app.

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-06-17 15:00:48 +02:00
Othmar Truniger 035d3d5029 linknx: adopt new libesmtp version
Signed-off-by: Othmar Truniger <github@truniger.ch>
2021-06-16 17:14:25 +02:00
James Vorderbruggen ffff347396 yggdrasil: allow HTTPS connections
Signed-off-by: James Vorderbruggen <jamesvorder@gmail.com>
2021-06-16 10:29:21 -04:00
Felix Fietkau cc1d0aa3d2 unbound: fix build on non-linux systems
Override places that call uname to detect target features

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-06-16 12:59:00 +02:00
Alexandru Ardelean 51e67786c8 netatalk: drop package
Link to abandoned packages PR: https://github.com/openwrt/packages-abandoned/pull/18

AppleShare products have been unused for a while now (since Mac OS 9.2.2)
around 2002.
So, there should be fewer users requiring this package.

Last update of netatalk was in December 2018. Not sure if newer updates
will be created.

It's time to cut the cord on our end and move it to the abandoned packages.

Info: https://en.wikipedia.org/wiki/AppleShare

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-06-15 12:15:23 +03:00
Rosen Penev 237397d3af
Merge pull request #15847 from neheb/assh
autossh: fix compilation without ssh installed
2021-06-15 01:46:21 -07:00
Rosen Penev fa29598f0c
Merge pull request #15868 from PowerDNS/pdns-recursor-4.5.2
pdns-recursor: update to 4.5.2
2021-06-14 16:22:11 -07:00
Peter van Dijk 7fa405e329 pdns: update to 4.4.1
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2021-06-14 23:00:01 +02:00
Peter van Dijk 9aa1d773c7 pdns-recursor: update to 4.5.2
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2021-06-14 22:51:48 +02:00
Rosen Penev f6c1c34e14
Merge pull request #15574 from AuthorReflex/ovpn-wolfssl
Enable using wolfSSL cryptographic API engine in OpenVPN
2021-06-13 13:00:36 -07:00
Jonathan G. Underwood 791a8fb2bc stubby: remove maintainer
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2021-06-13 15:10:51 +01:00
Ivan Pavlov 1813c82ff3 openvpn: enable using wolfSSL cryptographic API engine
Support for wolfSSL has been upstreamed to the master OpenVPN branch
in f6dca235ae560597a0763f0c98fcc9130b80ccf4 so we can use wolfSSL
directly in OpenVPN. So no more needed differnt SSL engine for OpenVPN
in systems based on wolfSSL library
Compiled && tested on ramips/mt7620, ramips/mt7621

Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
2021-06-13 13:07:15 +03:00
Dirk Brenken 55af6daa92
Merge pull request #15845 from dibdot/banip
banip: update 0.7.9
2021-06-13 08:06:33 +02:00