aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* aria2: update to 1.26.0Hsing-Wang Liao2016-08-22
| | | | Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* Merge pull request #3084 from dibdot/adblockHannu Nyman2016-08-21
|\ | | | | adblock: update 1.4.6
| * adblock: update 1.4.6Dirk Brenken2016-08-21
| | | | | | | | | | | | | | * added a 'window.close()' to adblock landing page to automatically close any pop-ups that might get loaded with a blocked ad * simplified dnsmasq check in ap mode Signed-off-by: Dirk Brenken <dev@brenken.org>
* | gnunet: bump to SVN r37738Daniel Golle2016-08-19
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | tcpreplay: add PKG_LICENSE_FILESAlexandru Ardelean2016-08-18
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | tcpreplay: disable libnl3 and libdbus-1 check in CONFIGURE_VARSAlexandru Ardelean2016-08-18
| | | | | | | | | | | | Also, drop patch that disables libdbus-1 check in configure script. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | fwknop: bump PKG_RELEASEHannu Nyman2016-08-17
| | | | | | | | | | | | Increase PKG_RELEASE due to the patch committed earlier today. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Fwknop: Set correct file permissions when generating config filesJonathan Bennett2016-08-17
| | | | | | | | Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | Merge pull request #3071 from dibdot/adblockchamptar2016-08-16
|\| | | | | adblock: update 1.4.5
| * adblock: update 1.4.5Dirk Brenken2016-08-16
| | | | | | | | | | | | | | | | | | | | * change the default hphosts list source to ad and tracking servers only, the overall list includes to many false positives * new optional config parm 'adb_hotplugif' to restrict hotplug support to a certain wan interface or to disable it at all * documentation update * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #3028 from thess/tcpreplay-fixesTed Hess2016-08-15
|\ \ | | | | | | tcpreplay: Fix builds - musl compatibility
| * | tcpreplay: Fix builds - musl compatibilityTed Hess2016-08-07
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #2943 from sdwalker/linuxptpchamptar2016-08-15
|\ \ \ | | | | | | | | linuxptp: shrink binaries and fix musl compile error
| * | | linuxptp: pass TARGET_CFLAGS using MAKE_VARS, bump PKG_RELEASEStephen Walker2016-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ccache_cc -Wall -DVER=1.6 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -c -o ptp4l.o ptp4l.c cc1: note: someone does not honour COPTS correctly, passed 0 times unpatched 8229 hwstamp_ctl 128213 phc2sys 37045 phc_ctl 99077 pmc 185589 ptp4l 41141 timemaster patched (honouring -Os CFLAG) 8213 hwstamp_ctl 54469 phc2sys 20645 phc_ctl 49877 pmc 74965 ptp4l 20645 timemaster Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
| * | | linuxptp: include time.h to fix unknown type name 'time_t' error with musl, ↵Stephen Walker2016-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refresh patches In file included from print.h:25:0, from linreg.c:24: util.h:364:32: error: unknown type name 'time_t' int rate_limited(int interval, time_t *last); ^ Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
* | | | znc: fix compilation without ssl compressionJonas Gorski2016-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Csocket to a newer version with compile fixes for OpenSSL with disabled compression support. Since we don't get zlib as an transitive dependency anymore, also add zlib as an explicit dependency. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
* | | | Merge pull request #3062 from dibdot/adblockHannu Nyman2016-08-14
|\ \ \ \ | | |_|/ | |/| | adblock: update 1.4.4
| * | | adblock: update 1.4.4Dirk Brenken2016-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * filter non-printable characters/binary data in input stream * fix IPv4 adblock statistics in CC Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | xl2tpd: Enable netifd notification teardown_on_l3_link_downHans Dedecker2016-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Set teardown_on_l3_link_down notifying netifd xl2tpd wants to be teared down when layer3 link loss is detected Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | gnunet: update to r37672Daniel Golle2016-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | while at it, also fix post-install script and no longer ship gnunet-download-manager.scm, we ain't got guile anyway and it wasn't touched for 12 years. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | openssh: update to 7.3p1Peter Wagner2016-08-09
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #3029 from padre-lacroix/master-kismetTed Hess2016-08-08
|\ \ \ \ | |_|_|/ |/| | | kismet: Update to 2016-07-R1 and new maintainer
| * | | kismet: Update to 2016-07-R1 and new maintainerJean-Michel Lacroix2016-08-07
| | | | | | | | | | | | | | | | | | | | | | | | This is an update to the latest version of kismet New maintainer. Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* | | | git: Fix build dependenciesTed Hess2016-08-07
|/ / / | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | ocserv: updated to 0.11.4Nikos Mavrogiannopoulos2016-08-06
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | acme: Add Luci appToke Høiland-Jørgensen2016-08-05
| | | | | | | | | | | | | | | | | | This adds a Luci configuration app for the ACME certificate package. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | freeradius2/3: Fixes to init script. (#3022)Toke Høiland-Jørgensen2016-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes two issues with the freeradius package init scripts: - The package installs libraries in /usr/lib/freeradius{2,3}, but the musl dynamic linker won't find them there unless LD_LIBRARY_PATH is set to include this directory. This adds an appropriate env statement to the procd init setup. - procd expects services to stay in the foreground, or it will be unable to properly shut them down again. This adds the -f flag to radiusd to achieve that. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | acme: Add package.Toke Høiland-Jørgensen2016-08-05
| | | | | | | | | | | | | | | | | | | | | | | | This adds a package wrapping the acme.sh script from https://github.com/Neilpang/acme.sh in Uci config and hooks to interact correctly with uhttpd. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | Merge pull request #2966 from oskar456/addrwatchTed Hess2016-08-03
|\ \ \ | | | | | | | | addrwatch: new package
| * | | addrwatch: new packageOndřej Caletka2016-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Ondrej Caletka / @Oskar456 Compile tested: TurrisOS 3.1 (fork of OpenWRT Chaos Calmer), Trunk (both uClibC and musl) Run tested: mpc85xx - Turris 1.0 - TurrisOS - no problems observed Upstream: https://github.com/fln/addrwatch / @fln Description: This is a tool similar to arpwatch. It's main purpose is to monitor network and log discovered ethernet/ip pairings. The package has been UCIfied, care has been taken to reload the deamon every time an interface goes up or down. Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
* | | | Merge pull request #2995 from corenetworks/masterchamptar2016-08-02
|\ \ \ \ | | | | | | | | | | ddns-scripts: add service core-networks.de
| * | | | ddns-scripts: add service core-networks.deMichael Scholl2016-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added service core-networks.de - Fixed typo for service dnshome.de Signed-off-by: Michael Scholl <michael.scholl@core-networks.de>
* | | | | vpnc: Add reboot recommendation to READMEDaniel Gimpelevich2016-08-02
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
* | | | | Merge pull request #2106 from jefferyto/obfsproxyYousong Zhou2016-08-01
|\ \ \ \ \ | | | | | | | | | | | | obfsproxy: new package
| * | | | | obfsproxy: new packageJeffery To2016-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the Tor project page: obfsproxy is a tool that attempts to circumvent censorship, by transforming the Tor traffic between the client and the bridge. This way, censors, who usually monitor traffic between the client and the bridge, will see innocent-looking transformed traffic instead of the actual Tor traffic. This depends on: - pyptlib (#2053) - twisted (#2052) Also, txsocksx (#2058) is necessary to use an outgoing SOCKS proxy, and having either gmpy2 (#2067) or gmpy (#2051) installed will help speed up calculations. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | apache: increase PKG_RELEASE for rebuildheil2016-08-01
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | Merge pull request #3008 from hauke/apacheThomas Heil2016-07-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | apache: fix build without sslv3
| * | | | | | apache: fix build without sslv3Hauke Mehrtens2016-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SSLv3 support is deactivated in LEDE now, which causes a build problem in apache. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | | Merge pull request #3009 from dibdot/adblockTed Hess2016-07-31
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | adblock: update 1.4.3
| * | | | | adblock: update 1.4.3Dirk Brenken2016-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix race condition in restricted mode * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #2982 from oskar456/radsecproxy_ucifiedToke Høiland-Jørgensen2016-07-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | Radsecproxy ucified
| * | | | | | radsecproxy: Update copyright notice, add licenseOndřej Caletka2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
| * | | | | | radsecproxy: UCIfied configurationOndřej Caletka2016-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
* | | | | | | Merge pull request #3002 from dibdot/adblockTed Hess2016-07-28
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | adblock: update 1.4.2
| * | | | | | adblock: update 1.4.2Dirk Brenken2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ad broad blocklist source 'hphosts' https://hosts-file.net Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #3001 from commodo/tcpreplayTed Hess2016-07-28
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | tcpreplay: add first revision of package
| * | | | | | tcpreplay: add first revision of packageAlexandru Ardelean2016-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tcpreplay is a suite of free Open Source utilities for editing and replaying previously captured network traffic. Originally designed to replay malicious traffic patterns to Intrusion Detection/Prevention Systems, it has seen many evolutions including capabilities to replay to web servers. Pretty useful for testing stuff too. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | Merge pull request #2987 from kuoruan/aria2champtar2016-07-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | aria2: fix bugs and make some changes
| * | | | | | | aria2: fix bugs and make some changesHsing-Wang Liao2016-07-24
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix aria2c failed to start after change daemon user, issue #2985; * Change default download dir; * Clear exist log file when aria2 start; * Add log level option; * Change dir owner when start. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | | | | | Merge pull request #2992 from hojuruku/p_mini_snmpdchamptar2016-07-27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | mini_snmpd: fix initscript to use l3_device for working out the interface name