aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #19707 from stangri/master-https-dns-proxyStan Grishin2022-11-04
|\ | | | | https-dns-proxy: rename options
| * https-dns-proxy: rename optionsStan Grishin2022-10-25
| | | | | | | | | | | | | | | | | | * rename wan6_trigger to procd_trigger_wan6 * rename update_dnsmasq_config to dnsmasq_config_update * add the uci-defaults file to run sed on config file * update Makefile to include uci-defaults file Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | mini_snmpd: trim trailing spacesStijn Tintel2022-11-04
| | | | | | | | | | | | Found with modified Kconfiglib. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | lynx: trim trailing spaceStijn Tintel2022-11-04
| | | | | | | | | | | | Found with modified Kconfiglib. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | squid: trim trailing spaceStijn Tintel2022-11-04
| | | | | | | | | | | | Found with modified Kconfiglib. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | zerotier: update to 1.10.2Moritz Warning2022-11-03
| | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | xray-core: Update to 1.6.2Tianling Shen2022-11-03
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | dnsdist: update to 1.7.3Peter van Dijk2022-11-03
| | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | pdns: update to 4.7.2Peter van Dijk2022-11-03
| | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | Merge pull request #19773 from stintel/announceStijn Tintel2022-11-03
|\ \ | | | | | | announce: trim trailing spaces
| * | announce: trim trailing spacesStijn Tintel2022-11-02
| | | | | | | | | | | | | | | | | | Found with modified Kconfiglib. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | Merge pull request #19756 from TDT-AG/pr/20221031-ovpn-compressFlorian Eckert2022-11-03
|\ \ \ | |/ / |/| | openvpn: add possibility to set param "compress" without algorithm
| * | openvpn: add possibility to set param "compress" without algorithmMartin Schiller2022-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some situations you need to set the compress param without an algorithm. Compression will be turned off, but the packet framing for compression will still be enabled, allowing a different setting to be pushed later. As it is not possible to have options with optional values at the moment, I've introduced a pseudo value "frames_only" which will be removed in the init script. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | curl: bugfix: building as selected package doesn't break buildStan Grishin2022-11-02
| | | | | | | | | | | | | | | | | | | | | * Reported-by: Chen Minqiang <ptpt52@gmail.com> * details [here](https://github.com/openwrt/packages/commit/88009b2d5e394c1822ec55734b63b434981a2a9d#commitcomment-88604318) Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | knot: update to version 3.2.2Jan Hák2022-11-01
| | | | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | kadnode: fix newlines in config fileMoritz Warning2022-10-31
| | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | rclone: Update to 1.60.0Tianling Shen2022-10-31
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | ibrdtnd: run through dos2unixRosen Penev2022-10-31
| | | | | | | | | | | | | | | | | | This patch uses CRLF line endings for some reason... Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | cloudflared: Update to 2022.10.3Tianling Shen2022-10-31
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | knxd: bump to new upstream version 0.14.54Othmar Truniger2022-10-31
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | apcupsd: remove header file patchRosen Penev2022-10-31
| | | | | | | | | | | | | | | | | | Seems to be from a time when pkgconfig returned the wrong path. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | curl: include nls.mkStan Grishin2022-10-31
|/ / | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | curl: update to 7.86.0Stan Grishin2022-10-30
| | | | | | | | | | | | | | | | | | | | * update to 7.86.0: https://curl.se/changes.html#7_86_0 * remove 300-curl-wolfssl.m4-error-out-if-wolfSSL-is-not-usable.patch as it was fixed upstream: https://github.com/curl/curl/pull/9682 * update configure options for OpenSSL as --without-ssl is breaking build * remove --without-libidn configure arg as it's no longer recognized Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | phantap: update to latest commitEtienne Champetier2022-10-30
| | | | | | | | | | | | 815c312 Forward 01:80:C2:00:00:0{1,2} using nftables Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | rsync: update to 3.2.7John Audia2022-10-28
| | | | | | | | | | | | Bump to latest upstream release. Signed-off-by: John Audia <therealgraysky@proton.me>
* | Merge pull request #19704 from Ansuel/fix-atlasJosef Schlehofer2022-10-27
|\ \ | | | | | | atlas-probe: fix SIGSEGV error on 32bit system
| * | atlas-probe: fix SIGSEGV error on 32bit systemChristian Marangi2022-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes to time_t cause SIGSEGV error on 32bit system and cause ripe atlas malfunction. (registration successful but no traffic) Also introduce minor patch to fix some compilation warning. While at it move PKG_RELEASE to AUTORELEASE macro. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | | v2ray-geodata: Update to latest versionTianling Shen2022-10-27
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | xray-core: Update to 1.6.1Tianling Shen2022-10-27
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | xray-core: remove orphan xray-geodata definitionTianling Shen2022-10-27
| | | | | | | | | | | | | | | | | | Fixes: 975153f93da132 ("v2ray-geodata: split from xray-geodata") Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | dnsproxy: Update to 0.46.2Tianling Shen2022-10-27
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | samplicator: update to latest master commit 2021-10-11Nick Hainke2022-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The newest master branch has important fixes. However, no new release is published [0]. Switch to git and update to latest master commit. This introduces new version scheme by using YYYY-MM-DD of the commit. In addition, add necessary "PKG_FIXUP" and "PKG_REMOVE_FILES" to allow compile the new version. Also add enable "PKG_BUILD_PARALLEL". Further, use a pidfile and remove outdated patches. https://github.com/sleinen/samplicator/issues/73 Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | frr: update to latest 8.3.1 branchLucian Cristian2022-10-25
| |/ |/| | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | openfortivpn: update to 1.19.0Lucian Cristian2022-10-25
| | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | Merge pull request #19702 from turris-cz/lighttpd-fix-dummy-websocketJosef Schlehofer2022-10-25
|\ \ | | | | | | lighttpd: backport patch to fix dummy Sec-WebSocket-Key
| * | lighttpd: backport patch to fix dummy Sec-WebSocket-KeyJosef Schlehofer2022-10-25
| | | | | | | | | | | | | | | | | | It was requested in https://gitlab.nic.cz/turris/os/packages/-/issues/873 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #19699 from stangri/master-https-dns-proxyStan Grishin2022-10-24
|\ \ \ | | | | | | | | https-dns-proxy: add version information to binary
| * | | https-dns-proxy: add version information to binaryStan Grishin2022-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add patches/020-cmakelists-add-version.patch (thanks @baranyaib90) to add version information to the binary and fix https://github.com/aarond10/https_dns_proxy/issues/149 * modify Makefile to add version information for the binary * rename patches/010-fix-cmakelists.patch for better readability * revert back to service restart in WAN/WAN6 trigger * update test.sh to test both init script and binary versions Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | simple-adblock: service_triggers improvementsStan Grishin2022-10-24
|/ / / | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | Merge pull request #19691 from stangri/master-https-dns-proxyStan Grishin2022-10-24
|\ \ \ | |/ / |/| | https-dns-proxy: bugfix: restore empty server; misc improvements
| * | https-dns-proxy: bugfix: restore empty server; misc improvementsStan Grishin2022-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | * bugfix: properly restore empty server config for dnsmasq (to address issue brought up in https://github.com/stangri/source.openwrt.melmac.net/pull/162) * better handling of non-existant wan/wan6 interface for triggers * add resolver url to ubus data for future-proofing WebUI js move Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | Merge pull request #19669 from hgl/acmeToke Høiland-Jørgensen2022-10-24
|\ \ \ | | | | | | | | acme: refactor
| * | | acme: update changed packages' versionsGlen Huang2022-10-24
| | | | | | | | | | | | | | | | Signed-off-by: Glen Huang <i@glenhuang.com>
| * | | acme: add dns_wait optionGlen Huang2022-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | acme.sh by default use public DNS resolvers to check if TXT record was correctly added when using DNS-01. This can be undesirable in a private environment where the DNS server is not publicly accessible. This option allows bypassing such check and simply waiting for a specific length of time for the TXT record to take effect. Signed-off-by: Glen Huang <i@glenhuang.com>
| * | | acme: fix staging optionGlen Huang2022-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Legacy use_staging option was not respected, and the example config still use the legacy name. Signed-off-by: Glen Huang <i@glenhuang.com>
| * | | amce: use procd to restart servicesGlen Huang2022-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Directly calling `/etc/init.d/<service> reload` in a hotplug script can inadvertently start a stopped service. Signed-off-by: Glen Huang <i@glenhuang.com>
| * | | acme: prevent concurrent running of acme getGlen Huang2022-10-24
| | | | | | | | | | | | | | | | | | | | | | | | Issuing certificates concurrently should not be supported. Signed-off-by: Glen Huang <i@glenhuang.com>
| * | | acme: make package create dir /etc/ssl/acmeGlen Huang2022-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the dir is a standardized one, it should not be created dynamically Signed-off-by: Glen Huang <i@glenhuang.com>
| * | | acme: not creating state_dir in MakefileGlen Huang2022-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Since state_dir can be customized, it should be create dynamically, which it already does. Signed-off-by: Glen Huang <i@glenhuang.com>
* | | | adblock: update 4.1.5-4Dirk Brenken2022-10-24
| |/ / |/| | | | | | | | | | | | | | * fixed broken oisd regex Signed-off-by: Dirk Brenken <dev@brenken.org>