| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Nikil Mehta nikil.mehta@gmail.com
|
|\
| |
| | |
aggregate: Add package
|
| |
| |
| |
| | |
Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
This version handles transitioning from a previous certificate that was
issues using the staging server, adds more debug logging, and handles
state directories better if issuing fails.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
| |
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|/
|
|
|
|
|
|
|
| |
quassel-irssi is an irssi plugin that allows irssi to connect to
Quassel cores. Quassel is a distributed IRC client in which the
core can run independently and be connected to by quassel clients
over the network.
Signed-off-by: Ben Rosser <rosser.bjr@gmail.com>
|
|\
| |
| | |
net/wireguard - bump to experimental-0.0.20161116.1
|
| |
| |
| |
| |
| |
| | |
use latest tag https://git.zx2c4.com/WireGuard/tag/?h=experimental-0.0.20161116.1
Maintainer @zorun
Signed-off-by: Jens Viisauksena <wireguard@viisauksena.de>
|
| |
| |
| |
| |
| |
| | |
Update sshfs to upstream release 2.8
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
|
| |
| |
| | |
Signed-off by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Saverio Proto <zioproto@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
|
|\ \
| | |
| | | |
tcpreplay: upgrade to 4.1.2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Contains patch that fixes compat with musl:
https://github.com/appneta/tcpreplay/commit/7c942b71d4ace7425a26e4670f8fbd5814b2339b
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@riverbed.com>
|
| | |
| | |
| | |
| | |
| | | |
Updates stunnel to version 5.37
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \
| | | |
| | | | |
wifischeduler: turns WiFi on and off according to a schedule
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Turns WiFi on and off according to a schedule
Signed-off-by: Nils Koenig <openwrt@newk.it>
|
|\ \ \ \
| | | | |
| | | | | |
UltraVNC Repeater
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Jirka Spicak <robutek@gmail.com>
|
| |_|/
|/| |
| | |
| | | |
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Beside some bugfixes, this adds multi-connection support.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \
| | | |
| | | | |
freeradius2: create temp directory /tmp/radiusd
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes issue openwrt#3403 "radiusd requires a temporary directory to be existent for certain operations, like verification of certificates."
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
| |/ /
|/| |
| | |
| | | |
Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| | |
| | |
| | |
| | |
| | |
| | | |
fixes issue #3515
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|\ \ \
| | | |
| | | | |
strongswan: Fix compile error due to __kernel_nlink_t being re-defined
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Patch 101-musl-fixes defines __kernel_nlink_t as void; but using
a pre-3.6.11 kernel on an arm cortex defines __kernel_nlink_t as
unsigned short using uclibc
Fix the compile issue by not redefining __kernel_nlink_t
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
|
|\ \ \ \
| | | | |
| | | | | |
travelmate: bugfix 0.2.6
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* fix two potential race conditions in ap/sta handling
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- haproxy 1.6 needs OPENSSL_WITH_DEPRECATED, OPENSSL_WITH_EC NPM ...
- fix buildflags for lua, so its not build with the host compiler
- fix duplication of defines
Signed-off-by: heil <heil@terminal-consulting.de>
|
|\ \ \ \
| | | | |
| | | | | |
rsyslog: Add uClibc dependencies
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Package doesn't build with uClibc without them, but no change for other libc
variants so no need to bump revision.
Signed-off-by: Michal Hrušecký Michal.Hrusecky@nic.cz
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: heil <heil@terminal-consulting.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: heil <heil@terminal-consulting.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| |_|/ /
|/| | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \ \
| | | | |
| | | | | |
net/cifs-utils: missing dependency
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'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>
|
|\ \ \ \ \
| | |_|/ /
| |/| | | |
travelmate: update 0.2.5
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* small performance optimization, code cleanup
* change copyright notice in makefile
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
net/git: Add building of gitweb
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
gitweb is a handy git web interface; add building of it
Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
|