aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #13629 from ynezz/upstream/cgi-io-oot-projectRosen Penev2020-10-11
|\ | | | | cgi-io: move into out of tree project
| * cgi-io: move into out of tree projectPetr Štetiar2020-10-11
| | | | | | | | | | | | | | | | | | | | No functional changes, just moved the sources into out of tree project[1] so it's going to be easier to do CI with unit testing, fuzzing etc. 1. https://git.openwrt.org/?p=project/cgi-io.git;a=shortlog Signed-off-by: Petr Štetiar <ynezz@true.cz>
* | Merge pull request #13560 from odmdas/odmdas-freeradius3-metaRosen Penev2020-10-11
|\ \ | | | | | | freeradius3: add meta-package for default modules
| * | freeradius3: add meta-package for default modulesAlexey Dobrovolsky2020-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | This meta-package contains only dependencies for modules needed in FreeRADIUS default configuration. This commit adds missing description and install sections. Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
* | | Merge pull request #13633 from expiron/kcptun-updatesRosen Penev2020-10-11
|\ \ \ | | | | | | | | kcptun: bump to v20201010
| * | | kcptun: bump to v20201010Chao Liu2020-10-12
| | |/ | |/| | | | | | | Signed-off-by: Chao Liu <expiron18@gmail.com>
* / | nextdns: Update to version 1.8.6Olivier Poitrey2020-10-11
|/ / | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | Merge pull request #13627 from neheb/pdnsrrRosen Penev2020-10-10
|\ \ | | | | | | pdns-recursor: update to 4.3.4
| * | pdns-recursor: update to 4.3.4Rosen Penev2020-10-10
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #13626 from neheb/pdnsdRosen Penev2020-10-10
|\ \ \ | | | | | | | | pdns: update to 4.3.1
| * | | pdns: update to 4.3.1Rosen Penev2020-10-10
| |/ / | | | | | | | | | | | | | | | Remove features removed upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / dnsdist: update to 1.5.1Rosen Penev2020-10-10
|/ / | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | fastd: update to v20Matthias Schiffer2020-10-10
| | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | Merge pull request #13615 from mlichvar/chrony-update-4.0Rosen Penev2020-10-10
|\ \ | | | | | | chrony: update to 4.0
| * | chrony: add NTS optionMiroslav Lichvar2020-10-09
| | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
| * | chrony: update to 4.0Miroslav Lichvar2020-10-09
| | | | | | | | | | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | simple-adblock: config update file fixStan Grishin2020-10-09
|/ / | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | Merge pull request #13576 from marcin1j/pr/20191209-mbusdRosen Penev2020-10-08
|\ \ | | | | | | New package: mbusd
| * | mbusd: add mbusdMarcin Jurkowski2020-10-08
| | | | | | | | | | | | | | | | | | Mbusd is open-source Modbus TCP to Modbus RTU (RS-232/485) gateway. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | adguardhome: Implement initial package recipeDobroslaw Kijowski2020-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AdGuardHome is a network-wide ads and trackers blocking DNS server. After installing it with opkg, start it like every service: /etc/init.d/adguardhome start In order to complete the installation vist http://{YOUR_ROUTERS_IP}:3000. Then you can setup dnsmasq to forward DNS traffic to AdGuardHome: uci -q delete dhcp.@dnsmasq[0].server uci add_list dhcp.@dnsmasq[0].server=127.0.0.1#{PORT_SET_DURING_INSTALL} uci set dhcp.@dnsmasq[0].noresolv=1 uci commit dhcp /etc/init.d/dnsmasq restart Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* | | Merge pull request #13582 from jan-kardell/TQ_fix_lighttpd_mod_authRosen Penev2020-10-07
|\ \ \ | | | | | | | | [lighttpd] Pull in mod-authn_file with mod-auth
| * | | [lighttpd] Pull in mod-authn_file with mod-authJan Kardell2020-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If lighttpd loads mod-auth, it also automatically tries to load mod-authn_file, and fails if it's not available. That is a compatibility feature of lighttpd after the funtionality was split into modules. Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
* | | | Merge pull request #13510 from zhoreeq/bump_0_3_15Rosen Penev2020-10-07
|\ \ \ \ | | | | | | | | | | yggdrasil: bump to 0.3.15
| * | | | yggdrasil: bump to 0.3.15George Iv2020-09-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
* | | | | Merge pull request #13528 from wevsty/patch-1Rosen Penev2020-10-07
|\ \ \ \ \ | | | | | | | | | | | | openssh: update to 8.4p1
| * | | | | openssh: update to 8.4p1Yuan Tao2020-10-05
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yuan Tao <ty@wevs.org>
* | | | | | Merge pull request #13573 from ja-pa/ooniprobe-3.0.7Rosen Penev2020-10-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | ooniprobe: update to version 3.0.7
| * | | | | | ooniprobe: update to version 3.0.7Jan Pavlinec2020-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove measurement-kit dependency since it's no longer needed. Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #13574 from ja-pa/dnstap-0.2.2Josef Schlehofer2020-10-05
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | dnstap: update to version 0.2.2
| * | | | | | dnstap: update to version 0.2.2Jan Pavlinec2020-10-05
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #13575 from eglooca/masterHannu Nyman2020-10-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | netifyd: Updated to v3.05.
| * | | | | | netifyd: Updated to v3.05.Darryl Sokoloski2020-10-05
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* / / / / / ddns-scripts: add ipv6 capability for no-ip.comJohnathan Arsenault2020-10-05
|/ / / / / | | | | | | | | | | | | | | | | | | | | Signed-off-by: Johnathan Arsenault <johnathan.arsenault@gmail.com> Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
* | | | | Merge pull request #13562 from antonlacon/rsync-optionsRosen Penev2020-10-04
|\ \ \ \ \ | | | | | | | | | | | | rsync: disable option for bundled zlib, add option for zstd
| * | | | | rsync: add config option for zstd supportIan Leonard2020-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * | | | | rsync: drop option for included zlibIan Leonard2020-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | travelmate: update 2.0.2Dirk Brenken2020-10-03
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix a vpn/iptables race condition * remove needless dnsmasq dependency * synchronize code-base of all auto-login scripts, due to COVID-19 restrictions all of them are still untested/WIP * various small cleanups Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #13548 from gladiac1337/haproxy-2.2.4Rosen Penev2020-10-02
|\ \ \ \ \ | |_|_|_|/ |/| | | | haproxy: Update HAProxy to v2.2.4
| * | | | haproxy: Update HAProxy to v2.2.4Christian Lachner2020-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | Merge pull request #11353 from kvuorine/fwknop-fixesRosen Penev2020-10-01
|\ \ \ \ \ | | | | | | | | | | | | fwknop: init script improvements
| * | | | | fwknop: init script improvementsKimmo Vuorinen2020-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Log with pid instead of placeholder. * Make sure directory for config files generated from uci config exists. * Remove forced defaults. * Simplify compares. Signed-off-by: Kimmo Vuorinen <kimmo.vuorinen@gmail.com>
* | | | | | Merge pull request #13467 from ja-pa/tor-update-0.4.4.5Rosen Penev2020-10-01
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | tor: update to version 0.4.4.5
| * | | | | tor: update to version 0.4.4.5Jan Pavlinec2020-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: -Fix PIC configuration to --enable-pic -disable mallinfo Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #13509 from TDT-AG/pr/20200928-ddns-scriptsFlorian Eckert2020-10-01
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | ddns-scripts: fix regression added by version 2.8.0
| * | | | | ddns-scripts: update PKG_VERSION to 2.8.1Florian Eckert2020-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | ddns-scripts: also read providers from custom directoryFlorian Eckert2020-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The provider could also be read from the custom directory. To get always the latest version of the provider config json file, we read first the custom directory and after that we also check the default directory, if we could not find the provider file Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | ddns-scripts: move all json files to defaultFlorian Eckert2020-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we can also install custom ddns services, the name for the default services is not optimally chosen. To emphasize this the folder with the standard services for the package feed will be renamed to default. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | ddns-scripts: add dependency for ddns-scripts-services on ddns-scriptsFlorian Eckert2020-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If we install ddns-scripts we also install the default ddns-scripts-services package. So the behabviour for the user does not change. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | ddns-scripts: change install path of custom service providersFlorian Eckert2020-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | ddns-scripts: remove list file from ddns-scripts installFlorian Eckert2020-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not needed. The file get installed on demand with the new ddns script. Signed-off-by: Florian Eckert <fe@dev.tdt.de>