aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | | | | | unbound: Remove deprecated OpenSSL APIRosen Penev2018-11-05
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | This will become pointless once OpenSSL 1.1.1 enters the tree. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #7315 from diizzyy/patch-16Hannu Nyman2018-11-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | fping: Update to 4.1
| * | | | | | fping: Update to 4.1Daniel Engberg2018-11-05
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Update fping to 4.1 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #7316 from diizzyy/patch-17Hannu Nyman2018-11-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | stunnel: Update to 5.49
| * | | | | | stunnel: Update to 5.49Daniel Engberg2018-11-05
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Update stunnel to 5.49 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #6193 from rosysong/nqosHannu Nyman2018-11-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | nft-qos: add new package
| * | | | | | nft-qos: add new packageRosy Song2018-11-06
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the nftables implementation for qos on OpenWrt, Currently, it has below features: * Static QoS : setting limit rate for devices or global network. * Dynamic/Auto QoS : setting limit rate according to the network bandwidth and adjust itself automatically (hotplug event). * Traffic Priority : this feature is like traffic shaping under tc, it uses ingress hook to handle to packets here. Signed-off-by: Rosy Song <rosysong@rosinson.com>
* / / / / / tor-fw-helper: new packageJeffery To2018-11-06
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tor-fw-helper is a helper to automatically configuring port forwarding for tor, using UPnP or NAT-PMP NAT traversal. This is a tor-fw-helper rewrite in Go that functions as a drop in replacement for the original C code. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #5781 from jefferyto/obfs4proxyHannu Nyman2018-11-04
|\ \ \ \ \ | | | | | | | | | | | | obfs4proxy: new packages (including dependencies)
| * | | | | obfs4proxy: new packages (including dependencies)Jeffery To2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | obfs4proxy is a Tor pluggable transport proxy, implementing obfs4. This commit also includes obfs4proxy's build time dependencies: * golang-github-agl-ed25519: Go implementation of Ed25519 signature algorithm * golang-github-dchest-siphash: Go implementation of SipHash-2-4 * golang-golang-x-crypto: Go supplementary cryptography libraries * golang-golang-x-net: Go supplementary network libraries * golang-golang-x-sys: Go packages for interaction with the OS * golang-golang-x-text: Go text processing support * golang-torproject-pluggable-transports-goptlib: Tor pluggable transports library for Go Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | tor:update to 0.3.4.9Peter Wagner2018-11-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #7258 from jonathanunderwood/stubby_documentationDirk Brenken2018-11-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | stubby: add reload_config to documentation
| * | | | | | stubby: add reload_config to documentationJonathan G. Underwood2018-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | | Merge pull request #7257 from jonathanunderwood/stubby_fix_initDirk Brenken2018-11-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | stubby: fix loading of config file
| * | | | | | | stubby: fix loading of config fileJonathan G. Underwood2018-10-27
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | | stubby: add Jonathan Underwood as co-maintainer (#7307)jonathanunderwood2018-11-04
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | | | | | | Merge pull request #7278 from neheb/seafileHannu Nyman2018-11-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | seafile-ccnet: Update to 6.3.4
| * | | | | | | seafile-ccnet: Update to 6.3.4Rosen Penev2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload for easier package bumping. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #6811 from Robby-/master-freeradius3-eap-pwdHannu Nyman2018-11-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | freeradius3: Enable the EAP-PWD module.
| * | | | | | | | freeradius3: Enable the EAP-PWD module.Robby K2018-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables the EAP-PWD module, which allows for logging in with only a username and password, while still being secure (see the links below for the details of this EAP method, if interested). https://en.wikipedia.org/wiki/Extensible_Authentication_Protocol#EAP_Password_(EAP-PWD) Also found this blog post which talks about EAP-PWD and its benefits: https://dustri.org/b/eap-pwd-wifi-security-done-right.html Signed-off-by: Robby K <robbyke@gmail.com>
* | | | | | | | | haproxy: Update all patches for HAProxy v1.8.14Christian Lachner2018-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.14.html) - Raise PKG_RELEASE to 4 Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | Merge pull request #7267 from neheb/hapHannu Nyman2018-11-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | haproxy: Remove unnecessary OpenSSL depends
| * | | | | | | | | haproxy: Remove unnecessary OpenSSL dependsRosen Penev2018-10-30
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All of these are either not needed or not valid. Added a patch to remove the OPENSSL_WITH_DEPRECATED dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Shorewall6: Bump to version 5.2.1.1W. van den Akker2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | Shorewall: Bump to version 5.2.1.1W. van den Akker2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | Shorewall6-lite: Bump to version 5.2.1.1W. van den Akker2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | Shorewall-lite: Bump to version 5.2.1.1W. van den Akker2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | Shorewall-core: Bump to version 5.2.1.1W. van den Akker2018-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | | oor: Add OpenOverlayRouter (oor) packageAlbert Lopez2018-10-31
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lispmob: OOR is a rename of LISPmob and replace the package Signed-off-by: Albert Lopez <alopez@ac.upc.edu>
* | / / / / / / travelmate: update 1.3.0Dirk Brenken2018-10-30
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * proactively scan and switch to a higher prioritized uplink, despite of an already existing connection, this is configurable via 'trm_proactive' option (default '1', enabled) * fix some minor list trim issues * optimize wlan scanning behavior * refine debug messages Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | bind: Update bind.keysNoah Meyerhans2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A multi-year DNSSEC root key update is in progress, as described at https://www.isc.org/downloads/bind/bind-keys/. This change refreshes the bind.keys file, ensuring that the new key, in place as of 2018-10-11, will be recognized and trusted. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | | bind: Include delv in the bind-tools packageNoah Meyerhans2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | delv is a tool for sending DNS queries and validating the results, using the same internal resolver and validator logic as named. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | | bind: Update to 9.11.5Noah Meyerhans2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the fix for CVE-2018-5738: When recursion is enabled but the allow-recursion and allow-query-cache ACLs are not specified, they should be limited to local networks, but they were inadvertently set to match the default allow-query, thus allowing remote queries. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | | openvswitch: bump to version 2.10.1Yousong Zhou2018-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | bind: Remove OpenSSL deprecated APIs dependencyRosen Penev2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems to not be needed anymore. Tested on mvebu and ar71xx. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | isc-dhcp: drop .conf suffix on dhcrelay config filePhilip Prindeville2018-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves issue #7235 Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | Merge pull request #7213 from gladiac1337/feature-haproxy-v1.8.14-updatesThomas Heil2018-10-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | haproxy: Update all patches for HAProxy v1.8.14
| * | | | | | | haproxy: Update all patches for HAProxy v1.8.14Christian Lachner2018-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.14.html) - Raise PKG_RELEASE to 2 Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | Merge pull request #7063 from neheb/patch-38Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libsearpc: Update to 3.1.0
| * | | | | | | | libsearpc: Update to 3.1.0Rosen Penev2018-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to codeload for simplicity. Rearranged Makefile a bit for consistency between Makefiles. Removed version dependency for seafile-server to avoid breaking builds. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #7176 from neheb/joolHannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | jool: Backport two fixes for newer kernels.
| * | | | | | | | | jool: Backport two fixes for newer kernels.Rosen Penev2018-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The first is needed for 4.14 (maybe the relevant parts got packported and the second is for when OpenWrt migrates to 4.19. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #7177 from neheb/patch-44Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | spoofer: Update to 1.4.0
| * | | | | | | | | | spoofer: Update to 1.4.0Rosen Penev2018-10-11
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_USE_MIPS16 as it seems not to build under mipsel. Error: opcode not supported on this processor: mips32r2 (mips32r2) `sync' Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #7215 from jsiverskog/mdnsresponder_878_70_2Hannu Nyman2018-10-28
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | mdnsresponder: bump to 878.70.2 and refresh patches
| * | | | | | | | | mdnsresponder: remove Steven Barth as maintainerJacob Siverskog2018-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/openwrt/packages/pull/7215#issuecomment-431281385 Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
| * | | | | | | | | mdnsresponder: bump to 878.70.2 and refresh patchesJacob Siverskog2018-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
* | | | | | | | | | Merge pull request #7251 from brvphoenix/masterDirk Brenken2018-10-25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | aria2: fixed the spelling for rpc-passwd and rpc-user.
| * | | | | | | | | | aria2: fixed the spelling for rpc-passwd and rpc-user.brv phoenix2018-10-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: brv phoenix <feixuekaka1@gmail.com>
* | | | | | | | | | | Merge pull request #7249 from EricLuehrsen/unbound_axfrDirk Brenken2018-10-25
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | unbound: fix odhcpd and axfr script functions