aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | | | ctorrent-*: delete from repo as there is no active development since 2008 ↵Peter Wagner2017-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and there are alternatives like aria2 Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | Merge pull request #3848 from jp-bennett/masterTed Hess2017-01-16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | Fwknopd: Various updates
| * | | | | | | | Fwknopd: Various updatesJonathan Bennett2017-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds configuration option for NFQ capture, moves often written configuration files to /var/etc. Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* | | | | | | | | wireguard: new version and usability improvementsdanrl2017-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | | | | | | | vallumd: bump to 0.1.1Stijn Tintel2017-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | | | tor: log to syslog by defaultHauke Mehrtens2017-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make tor log to syslog by default instead of stdout. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | tor: add tor-gencert, tor-resolve and torifyHauke Mehrtens2017-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are some additional applications build by the tor package. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | tor: add geoip6 to tor-geoipHauke Mehrtens2017-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This add the IPv6 addresses to the tor-geoip6 package. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | tor: preserve tor keys over sysupgradeHauke Mehrtens2017-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mark the directories containing the keys for hidden services as conffiles to preserve them over sysupgrade. Fixes: #2247 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | tor: update to version 0.2.9.8Hauke Mehrtens2017-01-15
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In addition update some configure options and use EXTRA_CFLAGS. Setting RunAsDaemon to 1 will be overwritten by the init script option "--runasdaemon 0" anyway and we want it in foreground for procd. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | nfs-kernel-sever: update to 2.1.1Peter Wagner2017-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | memcached: bump to version 1.4.34heil2017-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | | | prosody: bump to version 0.9.12heil2017-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | | | haproxy: bump to version 1.7.2heil2017-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Released version 1.7.2 with the following main changes : - BUG/MEDIUM: lua: In some case, the return of sample-fetches is ignored (2) - SCRIPTS: git-show-backports: fix a harmless typo - SCRIPTS: git-show-backports: add -H to use the hash of the commit message - BUG/MINOR: stream-int: automatically release SI_FL_WAIT_DATA on SHUTW_NOW - DOC: lua: documentation about time parser functions - DOC: lua: section declared twice - BUG/MINOR: lua/cli: bad error message - DOC: fix small typo in fe_id (backend instead of frontend) - BUG/MINOR: Fix the sending function in Lua's cosocket - BUG/MINOR: lua: memory leak executing tasks - BUG/MINOR: lua: bad return code - BUG/MEDIUM: ssl: properly reset the reused_sess during a forced handshake - BUG/MEDIUM: ssl: avoid double free when releasing bind_confs - BUG/MINOR: stats: fix be/sessions/current out in typed stats - BUG/MINOR: backend: nbsrv() should return 0 if backend is disabled - BUG/MEDIUM: ssl: for a handshake when server-side SNI changes - BUG/MINOR: systemd: potential zombie processes - DOC: Add timings events schemas - BUILD: lua: build failed on FreeBSD. - BUG/MINOR: option prefer-last-server must be ignored in some case - MINOR: stats: Support "select all" for backend actions - BUG/MINOR: sample-fetches/stick-tables: bad type for the sample fetches sc*_get_gpt0 - BUG/MAJOR: channel: Fix the definition order of channel analyzers - BUG/MINOR: http: report real parser state in error captures - BUILD: scripts: automatically update the branch in version.h when releasing - BUG/MAJOR: http: fix risk of getting invalid reports of bad requests - MINOR: http: custom status reason. - MINOR: connection: add sample fetch "fc_rcvd_proxy" - BUG/MINOR: config: emit a warning if http-reuse is enabled with incompatible options - BUG/MINOR: tools: fix off-by-one in port size check - BUG/MEDIUM: server: consider AF_UNSPEC as a valid address family - MEDIUM: server: split the address and the port into two different fields - MINOR: tools: make str2sa_range() return the port in a separate argument - MINOR: server: take the destination port from the port field, not the addr - MEDIUM: server: disable protocol validations when the server doesn't resolve - BUG/MEDIUM: tools: do not force an unresolved address to AF_INET:0.0.0.0 - BUG/MINOR: ssl: EVP_PKEY must be freed after X509_get_pubkey usage - MINOR: proto_http.c 502 error txt typo. - DOC: add deprecation notice to "block" - BUG/MINOR: Reset errno variable before calling strtol(3) Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | | | net-snmpd: convert snmpd-static to dummy packageStijn Tintel2017-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We believe snmpd-static isn't useful, but download stats show it's still being downloaded. Instead of dropping it, make it a dummy package that depends on snmpd. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | | git: update to 2.11.0Peter Wagner2017-01-15
| |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | vallumd: new packageStijn Tintel2017-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | Merge pull request #3775 from jow-/net-snmp-nl-tinyStijn Tintel2017-01-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | net-snmp: build against libnl-tiny
| * | | | | | | net-snmp: build against libnl-tinyJo-Philipp Wich2017-01-06
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of causing nondeterministing conditional compilation depending on whether libnl-core happens to be present or not, fixup the net-snmp package to link against libnl-tiny which is present by default on the majority of systems. In order to successfully build against libnl-tiny, a number of things had to be fixed in both the upstream configure and the outer Makefile: - Add a patch which fixes the upstream configure macros to properly handle cases where the cache variables for nl_connect() and netlink.h tests are predefined. Without this patch, all subsequent link tests in configure will fail, causing the build system to assume functions like opendir() or readdir() to be missing, leading to build failures later on due to conflicting redefinitions of structures and function prototypes - In the same patch, stop probing the host systems /usr/include/libnl-3 if ac_cv_header_netlink_netlink_h is given. This brings the proprietary configure bits in line with the behaviour expected from autoconfig in a cross compile setting - Explicitely request nl support by passing the --with-nl flag to configure - Pass the required cache variables to skip the broken tests for nl_connect() and netlink.h - Amend TARGET_CPPFLAGS to let net-snmp's build system discover nl-tiny's netlink/netlink.h and netlink/socket.h - Enable the autoreconf fixup to regenerate the broken shipped configure from patched macros - Adjust the depends to unconditionally require libnl-tiny Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | Merge pull request #3729 from diizzyy/patch-1Hannu Nyman2017-01-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | net/shadowsocks-libev: Update to 2.6.1
| * | | | | | | net/shadowsocks-libev: Update to 2.6.1Daniel Engberg2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 2.6.0 to support mbed TLS Use xz instead of gz git tarball Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | mosquitto: Fix host UNAME detectionThomas Huehn2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a bug when mosquitto is crosscompiled in LEDE on OS X. UNAME is explicitly executed on the host, when we want it to be treated as a regular linux build. This patch passes the proper UNAME=Linux variable to the mosquitto make file in order to respect linux as cross-compiler. Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de> Reviewed-by: Karl Palsson <karlp@tweak.net.au>
* | | | | | | | https-dns-proxy: bump PKG_RELEASEHannu Nyman2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | | https-dns-proxy: Fix wrong commandline argumentAaron Drew2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Init scripts were configuring daemon to write log to file "127.0.0.1" instead. Signed-off-by: Aaron Drew <aarond10@gmail.com>
* | | | | | | | bind: update to bind-9.10.4-P5Noah Meyerhans2017-01-11
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change fixes multiple denial-of-service vulnerabilities: * CVE-2016-9131: A malformed response to an ANY query can cause an assertion failure during recursion * CVE-2016-9147: An error handling a query response containing inconsistent DNSSEC information could cause an assertion failure * CVE-2016-9444: An unusually-formed DS record response could cause an assertion failure * CVE-2016-9778: An error handling certain queries using the nxdomain-redirect feature could cause a REQUIRE assertion failure in db.c Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | | gnunet: fix buildDaniel Golle2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a missing empty file caused the build to break Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | ddns-scripts: fixes for nslookup and khostChristian Schoenebeck2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix ip extraction if knot host is used together with glue records - fix ip extraction from nslookup if reverse dns record has ip with dot reported at http://forum.lede-project.org/t/ddns-scripts-error/909 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | Merge pull request #3813 from NeoRaider/hostpkgMatthias Schiffer2017-01-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Use STAGING_DIR_HOSTPKG where appropriate
| * | | | | | | treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with ↵Matthias Schiffer2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $(STAGING_DIR_HOSTPKG) As both LEDE and OpenWrt have STAGING_DIR_HOSTPKG now, we can start to rely on it. See 73b7f55424de52d8179a9ad808252fe3bf8dcc9d for more information on STAGING_DIR_HOSTPKG. STAGING_DIR_HOSTPKG won't actually be changed before the first LEDE release (it is equivalent to $(STAGING_DIR)/host), so this simple search/replace cleanup is safe to apply. Doing this cleanup now will be useful for the Gluon project (an OpenWrt/LEDE based firmware framework) for experimenting with modifying STAGING_DIR_HOSTPKG before doing this in the LEDE upstream. Also fixes a typo in the dbus Makefile ("STAGIND_DIR"). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | | Merge pull request #3816 from danrl/wireguardHannu Nyman2017-01-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | wireguard: new upstream version
| * | | | | | | | wireguard: version bumpdanrl2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dan Luedtke <mail@danrl.com>
* | | | | | | | | gnunet: update sourceDaniel Golle2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | net/openssh: Offload main sitePeter Wagner2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a few mirrors in-front of main site for offloading Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | Merge pull request #3490 from t-8ch/esniper_2.32Hannu Nyman2017-01-10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | esniper: to 2.32.0
| * | | | | | | | esniper: to 2.32.0Thomas Weißschuh2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ebay changed their login API, breaking 2.31.0 Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
* | | | | | | | | Merge pull request #3736 from damianorenfer/masterHannu Nyman2017-01-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | net/dnscrypt-proxy: update to 1.9.1. Change config system, use config…
| * | | | | | | | | net/dnscrypt-proxy: update to 1.9.1. Change config system, use config file ↵Damiano Renfer2017-01-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of command line args, no changes made to existing UCI part. Add blacklists support Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | | | | | | | | | Merge pull request #3807 from thess/umurmur-updateTed Hess2017-01-10
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | umurmur: Update to lastest version. Replace PolarSSL with mbed TLS
| * | | | | | | | | | umurmur: Update to lastest version. Replace PolarSSL with mbed TLSTed Hess2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | | | irssi: update to 0.8.21Peter Wagner2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | | Merge pull request #3777 from pprindeville/update-isc-dhcpHannu Nyman2017-01-10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | isc-dhcp: bump version to latest and fix build issues
| * | | | | | | | | | | isc-dhcp: bump version to latest and fix build issuesPhilip Prindeville2017-01-06
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bumped to 4.3.5. Separated out compile/install steps since compiling with $DESTDIR yields bogus results. Removed rfc-3527 patch as something similar (better) is now upstream (well, more complete error checking anyway). Change relay scripts from '-l ifname' to '-U ifname' to correspond to upstream changes. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | | | | gnunet: upstream fixes and packaging improvementsDaniel Golle2017-01-10
| |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | iotivity: make logging configurableHauke Mehrtens2017-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before this change logging was always activated and then IoTivity wrote a lot of debug messages. Make it now configurable. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | iotivity: install the header filesHauke Mehrtens2017-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Install the header files needed to build something against IoTivity. This will have it easier to build an application using IoTivity library. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | iotivity: replace environment patches with upstream versionsHauke Mehrtens2017-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These patches are making it possible to provide the compiler settings from the environment so LEDE can change them. This replaces the old patches with the versions send for upstream inclusion. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | iotivity: update to version 1.2.1Hauke Mehrtens2017-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This does the following changes: * update to version 1.2.1 * add iotivity-resource-directory-lib, this is needed by most applications now * do not activate security support by default, this caused some problems and needs some more settings to setup. * use sqlite version from normal package feed instead of using an own version * build against LEDE version of mbedtls * update example security configuration * remove some patches that went upstream * add some new patches fixing problems observed in my environment, most of them are on their way upstream. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | iotivity: remove things managerHauke Mehrtens2017-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not supported in IoTivity 1.2.1 any more. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | iotivity: add simple client + serverHauke Mehrtens2017-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | | | | Merge pull request #3805 from chris5560/ddns-scriptsHannu Nyman2017-01-09
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | ddns-scripts: make cloudflare v1 same "domain" parameter syntax