| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
This fixes https://dev.openwrt.org/ticket/16863.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
[PATCH 6/6] BUG/MINOR: logs: properly initialize and count log sockets
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|\
| |
| | |
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>
|
|\ \
| | |
| | | |
haproxy: fix OCSP response, remove crappy client side timeout patches
|
| |/
| |
| |
| | |
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|\|
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|\ \
| |/
|/| |
import uanytun, upgrade to latest version
|
| |
| |
| |
| |
| |
| | |
now using libnettle for the default crypto library
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
| |
| |
| |
| | |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
| |
| |
| |
| |
| |
| | |
the new package now makes use of build variants
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
| |
| |
| |
| | |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
|/
|
|
|
|
|
| |
The avr32 target uses a old accept4 implementation, so i disabled it for
this patform.
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|\
| |
| | |
haproxy: add upstream bugfix, adapt Copyright
|
| |
| |
| |
| |
| |
| | |
- [PATCH] BUG/MEDIUM: Consistently use 'check' in process_chk
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|\|
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| | |
Signed-off-by: Russell Senior <russell@personaltelco.net>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| |
| |
| | |
libtorrent: import from packages and update to 0.13.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
| |
| |
| |
| | |
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| | |
Use sources on github and add myself as maintainer.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| | |
Also bump to version 2.2.5 and add myself as maintainer.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
Import ethtool from the old repo, add new package fastd and its dependencies
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\ \ \
| | |/
| |/| |
haproxy: import from packages, add myself as the maintainer
|
| |/
| |
| |
| | |
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|/
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|