Thomas Heil
11bf9384ed
haproxy: upgrade to version 1.5.1
Bugs from 1.5.0 can cause file descriptor leak, results in the
impossibility to accept new connections after some time.
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
11 years ago
Thomas Heil
50862c6c3e
nginx: fix dependence to NGINX_SSL
the upstream_check and proxyprotocol module need NGINX_SSL. So remove them
from default and add the according dependence.
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
11 years ago
Thomas Heil
17925c4e33
nginx: make depencies more stricter
This should fix isse #54 . It should no not be possible to select an
nginx subpackage without the appropriate module.
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
11 years ago
Thomas Heil
58e6bd332b
haproxy: upstream commit, properly initialize and count log
[PATCH 6/6] BUG/MINOR: logs: properly initialize and count log sockets
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
11 years ago
Luka Perkov
2ef354d343
cshark: bump package
Signed-off-by: Luka Perkov <luka@openwrt.org>
11 years ago
Luka Perkov
b5ea055991
cshark: fix build failure
Signed-off-by: Luka Perkov <luka@openwrt.org>
11 years ago
Thomas Heil
7e55100146
haproxy: fix OCSP response, remove crappy client side timeout patches
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
11 years ago
Thomas Heil
e9da522f68
nginx: import from packages, add myself as the maintainer
This adds the nginx package from the old svn package fee. I adopt
the licensing information and will maintain the package in the future.
This request also updates nginx to the last stable version 1.4.7. It further
adds support for
- naxsi (the ngix web application firewall)
- syslog module
- http upstream check module
- support for the haproxy Proxy Protocol (this way nginx can see the real
ip address behind haproxy)
Building was tested with target x86_64, ar71xx and avr32.
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
11 years ago
Thomas Heil
e273fef7a7
memcached: import from packages, add myself as the maintainer
This adds the memcached package from the old svn package fee. I adopt
the licensing information an will maintain the package in the future.
This request also updates memcached to the last stable version 1.4.20.
Building was testet with target x86_64, ar71xx and avr32
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
11 years ago
Luka Perkov
63782c633d
cshark: add new package
Signed-off-by: Luka Perkov <luka@openwrt.org>
11 years ago
Christian Pointner
1f60e90a9d
dropped gcrypt variant for now
now using libnettle for the default crypto library
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
11 years ago
Christian Pointner
fc9d972e1d
fixed typo in description
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
11 years ago
Thomas Heil
c7931f98b2
haproxy: fix targe avr32
The avr32 target uses a old accept4 implementation, so i disabled it for
this patform.
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
11 years ago
Christian Pointner
4d0bfa5371
upgrade uanytun to newest release 0.3.4
the new package now makes use of build variants
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
11 years ago
Christian Pointner
4e682f03ef
import package uanytun
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
11 years ago
Thomas Heil
9501ca562f
haproxy: add upstream bugfix, adapt Copyright
- [PATCH] BUG/MEDIUM: Consistently use 'check' in process_chk
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
11 years ago
Thomas Heil
d48626190c
haproxy: upgrade haproxy to version 1.5.0
- includes support for SSL Termination, Compression Offloading, OCSP
Stapling support and much more
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
11 years ago
Daniel Salzman
fd2af5030f
Added Knot DNS server with utilities version 1.5.0-rc2.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
11 years ago
Nikos Mavrogiannopoulos
b37aa1c8c1
luci-app-ocserv, luci-proto-openconnect: Added dependency on luci-lib-nixio.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Nikos Mavrogiannopoulos
d63b57f47c
ocserv/openconnect: updated documentation on the luci components
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Nikos Mavrogiannopoulos
b62d07991c
Added luci protocol module for openconnect.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Nikos Mavrogiannopoulos
c560ad9604
Added luci app for ocserv.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Peter Wagner
a629191c5a
import irssi and update to latest version
Signed-off-by: Peter Wagner <tripolar@gmx.at>
11 years ago
Russell Senior
706b463115
sslh: fix build by correcting version and refreshing makefile patch
Signed-off-by: Russell Senior <russell@personaltelco.net>
11 years ago
Catalin Patulea
99c6c3d830
openssh: strip openssh-sftp-server dependencies, notably openssl
openssh-sftp-server is actually a tiny binary that has nearly no dependencies:
$ mips-openwrt-linux-objdump -x sftp-server | grep NEEDED
NEEDED libgcc_s.so.1
NEEDED libc.so.0
Stripping its DEPENDS allows building a system with SFTP support, without
pulling in OpenSSL.
11 years ago
Peter Wagner
d5dd6b3c31
ntpd: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
11 years ago
Peter Wagner
4c89b9da1a
rtorrent: import from packages and update to 0.9.4
libtorrent: import from packages and update to 0.13.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
11 years ago
Peter Wagner
fe62d146fa
openssh: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
11 years ago
Peter Wagner
7fedc0c35b
nfs-kernel-server: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
11 years ago
Peter Wagner
306378c90d
git: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
11 years ago
Peter Wagner
2ed81adda6
ctorrent: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
11 years ago
Jonathan McCrohan
b239328a0b
Import (and adopt) sslh package to new packagefeed
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
11 years ago
Daniel Golle
46d8fac925
opentracker: add IPv6 build variant
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
11 years ago
Daniel Golle
4ce0354910
Import xl2tpd
Use sources on github and add myself as maintainer.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
11 years ago
Daniel Golle
6fe800bddf
add opentracker package
support for opentracker was suggested in ticket #7023
it's much tighter than cbtt and got only 20% of cbtt binary size
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
11 years ago
Daniel Golle
0238c3c231
Import freeradius2
Also bump to version 2.2.5 and add myself as maintainer.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
11 years ago
Steven Barth
2bcd36b0d6
ocserv: explicitly disable libnl to prevent it from being linked
Signed-off-by: Steven Barth <steven@midlink.org>
11 years ago
Nikos Mavrogiannopoulos
47c5fa9f19
ocserv: depend on certtool to allow key generation
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Thomas Heil
db5d567e7d
haproxy: import from packages, add myself as the maintainer
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
11 years ago
Matthias Schiffer
42b53ad327
Import ethtool from packages, add myself as maintainer, update to 3.14
11 years ago
Matthias Schiffer
605d0884bc
Add fastd, a very small VPN daemon
11 years ago
Jonathan Bennett
fd6a30d07b
Add fwknop to packages feed and update to latest version
11 years ago
Jo-Philipp Wich
f0e44cb3da
tinyproxy: import from packages, add myself as maintainer
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
11 years ago
Jo-Philipp Wich
177bfef1c7
vnstat: import from packages, add myself as maintainer
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
11 years ago
Jo-Philipp Wich
6b2f1d0047
wshaper: minor fixes
Adjust package version and release to reflect upstream compatibility,
replace deprecated uci_get_state with network_get_device.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
11 years ago
Jo-Philipp Wich
1fa58a1b1a
wshaper: import from packages
Import the current wshaper package and add myself as maintainer.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
11 years ago
Steven Barth
d9d885955e
tgt: fix typo in Makefile
11 years ago
Steven Barth
e26fd946b8
luabitop, luaposix, tgt: add missing maintainer
11 years ago
Maxim Storchak
3a0c3f863c
tgt: change example network
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
11 years ago
Maxim Storchak
bf1f6fc330
tgt: update to 1.0.48 and add all stuff announced in the the previous commit
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
11 years ago