aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | [SQM/luci-app-sqm] Enable sqm initiscript if a single sqm instance gets enabledSebastian Moeller2015-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SQM gui has confused its users with an enable button, that only served to selecively activate/de-activate sqm instances instead of controlling sqm's initscript (which needs to be enabled so the sqm properly starts up after a reboot and also for hotplug to work properly). luci-app-sqm will now enable sqm's initscript when a single sqm instance get enabled. It also informs the user about this fact in the top margin of the sqm page. Note sqm will not disable the initscript behind the user's back if sqm instances get disabled. While I would have prefered this notice to be more prominent an attentive user should notice, and most users should not care anyway. This also increases the package release number. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
* | | | | | Adopt the netperf package.Toke Høiland-Jørgensen2015-07-12
| |_|_|/ / |/| | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | iotivity: deactivate it on uClibcHauke Mehrtens2015-07-12
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IoTivity makes use of std::sto* and this is deactivated because GCC things uClibc does not support C11, but it supports this part, not C11 completely. To make IoTivity work with uClibc a patch for this bug is needed: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58393 An option would be this patch: https://github.com/maximeh/buildroot/blob/master/package/gcc/4.9.1/850-libstdcxx-uclibc-c99.patch Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | Merge pull request #1547 from adam2104/masterSteven Barth2015-07-11
|\ \ \ \ | | | | | | | | | | dnscrypt-proxy: add support for -E/--ephemeral-keys option.
| * | | | dnscrypt-proxy: add support for -E/--ephemeral-keys option.Adam Gensler2015-07-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Adam Gensler <openwrt@a.gnslr.us>
* | | | | sslh: disable libpcre probe supportJonathan McCrohan2015-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport upstream commit 3aefaf3 which allows sslh to be built without libpcre support. This was brought about by the move to musl which doesn't support the non-POSIX REG_STARTEND regexec eflag. Fixes: #1506 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | | Merge pull request #1169 from ryzhovau/lighttpd_luaTed Hess2015-07-08
|\ \ \ \ \ | | | | | | | | | | | | lighttpd: add liblua deps for lighttpd-mod-cml and lighttpd-mod-magnet
| * | | | | lighttpd: add liblua deps for lighttpd-mod-cml and lighttpd-mod-magnetAlexander Ryzhov2015-04-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | openconnect: corrected port descriptions in READMENikos Mavrogiannopoulos2015-07-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | ocserv: more explicit documentationNikos Mavrogiannopoulos2015-07-08
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | openconnect: corrected call to proto_add_host_dependencyNikos Mavrogiannopoulos2015-07-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | Merge pull request #1549 from salzmdan/masterSteven Barth2015-07-07
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | knot: update to 1.6.4
| * | | | | knot: update to 1.6.4Daniel Salzman2015-07-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | Merge pull request #1546 from arfett/masterSteven Barth2015-07-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | mwan3-luci updates for CC/trunk compatibility
| * | | | | | mwan3-luci update to version 1.4-3arfett2015-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed two issues in Chaos Calmer and trunk: -troubleshooting page not displaying -UCI arguments out of order because of switch to musl c library from uclibc Signed-off-by: Aedan "arfett" Renner <chipdankly@gmail.com>
* | | | | | | gnunet: bump source, improve packagingDaniel Golle2015-07-07
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix two typos in Makefile * package transports seperately * enable all installed transports by default * use logfile so we don't stdio-choke gnunet-service-arm -> should use syslog instead... Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | tinc: version bump 1.0.26Saverio Proto2015-07-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Saverio Proto <zioproto@gmail.com>
* | | | | | Merge pull request #1539 from t-8ch/esniperTed Hess2015-07-06
|\ \ \ \ \ \ | |/ / / / / |/| | | | | esniper: add esniper
| * | | | | esniper: add esniperThomas Weißschuh2015-07-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
* | | | | | Merge pull request #1533 from leitec/add-ngircd-v2Steven Barth2015-07-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | [v2] ngircd: import from oldpackages and update to 22.1
| * | | | | | ngircd: update to release 22.1Claudio Leite2015-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also enable IPv6 by default, depending on the OpenWrt build config. Signed-off-by: Claudio Leite <leitec@staticky.com>
| * | | | | | ngircd: make myself the maintainerClaudio Leite2015-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Claudio Leite <leitec@staticky.com>
| * | | | | | ngircd: import from oldpackages as-isClaudio Leite2015-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Claudio Leite <leitec@staticky.com>
* | | | | | | knxd: Fix build dependencies w/argp-standalone, add libstdcppTed Hess2015-07-04
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | haproxy: fixes from upstreamheil2015-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - BUILD/MINOR: tools: rename popcount to my_popcountl - BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | squid: drop musl compat patchLuka Perkov2015-07-03
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | | | | Merge pull request #1530 from aa65535/masterSteven Barth2015-07-03
|\ \ \ \ \ | | | | | | | | | | | | shadowsocks-libev: add package
| * | | | | shadowsocks-libev: use realname in the maintainer tagaa655352015-07-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: aa65535 <aa65535@live.com>
| * | | | | shadowsocks-libev: add packageaa655352015-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shadowsocks-libev is a lightweight secured socks5 proxy for embedded devices and low end boxes. Signed-off-by: aa65535 <aa65535@live.com>
* | | | | | Merge pull request #1015 from aTanW/masterSteven Barth2015-07-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | ipsec-tools: racoon uci integration
| * \ \ \ \ \ Merge https://github.com/openwrt/packagesaTanW2015-06-28
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: net/ipsec-tools/Makefile
| * | | | | | | ipsec-tools: racoon uci integrationaTanW2015-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- b/net/ipsec-tools/Makefile | 16 - b/net/ipsec-tools/files/functions.sh | 137 +++++++++ b/net/ipsec-tools/files/p1client-down | 41 ++ b/net/ipsec-tools/files/p1client-up | 41 ++ b/net/ipsec-tools/files/racoon | 109 +++++++ b/net/ipsec-tools/files/racoon.init | 478 +++++++++++++++++++++++++++++++++- b/net/ipsec-tools/files/vpnctl | 19 + net/ipsec-tools/files/racoon.conf | 36 -- 8 files changed, 824 insertions(+), 53 deletions(-)
* | | | | | | | Merge pull request #1516 from bk138/ola-0.9.6Steven Barth2015-07-03
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | ola: Update to 0.9.6, tidy up makefile, try to resolve build dependencies
| * | | | | | | ola: update to 0.9.6, tidy up makefile, try to resolve build dependencies.Christian Beier2015-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | | | | | | | haproxy: fixes from upstreamheil2015-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - BUG/MAJOR: buffers: make the buffer_slow_realign() function respect output data Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | | | Merge pull request #1471 from jow-/shadowsocks-fortify-compatJo-Philipp Wich2015-07-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | shadowsocks-client: fix fortify source compatibility
| * | | | | | | | shadowsocks-client: fix fortify source compatibilityJo-Philipp Wich2015-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The shadowsocks source uses the name `encrypt` which is already reserved by the `unistd.h` header. Rename the local `encrypt` and `decrypt` functions to `crypto_encrypt` and `crypto_decrypt` in order to prevent clashes with the standard headers. Fixes the following build error oberserved on the buildbot: In file included from client.c:19:0: crypto.h:18:5: error: conflicting types for 'encrypt' int encrypt(int sockfd, struct link *ln); ^ In file included from .../staging_dir/toolchain-mipsel_mips32_gcc-4.8-linaro_musl-1.1.10/include/fortify/unistd.h:20:0, from client.c:12: .../staging_dir/toolchain-mipsel_mips32_gcc-4.8-linaro_musl-1.1.10/include/unistd.h:145:6: note: previous declaration of 'encrypt' was here void encrypt(char *, int); ^ make[3]: *** [sslocal] Error 1 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | | | | ocserv: updated to 0.10.6Nikos Mavrogiannopoulos2015-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | iotivity: add IoTivityHauke Mehrtens2015-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IoTivity is a Internet of Things framework implementing the Open Interconnect Consortium Specification. The current version of IoTivity is still in heavy development and does not support all its intended features, but I still want to add it to the packages feed to make it easier for others to extend the OpenWrt support. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
* | | | | | | | | squid: bump version to 3.5.5Marko Ratkaj2015-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | | | | | | Merge pull request #1495 from oskar456/unboundecdsaSteven Barth2015-07-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | unbound: Support for validating ECDSA DNSSEC signatures
| * | | | | | | | | unbound: Support for validating ECDSA DNSSEC signaturesOndřej Caletka2015-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch enables support for validating ECDSA signatures, which are being deployed more and more in DNSSEC. Proper validating can be tested by observing the AD flag in following query (courtesy of Olafur Gudmundsson, CloudFlare): $ dig ds-4.alg-14-nsec.dnssec-test.org Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>
* | | | | | | | | | znc: allow setting ssl fingerprintsJonas Gorski2015-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ZNC 1.6.0 now verifies SSL certificates on connect, and some Servers do not use a valid one (e.g. freenode). Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* | | | | | | | | | znc: close Network tagsJonas Gorski2015-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org>
* | | | | | | | | | Merge pull request #1511 from jow-/davfs2-musl-compatJo-Philipp Wich2015-07-01
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | davfs2: fix musl compatibility
| * | | | | | | | | | davfs2: fix musl compatibilityJo-Philipp Wich2015-06-30
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add header tests for `error.h`, `sys/types.h` and `sys/select.h` - Add function tests for `canonicalize_file_name()` and `fopencookie()` - Add `compat.h` header to provide replacements for `error()`, `error_at_line()` and `canonicalize_file_name()` as well as the `_PATH_MOUNTED` and `_PATH_MNTTAB` defines - Add missing includes for `sys/select.h` and `sys/types.h` - Disable libneon debugging if no `fopencookie()` implementation is available Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | | | | | Merge pull request #1512 from jow-/mtr-disable-ipv6-fixJonathan McCrohan2015-07-01
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | mtr: fix build with globally disabled IPv6
| * | | | | | | | | | mtr: fix build with globally disabled IPv6Jo-Philipp Wich2015-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current mtr does not build if IPv6 is disabled globally, add a patch to fix the build in this case. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | | | | | | | | Merge pull request #1031 from ionum/masterJo-Philipp Wich2015-07-01
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | net-snmp: Enable pass_persist support for snmpd in Makefile
| * | | | | | | | | | | Enable pass_persist support for slapdionum2015-03-12
| | | | | | | | | | | |