aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* aria2: Add files in order to use LuCIHsing-Wang Liao2016-06-02
| | | | | | | * Add config file. * Add init.d file. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* aria2: Add xml library choicekuoruan2016-05-30
| | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* aria2: update to 1.23.0kuoruan2016-05-30
| | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* Merge pull request #2751 from dibdot/adblockHannu Nyman2016-05-26
|\ | | | | adblock: update 1.1.15
| * adblock: update 1.1.15Dirk Brenken2016-05-26
| | | | | | | | | | | | | | | | | | | | * toggle to quickly switch adblocking 'on' or 'off' (/etc/init.d/adblock toggle) * new config option 'fetchttl' to set download timeouts (default: 5 seconds) * better config check, distinct between major/minor changes * documentation update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | reaver: fix broken source urlYousong Zhou2016-05-26
| | | | | | | | | | - Switch to release version 1.4 - Include a bugfix patch not present in version 1.4
* | Merge pull request #2743 from salzmdan/masterHannu Nyman2016-05-24
|\ \ | | | | | | knot: update to 2.2.1
| * | knot: update to 2.2.1Daniel Salzman2016-05-24
| | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | Merge pull request #2736 from dibdot/adblockHannu Nyman2016-05-24
|\ \ \ | | |/ | |/| adblock: update 1.1.12
| * | adblock: update 1.1.12Dirk Brenken2016-05-24
| | | | | | | | | | | | | | | | | | | | | * change wget binary naming * change winspy source url * documentation update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #2708 from cshore/pull-request-netdiscover-sourceforgeHannu Nyman2016-05-23
|\ \ \ | | | | | | | | net/netdiscover: Download from SourceForge not unreliable site
| * | | net/netdiscover: Download from SourceForge not unreliable siteDaniel Dickinson2016-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The most recent developer of netdiscover had self-hosted downloads but also put the project on SourceForge. The self-hosted site went down but SourceForge is much more reliable so I have moved the download URI to SourceForge (md5sum is the same). Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | | openconnect: use proto_add_host_dependencyNikos Mavrogiannopoulos2016-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures that a direct route to the connected host is added by netifd. Resolves #2548
* | | | Merge pull request #2721 from mogulapranay-freescale/xl2tpd-demand-optionYousong Zhou2016-05-21
|\ \ \ \ | | | | | | | | | | xl2tpd: demand option is initialized.
| * | | | xl2tpd: demand option is initialized.mogulapranay2016-05-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: mogulapranay <mogulapranay57@gmail.com>
* | | | | gnunet: use gnunet-config's new differential writeDaniel Golle2016-05-19
|/ / / / | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | openconnect: avoid possible implicit dependency on liblz4Jo-Philipp Wich2016-05-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the liblz4 library exists within the build environment, the openconnect configure will pick it up and start depending on it, leading to the following build error: Package openconnect is missing dependencies for the following libraries: liblz4.so.1 Disable LZ4 support in configure in order to avoid this implicit, nondeterministic dependency. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | usbip: mark as nonsharedJo-Philipp Wich2016-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mark the usbip package nonshared so that is built along with the target specific binaries and not within the SDK environment. This is needed since the usbip package draws its source files directly from the kernel tree which is unavailable within the SDK. Fixes the following build error encountered by the LEDE buildbots: http://downloads.lede-project.org/snapshots/faillogs/mipsel_1004kc_dsp/packages/usbip/compile.txt Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | gnunet: fix typo in gnunet-flat post-install scriptDaniel Golle2016-05-18
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | gnunet: update to SVN r37179 and fix SUID permissions (again)Daniel Golle2016-05-17
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #2706 from dibdot/adblockHannu Nyman2016-05-17
|\ \ \ \ | | |/ / | |/| | adblock: update 1.1.11
| * | | adblock: update 1.1.11Dirk Brenken2016-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix changed winspy source url in default config * fix adblock counters in config * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | git: update to 2.8.2Peter Wagner2016-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2016-2315 CVE-2016-2324 Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #2695 from dibdot/adblockHannu Nyman2016-05-13
|\| | | | | | | | | | | adblock: update 1.1.10
| * | | adblock: update 1.1.10Dirk Brenken2016-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * automatic AP mode detection (change nullip address accordingly) * (de-)compress backups on the fly * remove hardcoded path for logger * documentation update * change maintainer email address * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | gnunet: update source and actually package hostlist componentDaniel Golle2016-05-12
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #2678 from dirkfeytons/nginx_startlevelThomas Heil2016-05-11
|\ \ \ \ | | | | | | | | | | nginx: change start level to 80
| * | | | nginx: change start level to 80Dirk Feytons2016-05-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
* | | | | bmon: fix ncurses dependencyFelix Fietkau2016-05-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | | net/rsyslog: update to 8.18.0Dov Murik2016-05-10
|/ / / / | | | | | | | | | | | | Signed-off-by: Dov Murik <dmurik@us.ibm.com>
* | | | nginx: correct f3c7cc6Dirk Feytons2016-05-10
| | | | | | | | | | | | | | | | Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
* | | | Merge pull request #2661 from salzmdan/masterchamptar2016-05-09
|\ \ \ \ | | |_|/ | |/| | Update liburcu, add libedit and update knot
| * | | knot: update to 2.2.0Daniel Salzman2016-05-06
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | nginx: correct errors from previous mergeheil2016-05-09
| | | | | | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | | Merge pull request #2640 from dirkfeytons/nginx_1.10.0Thomas Heil2016-05-09
|\ \ \ \ | |_|_|/ |/| | | nginx: upstep to 1.10.0, add Lua module, footprint optimizations
| * | | nginx: upstep to 1.10.0, add Lua module, footprint optimizationsDirk Feytons2016-04-29
| | | | | | | | | | | | | | | | Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
* | | | Merge pull request #2669 from dibdot/adblockchamptar2016-05-08
|\ \ \ \ | | |_|/ | |/| | adblock: update 1.1.2
| * | | adblock: update 1.1.2Dirk Brenken2016-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove hardcoded paths for system tools like iptables, uci & fetch (wget) * support openwrt & lede spin-off * cosmetics & cleanups Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | | | dns-scripts: add DNS lookup support for "drill" and "khost" (Knot DNS)Christian Schoenebeck2016-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add DNS lookup support for "drill" and "khost" (Knot DNS) #2637 - new service nsupdate.info (IPv4 and IPv6) #2433 - new services dyndnss.net, dyns.net (IPv4 only) - new services dnshome.de, goip.de, myonlineportal.net (IPv4 and IPv6) Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | gnunet: update source and improve packagingDaniel Golle2016-05-07
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | * push gnurl, gnutls and libmicrohttpd dependencies down to modules * use standard UID/GID for gnunet (958/958) * use GID adjecent (452) to dnsmasq (453) for gnunetdns to allow using the owner match with a range of GIDs (452-452) * package new gnunet-social pub/sub CLI tool Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | ntpd: update to 4.2.8p7Peter Wagner2016-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following CVEs: Bug 3020 / CVE-2016-1551: Refclock impersonation vulnerability, AKA: refclock-peering Reported by Matt Street and others of Cisco ASIG Bug 3012 / CVE-2016-1549: Sybil vulnerability: ephemeral association attack, AKA: ntp-sybil - MITIGATION ONLY Reported by Matthew Van Gundy of Cisco ASIG Bug 3011 / CVE-2016-2516: Duplicate IPs on unconfig directives will cause an assertion botch Reported by Yihan Lian of the Cloud Security Team, Qihoo 360 Bug 3010 / CVE-2016-2517: Remote configuration trustedkey/requestkey values are not properly validated Reported by Yihan Lian of the Cloud Security Team, Qihoo 360 Bug 3009 / CVE-2016-2518: Crafted addpeer with hmode > 7 causes array wraparound with MATCH_ASSOC Reported by Yihan Lian of the Cloud Security Team, Qihoo 360 Bug 3008 / CVE-2016-2519: ctl_getitem() return value not always checked Reported by Yihan Lian of the Cloud Security Team, Qihoo 360 Bug 3007 / CVE-2016-1547: Validate crypto-NAKs, AKA: nak-dos Reported by Stephen Gray and Matthew Van Gundy of Cisco ASIG Bug 2978 / CVE-2016-1548: Interleave-pivot - MITIGATION ONLY Reported by Miroslav Lichvar of RedHat and separately by Jonathan Gardner of Cisco ASIG Bug 2952 / CVE-2015-7704: KoD fix: peer associations were broken by the fix for NtpBug2901, AKA: Symmetric active/passive mode is broken Reported by Michael Tatarinov, NTP Project Developer Volunteer Bug 2945 / Bug 2901 / CVE-2015-8138: Zero Origin Timestamp Bypass, AKA: Additional KoD Checks Reported by Jonathan Gardner of Cisco ASIG Bug 2879 / CVE-2016-1550: Improve NTP security against buffer comparison timing attacks, authdecrypt-timing, AKA: authdecrypt-timing Reported independently by Loganaden Velvindron, and Matthew Van Gundy and Stephen Gray of Cisco ASIG. Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | gnunet: no longer fail if gnunetdns doesn't exist (yet)Daniel Golle2016-05-04
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnunet: fix priority of ip rule for gnunet-dnsDaniel Golle2016-05-04
| | | | | | | | | | | | | | | | | | | | | OpenWrt offers a special 'prelocal' routing table at priority 0. Use it, so local-to-local DNS traffic also gets redirected properly. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | ddns-scripts: update mythic-beasts ipv4 and add mythic-beasts ipv6Anthony Brown2016-05-04
| | | | | | | | | | | | Signed-off-by: Anthony Brown <anthony@found-it.net>
* | | Merge pull request #2514 from jefferyto/tor-remove-tor-fw-helperchamptar2016-05-03
|\ \ \ | | | | | | | | tor: remove tor-fw-helper
| * | | tor: remove tor-fw-helperJeffery To2016-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The "internal pure-C" tor-fw-helper was removed in 0.2.7.5. This removes the tor-fw-helper package and references to its dependencies. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #2495 from cshore/pull-request-vpnc-auth-failchamptar2016-05-03
|\ \ \ \ | | | | | | | | | | net/vpnc: Add option to prevent retry on authentication failure
| * | | | net/vpnc: Add option to prevent retry on authentication failureDaniel Dickinson2016-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On some systems too many retries with authentication failure results in IP or username being locked out, so add option to prevent retries in the event of authentication failure Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | | | fwknop: combine two conffiles sections, remove whitespaceHannu Nyman2016-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fwknop Makefile had two conffiles sections. Combine them. Remove also the whitespace from conffiles section (see #2652) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | Remove whitespace from conffiles definition in MakefileHannu Nyman2016-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The conffiles definition in Makefile should not contain leading whitespace. Remove whitespace from Makefile of motion, dnscrypt-proxy and sstp-client. Reference to discussion at #2652 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>