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
Ondřej Caletka
545b84c547
tayga: Add Netifd support
This patch integrates tayga with netifd. Parametres are nearly same as
with the older scripts. Support for static mapping of IPv4<=>IPv6 addresses
is missing. Example configuration:
config interface 'nat64'
option proto 'tayga'
option prefix 64:ff9b::/96
option dynamic_pool 10.128.0.0/24
option ipv4_addr 10.128.0.1 #address of the TAYGA itself
option ipv6_addr 2001:470:5990::64
option ipaddr 192.168.1.1 #optional address of TUN interface
option ip6addr 2001:db8::1
Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
11 years ago
Ondřej Caletka
8a90bbadd7
tayga: fix broken ICMP checksum on big-endian machines
This patches fixes wrong ICMP checksum of translated packets on
big-endian machines #16715
The patch is authored by upstream author
Nathan Lutchansky <lutchann@litech.org>
Source of the patch: http://forum.mikrotik.com/viewtopic.php?f=15&t=82329
Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
11 years ago
Ondřej Caletka
ee7a6cd35b
tayga: add myself as maintainer
Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
11 years ago
Ondřej Caletka
db0236fb85
tayga: import from oldpackages
Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
11 years ago
sbyx
57b1ed6aa4
Merge pull request #47 from heil/master
memcached: import from packages, add myself as the maintainer
11 years ago
Steven Barth
6c0f9011d9
libevent: import from oldpackages
Signed-off-by: Steven Barth <steven@midlink.org>
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
sbyx
e07ac05e65
Merge pull request #46 from the2masters/smartmontools-rsync
smartmontools: remove stale dependency on rsync
11 years ago
Stefan Hellermann
5b1470dc04
smartmontools: remove stale dependency on rsync
rsync is in no way related to smartmontools. Additionally rsync
is missing in the new github repo.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
11 years ago
Nikos Mavrogiannopoulos
b2d942a8ef
Merge pull request #42 from equinox0815/uanytun
import uanytun, upgrade to latest version
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
sbyx
80cd200d2a
Merge pull request #44 from heil/master
haproxy: fix targe avr32
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
Nikos Mavrogiannopoulos
6308984c48
p11-kit: install opensc.module if opensc is enabled.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Nikos Mavrogiannopoulos
74200f07a1
opensc: updated projects's web page
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Nikos Mavrogiannopoulos
8130bd4197
Revert "Added opensc tools and libraries"
This reverts commit bb34d6c7dc
.
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
Nikos Mavrogiannopoulos
bb34d6c7dc
Added opensc tools and libraries
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Nikos Mavrogiannopoulos
f87135adb3
gnutls: Allow enabling smart card support as option.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Nikos Mavrogiannopoulos
f8a16b14f2
Added p11-kit
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Christian Pointner
4e682f03ef
import package uanytun
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
11 years ago
Nikos Mavrogiannopoulos
82d693b82b
gnutls: Added configuration option to use external libtasn1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
Nikos Mavrogiannopoulos
3a025deb84
Backported and update the libtasn1 package.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
11 years ago
sbyx
87d5136edf
Merge pull request #40 from heil/master
haproxy: add upstream bugfix, adapt Copyright
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
sbyx
7d766208a8
Merge pull request #39 from heil/master
haproxy: upgrade haproxy to version 1.5.0
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
sbyx
3cf9d54c19
Merge pull request #38 from salzmdan/master
Added Knot DNS server with utilities version 1.5.0-rc2.
11 years ago
Daniel Salzman
193ecfb5c0
Added User-space RCU library version 0.7.12.
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
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
7257e863d7
Added Linux-PAM and updated description.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
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
Steven Barth
aa6d7cf64c
gmp & nettle: moved to core repo as dnsmasq dependency
See: https://dev.openwrt.org/changeset/41247
See: https://dev.openwrt.org/changeset/41248
Signed-off-by: Steven Barth <steven@midlink.org>
11 years ago
Florian Fainelli
dc19d17aa5
Merge pull request #37 from RussellSenior/fix-sslh2
sslh: fix build by correcting version and refreshing makefile patch
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
Michael Heimpold
ee15782a9f
libxml2: import from packages
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
11 years ago
Florian Fainelli
95c22f277e
Merge pull request #36 from cpatulea/master
openssh: strip openssh-sftp-server dependencies, notably openssl
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
Daniel Golle
3d44a5520c
add engine_pkcs11
This adds support for using PKCS#11 modules (such as opensc_pkcs11)
as an OpenSSL engine for RSA.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
11 years ago
Daniel Golle
34f6c215ed
add OpenSC's libp11 library
libp11 is a PKCS#11 wrapper library
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
11 years ago
Daniel Golle
54a8a2a6b9
add OpenSC package
OpenSC is a smart card middleware.
Patches for support of the GnuK USB token have been added.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
11 years ago
Steven Barth
264e3a4365
luai2c: import from packages
Signed-off-by: Frank Edelhaeuser fedel@users.sourceforge.net
11 years ago
Daniel Golle
919bc161e6
Import ccid
bump version to 1.4.17 and add myself as maintainer.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
11 years ago