aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* wireguard: Bump to 0.0.20161105Baptiste Jonglez2016-11-07
| | | | Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* ser2net: upgrade to 3.1Michael Heimpold2016-11-07
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #3436 from p-wassi/masterFlorian Fainelli2016-11-06
|\ | | | | net/cifs-utils: missing dependency
| * net/cifs-utils: missing dependencyp-wassi2016-11-01
| | | | | | | | | | | | | | 'cifsmount' alone is not able to mount a SMB share, after having installed kmod-fs-cifs this was possible. So I guess adding kmod-fs-cifs as a dependency to cifsmount is ok. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* | Merge pull request #3484 from dibdot/travelmateHannu Nyman2016-11-06
|\ \ | | | | | | travelmate: update 0.2.5
| * | travelmate: update 0.2.5Dirk Brenken2016-11-06
| | | | | | | | | | | | | | | | | | | | | | | | * small performance optimization, code cleanup * change copyright notice in makefile * documentation update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #2923 from cshore/pull-request-gitwebtripolar2016-11-06
|\ \ \ | | | | | | | | net/git: Add building of gitweb
| * | | net/git: Add building of gitwebDaniel Dickinson2016-10-23
| | | | | | | | | | | | | | | | | | | | | | | | gitweb is a handy git web interface; add building of it Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
* | | | Merge pull request #3399 from mrphs/patch-1Hannu Nyman2016-11-06
|\ \ \ \ | | | | | | | | | | Tor: update to 0.2.8.9 and use sha256 instead of md5
| * | | | Tor: update to 0.2.8.9Nima Fatemi2016-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to 0.2.8.9 - use sha256 instead of md5 for integrity check - add dependency: libcap signed-off-by: Nima Fatemi <nima@torproject.org>
* | | | | Merge pull request #3432 from ryzhovau/transmission-srcHannu Nyman2016-11-06
|\ \ \ \ \ | | | | | | | | | | | | transmission: fix source URL
| * | | | | transmission: fix source URLAlexander Ryzhov2016-11-01
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | Merge pull request #3260 from cshore/pull-request-gitoliteHannu Nyman2016-11-06
|\ \ \ \ \ | | | | | | | | | | | | net/gitolite: Add gitolite for git repo administration/access control
| * | | | | net/gitolite: Add gitolite for git repo administration/access controlDaniel Dickinson2016-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds gitolite package which is a handy administrative tool for managing shared git repositories. Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
* | | | | | Merge pull request #3470 from cshore/pull-request-update-rp-pppoeHannu Nyman2016-11-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | net/rp-pppoe: Update to 3.12
| * | | | | | net/rp-pppoe: Update to 3.12Daniel Dickinson2016-10-23
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update package to latest stable upstream and update my maintainer email Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
* | | | | | acme: Update timestamp patch for new version.Toke Høiland-Jørgensen2016-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes butched update to 1.2. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | acme: New version 1.2.Toke Høiland-Jørgensen2016-11-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This version will use the standalone (netcat) mode of acme.sh during verification instead of exposing uhttpd to the internet for the duration of the verification. It will also add an ip6tables rule to also support verification over IPv6. Also contains an updated version of acme.sh. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | ser2net: add missing dependency to libpthread when using uClibcMichael Heimpold2016-11-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | wireguard: Bump to 0.0.20161103Baptiste Jonglez2016-11-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | | | | | Merge pull request #3426 from ryzhovau/fossil-srcLuka Perkov2016-11-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | fossil: fix source URL
| * | | | | | fossil: fix source URLAlexander Ryzhov2016-10-31
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | Merge pull request #3039 from dedeckeh/strongswan-muslStijn Tintel2016-11-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | strongswan: Include musl.h after _GNU_SOURCE define
| * | | | | | strongswan: Include musl.h after _GNU_SOURCE defineHans Dedecker2016-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | musl.h was included before _GNU_SOURCE in 101-musl-fixes patch leading to compilation issue on gcc (RTLD_DEFAULT not being defined in dlfcn.h due to __USE_GNU not being set). As described in the feature test macro man page feature macro can be defined in the source code but need to be defined before including any headers. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | | | | | | bind: update to 9.10.4-p4Noah Meyerhans2016-11-01
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | strongswan: take over maintainershipStijn Tintel2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | strongswan: bump to 5.5.1Stijn Tintel2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | strongswan: preserve /etc/strongswan.d during upgradeStijn Tintel2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | Merge pull request #3413 from zorun/wireguardHannu Nyman2016-10-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | wireguard: Bump to 0.0.20161025
| * | | | | | wireguard: Bump to 0.0.20161025Baptiste Jonglez2016-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* | | | | | | Unbound: Incorporate hotplug/iface and root.key in tmpfsEric Luehrsen2016-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Patch for /etc/unbound/unbound.conf --All work done in /var/lib/unbound/ --chroot or jail to /var/lib/unbound/ -Init script points to /usr/lib/unbound.sh -Makefile to install new scripts in the package Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | | Unbound: Add scripts to manage root.key in tmpfsEric Luehrsen2016-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Unbound RFC 5011 is busy and writes frequently -RFC 5011 creates working files in same directory -DNSSEC root.key managed in /var/lib/unbound -Protect against flash ROM wear out in /etc/unbound -Scripts will copy back every 7 days instead Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | | Unbound: Add hotplug/iface script to request restartEric Luehrsen2016-10-30
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Rebind to new interfaces cleanly -Detach from old interfaces cleanly -Some conf options do not reload dynamically -Unbound grows some and this will shrink it Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | Merge pull request #3412 from dibdot/travelmateHannu Nyman2016-10-29
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | travelmate: update 0.2.4
| * | | | | travelmate: update 0.2.4Dirk Brenken2016-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * change option 'trm_iw' to boolean, 1 => use iw (default) 0 => use iwinfo * option 'trm_maxretry' now accepts '0' to disable this check at all * documentation update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | nsd: Update to v4.1.13Vasilis Tsiligiannis2016-10-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
* | | | | | Merge pull request #3409 from dibdot/adblockHannu Nyman2016-10-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | adblock: update 1.5.3
| * | | | | | adblock: update 1.5.3Dirk Brenken2016-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * make wget check more flexible, fix for broken wget package installations Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | lighttpd: update to 1.4.42W. Michael Petullo2016-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | nmap: fix build on MacOS XAlexandru Ardelean2016-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The configure script (for libdnet) seems to find <net/bpf.h> and detect some BSD stuff. The lidnet's Makefile wants to include eth-bsd.c, arp-bsd.c and other BSD friends. This seems to put a cork on it, and no BSD stuff appears anymore. [at least on my system]. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | gnunet: update to SVN r38231Daniel Golle2016-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | Merge pull request #3406 from dibdot/travelmateHannu Nyman2016-10-28
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | travelmate: update 0.2.3
| * | | | | travelmate: update 0.2.3Dirk Brenken2016-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * simplified network setup * refine scan-timeout between different radios * raise error counter on lost uplink connections too * documentation update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #3228 from mhei/ser2net-updateMichael Heimpold2016-10-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | ser2net: update to 3.0
| * | | | | | ser2net: change maintainerMichael Heimpold2016-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current maintainer seems to be unavailable, so taking maintainership. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
| * | | | | | ser2net: update to 3.0Michael Heimpold2016-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patches were included upstream, so remove them here. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | Merge pull request #3374 from chris5560/masterHannu Nyman2016-10-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | privoxy: fix handling config section "system"
| * | | | | | | privoxy: fix handling config section "system"Christian Schoenebeck2016-10-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - privoxy.init fix handling of config section "system" - change start/stop to start=95 and stop=10 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | Merge pull request #3354 from MikePetullo/lcdringerHannu Nyman2016-10-23
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | lcdringer: add new package
| * | | | | | | lcdringer: add new packageW. Michael Petullo2016-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lcdringer is a tool which runs on a Raspberry Pi with an LCD display. Lcdringer connects to an XMPP server, listens for messages sent to a particular Jabber ID, and displays these incoming messages while playing an audible alarm. Lcdringer also responds to the messages it receives with an indication of whether or not the audible alarm was acknowledged with a button press. Signed-off-by: W. Michael Petullo <mike@flyn.org>