aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | Merge pull request #19993 from stangri/master-simple-adblockStan Grishin2022-12-02
|\ \ \ \ \ | | | | | | | | | | | | simple-adblock: localizable error/warning messages
| * | | | | simple-adblock: localizable error/warning messagesStan Grishin2022-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * store all error/warning messages with the error text id so that they can be made localizable for the luci app Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | | stubby: bump to latest 0.4.2Rudy Andram2022-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @neheb (find it by checking history of the package Makefile) Compile tested: aarch64/ipq8074 Run tested: aarch64/ipq8074 Description: stubby: bump to latest 0.4.2 Signed-off-by: Rudy Andram <rmandrad@gmail.com>
* | | | | | frr: update to 8.4.1Lucian Cristian2022-12-02
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | lighttpd: add lighttpd-mod-rrdtool dep on rrdtool1Glenn Strauss2022-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add lighttpd-mod-rrdtool dependency on rrdtool1 Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | | | lighttpd: lighttpd-1.4.67-4Glenn Strauss2022-12-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | | | lighttpd: lighttpd.conf vars, comments, guidanceGlenn Strauss2022-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lighttpd.conf variables, documentation comments, configuration guidance Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | | | lighttpd: print stderr trace if validation failsGlenn Strauss2022-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lighttpd.init validate_conf(): print stderr trace if validation fails Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | | | microsocks: add low resource SOCKS5 TCP/IP only proxy serverMateusz Korniak2022-12-02
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Initial version 1.0.3 Signed-off-by: Mateusz Korniak <matkorgithubcom@ant.gliwice.pl>
* | | | | Merge pull request #19992 from hnyman/wgetHannu Nyman2022-11-30
|\ \ \ \ \ | |/ / / / |/| | | | wget: update to 1.21.3
| * | | | wget: update to 1.21.3Hannu Nyman2022-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update wget to 1.21.3 * Remove patch 100-fix-hsts-time.patch as upstream has issued its own version on the fixes * Add a hack (and fixup autoreconf) to fix an upstream bug that forces the nettle library into nossl even if NTLM is disabled. Upstream bug filed: https://savannah.gnu.org/bugs/?63431 * Remove old maintainer who has not been active Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Merge pull request #19987 from stangri/master-simple-adblockStan Grishin2022-11-29
|\ \ \ \ \ | | | | | | | | | | | | simple-adblock: bugfix: detect dnsmasq ipset support
| * | | | | simple-adblock: bugfix: detect dnsmasq ipset supportStan Grishin2022-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes https://github.com/openwrt/packages/issues/19978, thank you @parona-source for the report/patch! Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | | Merge pull request #19985 from stangri/master-https-dns-proxyStan Grishin2022-11-29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | https-dns-proxy: improve performance on restart
| * | | | | https-dns-proxy: improve performance on restartStan Grishin2022-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * instead of doing stop/start which involves restarting dnsmasq twice, kill the existing service instances on restart instead Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | | snort3: update to 3.1.47.0-1John Audia2022-11-29
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* | | | | v2raya: backports upstream fixes and add 3 new optionsTianling Shen2022-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It may take a long time waiting for a new tag, so backport these important bug fixes for now. While at it, added 3 new options provided by upstream, and deprecated the usage of `$(AUTORELEASE)`. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | v2ray-geodata: Update to latest versionTianling Shen2022-11-29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | xray-core: Update to 1.6.5Tianling Shen2022-11-29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | Merge pull request #19936 from hgl/acmeToke Høiland-Jørgensen2022-11-28
|\ \ \ \ \ | |_|_|_|/ |/| | | | haproxy: use .crt as extension for certificates
| * | | | haproxy: use .crt as extension for certificatesGlen Huang2022-11-28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Glen Huang <i@glenhuang.com>
* | | | | samba4: support both user map and valid users on same timeLiangbin Lian2022-11-28
| |/ / / |/| | | | | | | | | | | Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
* | | | Merge pull request #19938 from hgl/acme2Toke Høiland-Jørgensen2022-11-27
|\ \ \ \ | | | | | | | | | | acme: ensure symlinks for renewed certificates
| * | | | acme: ensure symlinks for renewed certificatesGlen Huang2022-11-28
| |/ / / | | | | | | | | | | | | Signed-off-by: Glen Huang <i@glenhuang.com>
* | | | librespeed-go: add new packageTianling Shen2022-11-27
| | | | | | | | | | | | | | | | | | | | | | | | Go backend for LibreSpeed. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | privoxy: fix postinst missing $Josh Powers2022-11-26
| | | | | | | | | | | | | | | | | | | | | | | | fixes: #19949 Signed-off-by: Josh Powers <powersj@fastmail.com>
* | | | pdns-recursor: update to 4.7.4Peter van Dijk2022-11-25
| | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | Merge pull request #19956 from stangri/master-https-dns-proxyStan Grishin2022-11-22
|\ \ \ \ | | | | | | | | | | https-dns-proxy: update Makefile package descrition
| * | | | https-dns-proxy: update Makefile package descritionStan Grishin2022-11-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | | knot: update to version 3.2.3Jan Hák2022-11-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | | yggdrasil: bump to 0.4.7George Iv2022-11-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
* | | | | cloudflared: Update to 2022.11.0Tianling Shen2022-11-22
|/ / / / | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | wifi-presence: Update to version v0.3.0Adam Williams2022-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This version handles the new hostapd connect message format, as introduced in: https://github.com/openwrt/openwrt/commit/8cb995445a26ee124e40b8ef97cc0ddd9d10f82a Signed-off-by: Adam Williams <pwnfactory@gmail.com>
* | | | rclone: Update to 1.60.1Tianling Shen2022-11-21
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | gg: Update to 0.2.15Tianling Shen2022-11-21
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | unbound: update to 1.17.0Eric Luehrsen2022-11-21
| | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | ooniprobe: Update to 3.16.5Tianling Shen2022-11-21
| | | | | | | | | | | | | | | | | | | | | | | | Fix build with Go 1.19. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | xfrpc: Update to 1.11.587Dengfeng Liu2022-11-21
| | | | | | | | | | | | | | | | | | | | | | | | refactor tcp mux Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* | | | Merge pull request #19900 from stangri/master-simple-adblockStan Grishin2022-11-19
|\ \ \ \ | |/ / / |/| | | simple-adblock: update to 1.9.3-1
| * | | simple-adblock: update to 1.9.3-1Stan Grishin2022-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * introduce the new curl_max_file_size option * prevent warnings/errors to be displayed each time the load_environment is invoked * better organize dl_command appendixes * implement support for downloading/using external dnsmasq config file * refactor adb_check and adb_allow for better readability * update default values for some options in the uci_load_validate call * update reload trigger to include curl options Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | xray-core: Update to 1.6.4Tianling Shen2022-11-18
| |_|/ |/| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | acme: make certificates use .crt as the extensionGlen Huang2022-11-18
| | | | | | | | | | | | Signed-off-by: Glen Huang <i@glenhuang.com>
* | | adguardhome: bump to 0.107.18Dobroslaw Kijowski2022-11-17
| | | | | | | | | | | | | | | | | | | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.17 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.18 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* | | frp: update to 0.45.0van waholtz2022-11-16
| | | | | | | | | | | | Signed-off-by: van waholtz <brvphoenix@gmail.com>
* | | ariang: update to 1.3.2van waholtz2022-11-16
| | | | | | | | | | | | Signed-off-by: van waholtz <brvphoenix@gmail.com>
* | | nextdns: Update to version 1.38.0Olivier Poitrey2022-11-17
| | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | Merge pull request #19905 from ne20002/bcp38Toke Høiland-Jørgensen2022-11-16
|\ \ \ | | | | | | | | bcp38: migrate to nftables
| * | | bcp38: migrate to nftablesStefan Brusch2022-11-16
| |/ / | | | | | | | | | Signed-off-by: Stefan Brusch <ne20002@gmx.ch>
* / / siit: fix kernel 5.16 compileJohn Thomson2022-11-15
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | siit-1.2/siit.c:1379:9: error: implicit declaration of function 'random_ether_addr' [-Werror=implicit-function-declaration] 1379 | random_ether_addr(dev->dev_addr); | ^~~~~~~~~~~~~~~~~ Linux 3.6 renamed random_ether_addr to eth_random_addr [0] Linux 5.16 removed random_ether_addr [1] [0]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0a4dd594982a321699000218715e28664ec49169 [1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ba530fea8ca1b57ee71d4e62f287a5d7ed92f789 Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
* | privoxy: correctly format /etc/services additionsJosh Powers2022-11-11
| | | | | | | | | | | | | | | | | | | | | | This adds the missing protocol (e.g. /tcp and /udp) to the entry in /etc/services. If the entry already exists, it will add the /tcp to it. Otherwise, it will look and add the tcp and udp entries if either is missing. fixes: openwrt#19665 Signed-off-by: Josh Powers <powersj@fastmail.com>