aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | | | strongswan: fix sharing of ipsec section variablesPhilip Prindeville2021-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #15892 from ja-pa/knot-resolver-fix-schedulingRosen Penev2021-06-17
|\ \ \ \ \ | | | | | | | | | | | | knot-resolver: change scheduling priority
| * | | | | knot-resolver: change scheduling priorityJan Pavlinec2021-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should prevent some resolving issues by other router app. Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | samba4: update to 4.13.9Andy Walsh2021-06-17
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | * update to 4.13.9 Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | linknx: adopt new libesmtp versionOthmar Truniger2021-06-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | unbound: fix build on non-linux systemsFelix Fietkau2021-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Override places that call uname to detect target features Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | | netatalk: drop packageAlexandru Ardelean2021-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #15847 from neheb/asshRosen Penev2021-06-15
|\ \ \ \ \ | | | | | | | | | | | | autossh: fix compilation without ssh installed
| * | | | | autossh: fix compilation without ssh installedRosen Penev2021-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure script looks for host ssh. Just pass the configure variable directly. --with-ssh doesn't work. Also get rid of custom Compile section. It's not needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #15868 from PowerDNS/pdns-recursor-4.5.2Rosen Penev2021-06-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | pdns-recursor: update to 4.5.2
| * | | | | | pdns-recursor: update to 4.5.2Peter van Dijk2021-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | | | | pdns: update to 4.4.1Peter van Dijk2021-06-14
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | | | Merge pull request #15574 from AuthorReflex/ovpn-wolfsslRosen Penev2021-06-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Enable using wolfSSL cryptographic API engine in OpenVPN
| * | | | | | openvpn: enable using wolfSSL cryptographic API engineIvan Pavlov2021-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | stubby: remove maintainerJonathan G. Underwood2021-06-13
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | Merge pull request #15845 from dibdot/banipDirk Brenken2021-06-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | banip: update 0.7.9
| * | | | | | banip: update 0.7.9Dirk Brenken2021-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add switch 'ban_fetchinsecure' to allow insecure downloads without certificate check (disabled by default) * better explain 'ban_fetchparm' in readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #15844 from dibdot/adblockDirk Brenken2021-06-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | adblock: update 4.1.3
| * | | | | | | adblock: update 4.1.3Dirk Brenken2021-06-12
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix a small json syntax issue in adblock.sources * add easylist addon to reg_fr source * add switch 'adb_fetchinsecure' to allow insecure downloads without certificate check (disabled by default) * better explain 'adb_fetchparm' in readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | / / / / treewide: back to cmake.mkRosen Penev2021-06-12
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ninja was merged to base and therefore we can now use normal cmake.mk Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #15842 from oleg-derevenetz/bwping-2.3Rosen Penev2021-06-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | | bwping: update to version 2.3
| * | | | | bwping: update to version 2.3Oleg Derevenetz2021-06-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
* | | | | | stubby: remove libidn2 and libunwind dependenciesRosen Penev2021-06-11
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | There's no good way to get rid of these, so just delete the cmake files. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #15808 from rsalvaterra/getdnsRosen Penev2021-06-11
|\ \ \ \ \ | | | | | | | | | | | | Bump getdns/stubby to 1.7.0 and 0.4.0 respectively
| * | | | | stubby: bump to 0.4.0Rui Salvaterra2021-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove obsolete patch. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* | | | | | net/mosquitto: Update to 2.0.11Karl Palsson2021-06-11
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a security and bugfix release. Full release notes: https://mosquitto.org/blog/2021/06/version-2-0-11-released/ Fixes a remotely triggered memory leak Fixes broker reconnections in certain failure situations Fixes (non-standard) qos0 queuing Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | Merge pull request #15789 from nickberry17/update_mm_and_libsRosen Penev2021-06-11
|\ \ \ \ \ | | | | | | | | | | | | Update ModemManager and dependencies
| * | | | | modemmanager: bump to 1.16.6Nicholas Smith2021-06-07
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* | | | | kea: update to 1.8.2Rosen Penev2021-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport upstream patch fixing host compilation with GCC11. Switched to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #15692 from eglooca/masterRosen Penev2021-06-07
|\ \ \ \ \ | | | | | | | | | | | | netifyd: Fixed broken auto-configuration options passing.
| * | | | | netifyd: Fixed broken auto-configuration options passing.Darryl Sokoloski2021-05-25
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* | | | | Merge pull request #15741 from neheb/sstpRosen Penev2021-06-07
|\ \ \ \ \ | | | | | | | | | | | | sstp-client: update to 1.0.15
| * | | | | sstp-client: update to 1.0.15Rosen Penev2021-06-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | irtt: add irttMarcel Vital2021-06-07
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Isochronous round trip time tool. Useful for measuring one-way send or recv delay between hosts, among other things. Signed-off-by: Marcel Vital <ralmina@tuta.io>
* | | | | https-dns-proxy: update to 2021-06-03-1Stan Grishin2021-06-05
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | xray-core: bump geodata to latest versionTianling Shen2021-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removed `fullcone` option as this is outdated. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | iperf3: Update to version 3.10.1James White2021-06-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: James White <james@jmwhite.co.uk>
* | | | | Merge pull request #15759 from stangri/master-miniupnpdRosen Penev2021-06-02
|\ \ \ \ \ | | | | | | | | | | | | miniupnpd: disable ext_ip_reserved_ignore by default; fix grammar
| * | | | | miniupnpd: disable ext_ip_reserved_ignore by default; fix grammarStan Grishin2021-06-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | Merge pull request #15755 from James-TR/change_package_maintainerRosen Penev2021-06-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | pdns: Change maintainer on pdns packages
| * | | | | | pdns: Change maintainer on pdns packagesJames Taylor2021-06-02
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove myself as maintainer from PowerDNS Related packages and add Peter van Dijk from PowerDNS as the new maintainer Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | | | Merge pull request #15752 from neheb/vsfRosen Penev2021-06-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | vsftpd: update to 3.0.4
| * | | | | | vsftpd: update to 3.0.4Rosen Penev2021-06-02
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #15753 from pprindeville/strongswan-start-charon-directlyPhilip Prindeville2021-06-02
|\ \ \ \ \ \ | |/ / / / / |/| | | | | strongswan: start charon directly from swanctl
| * | | | | strongswan: start charon directly from swanctlPhilip Prindeville2021-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipsec uses starter, and reads /etc/ipsec.conf (which then includes /var/ipsec/ipsec.conf, etc). This is overly complicated, and can be problematic if you're using both swanctl and ipsec for migration. Running charon directly from procd via the init.d script avoid all of this. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | ocserv: updated to 1.1.3Nikos Mavrogiannopoulos2021-06-02
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* / / / / https-dns-proxy: 2021-05-14 bugfix: fallback to HTTP/1 by defaultStan Grishin2021-06-02
|/ / / / | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | Merge pull request #15703 from r4sas/i2pd-2.38.0Rosen Penev2021-05-31
|\ \ \ \ | | | | | | | | | | i2pd: Update to 2.38.0
| * | | | i2pd: Update to 2.38.0R4SAS I2P2021-05-30
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Remove USE_AVX and USE_AESNI make options as it is correclty handled by internal code. Signed-off-by: R4SAS I2P <r4sas@i2pmail.org>
* | | | dnsdist: fix missing quotePhilip Prindeville2021-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seeing the following error when running 'make defconfig': tmp/.config-package.in:69874:warning: multi-line strings not supported Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>