aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | | nmap: bump version to 7.31Nuno Goncalves2016-10-22
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | | git: update to 2.10.1Peter Wagner2016-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | rsyslog: do not daemonize rsyslogd and allow procd to manage itAlexis Green2016-10-18
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Alexis Green <alexis@cessp.it>
* | | | | | unbound: fix whitespaceHannu Nyman2016-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix upstream whitespace change in the patch. * Minor cleanup to the header. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | unbound: update to 1.5.10Stijn Segers2016-10-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
* | | | | | Merge pull request #3347 from dibdot/travelmateHannu Nyman2016-10-18
|\ \ \ \ \ \ | | |/ / / / | |/| | | | travelmate: new package, release 0.2.2
| * | | | | travelmate: new package, release 0.2.2Dirk Brenken2016-10-17
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * a connection manager for travel router (see readme.md for details) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | openssh: Unregister the KEXINIT handler after message has beenPeter Wagner2016-10-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | received. Otherwise an unauthenticated peer can repeat the KEXINIT and cause allocation of up to 128MB -- until the connection is closed. Reported by shilei-c at 360.cn https://github.com/openssh/openssh-portable/commit/ec165c392ca54317dbe3064a8c200de6531e89ad Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | net/unbound: Change maintainer to Eric LuehrsenMichael Hanselmann2016-10-16
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Eric has offered to take over maintainership for the net/unbound package. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | | | Merge pull request #2701 from cshore/pull-request-rp-pppoeHannu Nyman2016-10-14
|\ \ \ \ | | | | | | | | | | rp-pppoe: Add back from oldpackages with build fixes and enhanced pac…
| * | | | rp-pppoe: Add back from oldpackages with build fixes and enhanced packagingDaniel Dickinson2016-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add back from oldpackages with fixes for build errors and UCIfication (for LuCI app submitted in a related PR (against LuCI repo)). NOTE: Untested packages have been marked with @BROKEN. This can be undone of others report success with the sniffer Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
* | | | | Merge pull request #3341 from dibdot/adblockHannu Nyman2016-10-13
|\ \ \ \ \ | | | | | | | | | | | | adblock: update 1.5.2
| * | | | | adblock: update 1.5.2Dirk Brenken2016-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * turris omnia compatibility fix Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | gnunet: update to SVN r38151 and break-out dhtcache pluginsDaniel Golle2016-10-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #3334 from dibdot/adblockHannu Nyman2016-10-11
|\| | | | | | | | | | | | | | | | | adblock: bugfix 1.5.1
| * | | | | adblock: bugfix 1.5.1Dirk Brenken2016-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix uhttpd detection in tcp 4+6 configurations Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | gnunet: update to SVN r38096Daniel Golle2016-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrap around dhtcache vs. datacache confusion which prevented the datacache service from starting. While at it, sanetize default package selection. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | knxd: bump to new versionOthmar Truniger2016-10-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | Merge pull request #3310 from jow-/ocserv-avoid-dependsNikos Mavrogiannopoulos2016-10-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | ocserv: avoid implicit dependencies
| * | | | | | ocserv: avoid implicit dependenciesJo-Philipp Wich2016-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explicitely disable liblz4 and external libtalloc support in order to avoid implicit dependencies leading to the following error on build environments that happen to provide liblz4 and libtalloc: Package ocserv is missing dependencies for the following libraries: liblz4.so.1 libtalloc.so.2 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | Merge pull request #3311 from dibdot/adblockTed Hess2016-10-07
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / adblock: update 1.5.0
| * | | | | adblock: update 1.5.0Dirk Brenken2016-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new 'envchk'function to check adblock environment only, i.e. check volatile firewall rules or uhttpd instances without list updates * add new optional parm 'adb_loglevel', set it to "0" to mute output (print only errors) * set hotplug priority to '90' as well (missed in the last commit) * documentation update * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | mii-tool: use current date for source tarball (fixes #3263)Michael Heimpold2016-10-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | mii-tool: fix build on buildbots, next trial (fixes #3263)Michael Heimpold2016-10-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | mii-tool: fix build on buildbots (fixes #3263)Michael Heimpold2016-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I think re-ordering the assignments is important here, _and_ using := for PKG_SOURCE_SUBDIR instead of simple =. I also grouped the assignments to make it more readable, IMHO at least :-) While at, we should also specify the license file and remove the unneeded Compile definition - the default just works fine. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | Merge pull request #3299 from fededim/masterHannu Nyman2016-10-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | Updated packages
| * | | | | | Updated packages:Rupan2016-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - lftp: updated to 4.7.3 - neon: update to 0.30.2 Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | | | | | Merge pull request #3185 from fededim/masterHannu Nyman2016-10-04
|\| | | | | | | | | | | | | | | | | | | | emailrelay: added configuration options
| * | | | | | emailrelay: added configuration optionsRupan2016-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - moved from net to mail category - removed no-ssl package and added ssl support as configuration option (default enabled) - added configuration option to support extended logging (default disabled) - disabled build of test tools - added LEDE compatibility (support for openssl without SSL3) Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | | | | | ddns-scripts: fix answer of changeip.comChristian Schoenebeck2016-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix answer of changeip.com (#3292) Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | openssh: move inbound NEWKEYS handling to kex layer; otherwise early NEWKEYS ↵Peter Wagner2016-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | causes NULL deref see: https://anongit.mindrot.org/openssh.git/commit/?id=28652bca29046f62c7045e933e6b931de1d16737 Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | Merge pull request #3219 from diizzyy/masterHannu Nyman2016-10-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | stunnel: Update to 5.36, use pthreads and SSP.
| * | | | | | | stunnel: Update to 5.36, use pthreads and SSP.diizzyy2016-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates stunnel to 5.36, changes it from using forking to pthreads and enables SSP linking. Also changes maintainer to myself. Regarding pthreads vs forking, http://blog.haproxy.com/2011/09/16/benchmarking_ssl_performance/ SSP is short for Stack Smashing Protector and you can read about it here: http://wiki.osdev.org/Stack_Smashing_Protector Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | sqm-scripts: Bump to v1.0.8.Toke Høiland-Jørgensen2016-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | radicale: enable running on python 3Christian Schoenebeck2016-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enable running on python 3 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | wireguard: Bump to 0.0.20161001Baptiste Jonglez2016-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should massively improve performance for (at least) MIPS targets: * poly1305: optimize unaligned access This is a very appreciated fix from René van Dorst, adjusting the arithmetic in Poly1305 to work fast on platforms with slow unaligned access, such as MIPS. According to his calculation, this gives a 50% improvement on small MIPS boxes. Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | | | | | | | nmap: bump version to 7.30Nuno Goncalves2016-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | | | | | | bind: Set PKG_USE_MIPS16:=0Noah Meyerhans2016-09-29
| | | | | | | |
* | | | | | | | mii-tool: fix variable being declared too earlyStijn Segers2016-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
* | | | | | | | Merge pull request #3262 from dibdot/adblockHannu Nyman2016-09-29
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | adblock: update 1.4.10
| * | | | | | | adblock: update 1.4.10Dirk Brenken2016-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add 'enabled' check to iface hotplug event handler - decrease startup priority from 99 to 90 - fix tab indentation in config Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #3072 from salzmdan/masterHannu Nyman2016-09-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update libedit and Knot DNS
| * | | | | | | | knot: update to 2.3.0Daniel Salzman2016-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | | | | Merge pull request #3224 from jow-/mwan3-local-fixHannu Nyman2016-09-29
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | mwan3: remove bad local shell variable declarations
| * | | | | | | | | mwan3: remove bad local shell variable declarationsJo-Philipp Wich2016-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Local variable declarations outside of functions are illegal since the Busybox update to v1.25.0, therfore remove them from the appropriate places. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | | | | ddns-scripts: fix reporting wrong versionChristian Schoenebeck2016-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | | udpxy: update to latest versionÁlvaro Fernández Rojas2016-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also switches git to https Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | | | | | bind: Update to 9.9.9-p3 for CVE-2016-2776Noah Meyerhans2016-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | | | | | ocserv: updated to 0.11.5Nikos Mavrogiannopoulos2016-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | | Merge pull request #3221 from Borromini/mii-toolTed Hess2016-09-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | mii-tool: re-introduce from oldpackages