aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #14143 from gstrauss/lighttpd-1.4.56-4Rosen Penev2020-12-05
|\ | | | | lighttpd: wolfssl TLS compat module detection
| * lighttpd: wolfssl TLS compat module detectionGlenn Strauss2020-12-05
| | | | | | | | | | | | | | | | | | | | x-ref: "[lighttpd] -mod-wolfssl fails (requires dependency on -mod-openssl?)" https://github.com/openwrt/packages/issues/14139 github: closes #14139 Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | i2pd: Update to 2.35.0David Yang2020-12-05
|/ | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* Merge pull request #14136 from EricLuehrsen/unbound_011300Rosen Penev2020-12-04
|\ | | | | unbound: update to 1.13.0
| * unbound: update to 1.13.0Eric Luehrsen2020-12-04
| | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | frr: update to 7.5Lucian Cristian2020-12-04
|/ | | | | | switch to codeload for latest patches applied to stable branch Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* Merge pull request #14097 from neheb/ovnRosen Penev2020-12-03
|\ | | | | openvpn: import from base
| * openvpn: disable LZO support by defaultMagnus Kroken2020-12-01
| | | | | | | | | | | | | | | | | | | | | | OpenVPN recommends disabling compression, as it may weaken the security of the connection. For users who need compression, we build with LZ4 support by default. LZO in OpenVPN pulls in liblzo at approx. 32 kB. OpenWrt users will no longer be able to connect to OpenVPN peers that require LZO compression, unless they build the OpenVPN package themselves. Signed-off-by: Magnus Kroken <mkroken@gmail.com>
| * openvpn: update to 2.5.0Magnus Kroken2020-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New features: * Per client tls-crypt keys * ChaCha20-Poly1305 can be used to encrypt the data channel * Routes are added/removed via Netlink instead of ifconfig/route (unless iproute2 support is enabled). * VLAN support when using a TAP device Significant changes: * Server support can no longer be disabled. * Crypto support can no longer be disabled, remove nossl variant. * Blowfish (BF-CBC) is no longer implicitly the default cipher. OpenVPN peers prior to 2.4, or peers with data cipher negotiation disabled, will not be able to connect to a 2.5 peer unless option data_fallback_ciphers is set on the 2.5 peer and it contains a cipher supported by the client. Signed-off-by: Magnus Kroken <mkroken@gmail.com>
| * openvpn: import from baseRosen Penev2020-12-01
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * openvpn-easy-rsa: import from baseRosen Penev2020-12-01
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14129 from flyn-org/snortRosen Penev2020-12-03
|\ \ | | | | | | snort: update to 2.9.17
| * | snort: update to 2.9.17W. Michael Petullo2020-12-03
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | lighttpd: meson.build linker fix for TLS modulesGlenn Strauss2020-12-03
|/ / | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | miniupnpd: Pass ipv6 addr to ipv6_listening_ipJitao Lu2020-12-03
| | | | | | | | | | | | | | | | | | Unlike ipv4, this option is supposed to be an IP address, otherwise, an error occurs on startup: can't parse "br-lan" as valid IPv6 listening address Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
* | Merge pull request #14099 from neheb/pdnsrrrRosen Penev2020-12-02
|\ \ | | | | | | pdns-recursor: update to 4.4.1
| * | pdns-recursor: update to 4.4.1Rosen Penev2020-12-01
| |/ | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14110 from neheb/wavemRosen Penev2020-12-02
|\ \ | | | | | | wavemon: update to 1.9.2
| * | wavemon: update to 1.9.2Rosen Penev2020-12-01
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | haproxy: Update HAProxy to v2.2.6Christian Lachner2020-12-02
| | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | Merge pull request #14107 from neheb/udpxRosen Penev2020-12-01
|\ \ \ | | | | | | | | udpxy: update to 1.0-25.0
| * | | udpxy: update to 1.0-25.0Rosen Penev2020-12-01
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / lighttpd: build and bugfix patchesGlenn Strauss2020-12-01
|/ / | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* / zerotier: update to 1.6.2Moritz Warning2020-12-01
|/ | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* Merge pull request #13971 from mwarning/zerotierRosen Penev2020-11-30
|\ | | | | zerotier: update to 1.6.1
| * zerotier: update to 1.6.1Moritz Warning2020-11-30
| | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | Merge pull request #13800 from gstrauss/for-lighttpd-1.4.56Rosen Penev2020-11-30
|\ \ | | | | | | lighttpd: revamp Makefile for lighttpd 1.4.56
| * | lighttpd: update to lighttpd 1.4.56 release hashGlenn Strauss2020-11-30
| | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | lighttpd: lighttpd.conf enable flag for HTTP/2Glenn Strauss2020-11-30
| | | | | | | | | | | | | | | | | | lighttpd.conf reference server.feature-flags Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | lighttpd: lighttpd.init reload gracefullyGlenn Strauss2020-11-30
| | | | | | | | | | | | | | | | | | | | | reload_server() gracefully with SIGUSR1 to lighttpd relog() to reopen log files with SIGHUP to lighttpd Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | lighttpd: revamp Makefile for lighttpd-1.4.56Glenn Strauss2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update upstream version to lighttpd-1.4.56 * depend on Nettle for MD5, SHA1, SHA256 * multiple TLS options: gnutls, mbedtls, nss, openssl, wolfssl * new module mod_authn_dbi * mod_authn_* depend on mod_auth * mod_authn_file is included if mod_auth is selected in build * mod_vhostdb_* depend on mod_vhostdb * mod_deflate subsumes mod_compress * remove from Makefile the include of nls.mk (no longer needed) Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | lighttpd: remove patches incorporated upstreamGlenn Strauss2020-11-30
| | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | Merge pull request #14057 from newkit/masterRosen Penev2020-11-30
|\ \ \ | | | | | | | | wifischedule: Merged ignore_stations patch from user bedaes https://g…
| * | | wifischedule: Merged ignore_stations patch from user bedaes ↵Nils Koenig2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/newkit/wifischedule/pull/2 Signed-off-by: Nils Koenig <openwrt@newk.it>
* | | | strongswan: bump to 5.9.1Stijn Tintel2020-11-30
| |/ / |/| | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | Merge pull request #14032 from ptpt52/p910nd-fixRosen Penev2020-11-30
|\ \ \ | | | | | | | | p910nd: config trigger reload and default disabled
| * | | p910nd: config trigger reload and default disabledChen Minqiang2020-11-26
| | | | | | | | | | | | | | | | Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* | | | modemmanager: bump to 1.14.8Nicholas Smith2020-11-30
| | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | | Merge pull request #14065 from dibdot/adblockDirk Brenken2020-11-29
|\ \ \ \ | | | | | | | | | | adblock: reporting fixes/tweaks
| * | | | adblock: reporting fixes/tweaksDirk Brenken2020-11-29
| | |/ / | |/| | | | | | | | | | | | | | | | | | * prevents the creation of an invalid json structure * add more space to the domain column on cli Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #14066 from brvphoenix/ariangRosen Penev2020-11-29
|\ \ \ \ | | | | | | | | | | ariang: add title and shortcut icons
| * | | | ariang: add title and shortcut iconsVan Waholtz2020-11-29
| |/ / / | | | | | | | | | | | | Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* / / / xtables-addons: fix package installationRosen Penev2020-11-29
|/ / / | | | | | | | | | | | | | | | Install directory is missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | bwping: update to version 2.2Oleg Derevenetz2020-11-27
| | | | | | | | | | | | Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
* | | travelmate: fix possible race conditionDirk Brenken2020-11-26
| | | | | | | | | | | | | | | | | | * prevent possible duplicate script execution due to multiple ntp events in parallel Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #14031 from ptpt52/ext_ip_reserved_ignoreRosen Penev2020-11-26
|\ \ \ | | | | | | | | net/miniupnpd: ext_ip_reserved_ignore support
| * | | net/miniupnpd: ext_ip_reserved_ignore supportChen Minqiang2020-11-26
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | This add an option to ignore ext_ip reserved Enable this option in config by default. Fixes: #13773 Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* | | curl: fix build against OpenSSLDENG Qingfang2020-11-26
| | | | | | | | | | | | | | | Ref: https://curl.se/mail/lib-2020-10/0037.html Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | xtables-addons: include xt_geoip_fetch utilityPhilip Prindeville2020-11-25
|/ / | | | | | | | | | | | | It's useful to be able to dump sections of the database by country for scripting or just plain sanity checking. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #13377 from micmac1/apa-fakerRosen Penev2020-11-25
|\ \ | | | | | | apache: use fakeroot instead of postinst script