summaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | ocserv: Added conffiles sectionNikos Mavrogiannopoulos2014-07-02
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | add myself as maintainer forPeter Wagner2014-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alsa-lib glib2 libffi libsndfile libtorrent speex tcp_wrappers etherwake git nfs-kernel-server portmap rtorrent Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | openconnect: increase timeout time on resolving error and use the IPs for ↵Nikos Mavrogiannopoulos2014-07-01
| | | | | | | | | | | | | | | | | | proto_add_host_dependency Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | fastd: update to v14Matthias Schiffer2014-06-30
| | | | | | | | | | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | haproxy: patches from upstreamThomas Heil2014-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | - [PATCH 7/9] BUILD: remove TODO from the spec file and add READM - [PATCH 8/9] MINOR: log: make MAX_SYSLOG_LEN overridable at build time - [PATCH 9/9] MEDIUM: log: support a user-configurable max log line length Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | etherwake: disable PKG_CHECK_FORMAT_SECURITY for nowEtienne CHAMPETIER2014-06-30
| | | | | | | | | | | | Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* | | portmap: import from packagesPeter Wagner2014-06-30
| | |
* | | Merge pull request #57 from champtar/formatnbd1682014-06-30
|\ \ \ | | | | | | | | | | | | PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now) Merged before the changes to OpenWrt trunk in order to avoid regressions.
| * | | PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)Etienne CHAMPETIER2014-06-24
| | | | | | | | | | | | | | | | Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
* | | | etherwake: import from packagesPeter Wagner2014-06-28
| | | |
* | | | ocserv: install missing ocserv-scriptNikos Mavrogiannopoulos2014-06-28
| | | |
* | | | ocserv: updated to 0.8.1Nikos Mavrogiannopoulos2014-06-28
| | | |
* | | | rsync: add support for ACL and XATTRMaxim Storchak2014-06-27
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | rsync: update to the latest, add myself as a maintainterMaxim Storchak2014-06-27
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | rsync: import from packagesMaxim Storchak2014-06-27
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | Merge pull request #58 from cpatulea/mastersbyx2014-06-26
|\ \ \ \ | | | | | | | | | | openssh: fix openssh-sftp-server deps when SSP_SUPPORT
| * | | | openssh: fix openssh-sftp-server deps when SSP_SUPPORTCatalin Patulea2014-06-26
| | | | |
* | | | | haproxy: patches from upstream (ssl,counter,stick-table, track)Thomas Heil2014-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - BUG/MINOR: ssl: Fix external function in order not to return a pointer on an internal trash buffer - BUG/MINOR: counters: do not untrack counters before logging - BUG/MAJOR: sample: correctly reinitialize sample fetch context before calling sample_process() - MINOR: stick-table: make stktable_fetch_key() indicate why it failed - BUG/MEDIUM: counters: fix track-sc* to wait on unstable contents Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | udpxy: Simplify configuration.Álvaro Fernández Rojas2014-06-26
| |/ / / |/| | | | | | | | | | | | | | | | | | | This fixes https://dev.openwrt.org/ticket/16863. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | haproxy: upgrade to version 1.5.1Thomas Heil2014-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | nginx: fix dependence to NGINX_SSLThomas Heil2014-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | nginx: make depencies more stricterThomas Heil2014-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | haproxy: upstream commit, properly initialize and count logThomas Heil2014-06-23
| | | | | | | | | | | | | | | | | | | | | | | | [PATCH 6/6] BUG/MINOR: logs: properly initialize and count log sockets Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | cshark: bump packageLuka Perkov2014-06-23
| | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | cshark: fix build failureLuka Perkov2014-06-23
| | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | Merge pull request #48 from heil/mastersbyx2014-06-23
|\ \ \ \ | | | | | | | | | | nginx: import from packages, add myself as the maintainer
| * | | | nginx: import from packages, add myself as the maintainerThomas Heil2014-06-23
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #51 from heil/haproxysbyx2014-06-23
|\ \ \ \ | | | | | | | | | | haproxy: fix OCSP response, remove crappy client side timeout patches
| * | | | haproxy: fix OCSP response, remove crappy client side timeout patchesThomas Heil2014-06-23
| |/ / / | | | | | | | | | | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | Merge pull request #47 from heil/mastersbyx2014-06-23
|\| | | | | | | | | | | memcached: import from packages, add myself as the maintainer
| * | | memcached: import from packages, add myself as the maintainerThomas Heil2014-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | cshark: add new packageLuka Perkov2014-06-23
| | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | Merge pull request #42 from equinox0815/uanytunNikos Mavrogiannopoulos2014-06-22
|\ \ \ \ | |/ / / |/| | | import uanytun, upgrade to latest version
| * | | dropped gcrypt variant for nowChristian Pointner2014-06-22
| | | | | | | | | | | | | | | | | | | | | | | | now using libnettle for the default crypto library Signed-off-by: Christian Pointner <equinox@spreadspace.org>
| * | | fixed typo in descriptionChristian Pointner2014-06-21
| | | | | | | | | | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
| * | | upgrade uanytun to newest release 0.3.4Christian Pointner2014-06-20
| | | | | | | | | | | | | | | | | | | | | | | | the new package now makes use of build variants Signed-off-by: Christian Pointner <equinox@spreadspace.org>
| * | | import package uanytunChristian Pointner2014-06-20
| | | | | | | | | | | | | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* | | | haproxy: fix targe avr32Thomas Heil2014-06-21
|/ / / | | | | | | | | | | | | | | | | | | The avr32 target uses a old accept4 implementation, so i disabled it for this patform. Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | Merge pull request #40 from heil/mastersbyx2014-06-20
|\ \ \ | | | | | | | | haproxy: add upstream bugfix, adapt Copyright
| * | | haproxy: add upstream bugfix, adapt CopyrightThomas Heil2014-06-20
| | | | | | | | | | | | | | | | | | | | | | | | - [PATCH] BUG/MEDIUM: Consistently use 'check' in process_chk Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | Merge pull request #39 from heil/mastersbyx2014-06-19
|\| | | | |_|/ |/| | haproxy: upgrade haproxy to version 1.5.0
| * | haproxy: upgrade haproxy to version 1.5.0Thomas Heil2014-06-19
| | | | | | | | | | | | | | | | | | | | | - includes support for SSL Termination, Compression Offloading, OCSP Stapling support and much more Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | Added Knot DNS server with utilities version 1.5.0-rc2.Daniel Salzman2014-06-19
| | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | luci-app-ocserv, luci-proto-openconnect: Added dependency on luci-lib-nixio.Nikos Mavrogiannopoulos2014-06-18
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | ocserv/openconnect: updated documentation on the luci componentsNikos Mavrogiannopoulos2014-06-18
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | Added luci protocol module for openconnect.Nikos Mavrogiannopoulos2014-06-18
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | Added luci app for ocserv.Nikos Mavrogiannopoulos2014-06-18
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | import irssi and update to latest versionPeter Wagner2014-06-18
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | sslh: fix build by correcting version and refreshing makefile patchRussell Senior2014-06-17
| |/ |/| | | | | Signed-off-by: Russell Senior <russell@personaltelco.net>
* | openssh: strip openssh-sftp-server dependencies, notably opensslCatalin Patulea2014-06-16
| | | | | | | | | | | | | | | | | | | | 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.