similar to: Compatibility of GPL 2.0 licensed SSL library

Displaying 20 results from an estimated 2000 matches similar to: "Compatibility of GPL 2.0 licensed SSL library"

2019 Aug 21
3
Thumb frame pointer register
Hello all, I noticed that for ARM Thumb target, llc uses r7 as frame pointer (gcc does not do this AFAIK), and this register should therefore not be used as a general-purpose register. However, when compiling mbedTLS, which contains some code that is highly optimized for ARM platform and uses r7 to efficiently perform an operation. This raises an exception since r7 is now the frame pointer. I
2013 Nov 23
1
Possible to use Tinc with embedded SSL implementations like PolarSSL, YaSSL?
I've tried my best searching for whether this question has already been posted to tinc listservs, so apologies if this is a repeat question. Is it possible to use tinc with SSL implementations besides OpenSSL, e.g. the PolarSSL or YaSSL/cyassl libraries used on embedded distros like OpenWRT? Thank you. -- Ben West http://gowasabi.net ben at gowasabi.net 314-246-9434 -------------- next
2016 Jan 30
1
7.2: Problem with upgrade and pdns
Hello everybody, I just wanted to upgrade my system and stepped over the following error: --> Finished Dependency Resolution Error: Package: pdns-3.4.7-1.el7.x86_64 (@epel) Requires: libmbedtls.so.9()(64bit) Removing: mbedtls-1.3.14-1.el7.x86_64 (@epel) libmbedtls.so.9()(64bit) Updated By: mbedtls-2.2.1-1.el7.x86_64 (epel)
2014 Dec 28
5
Current state of Tinc 1.1?
On Mon, Dec 22, 2014 at 9:30 PM, Guus Sliepen <guus at tinc-vpn.org> wrote: > Although the cryptography is now separated from the rest of the logic in > tinc, it is not really replaceable, since only OpenSSL is supported. > However, there is also a new protocol in tinc 1.1, which uses Ed25519 > and ChaCha-Poly1305. The code for those algorithms is included in tinc, > so the
2015 Mar 15
1
tinc and polarssl (openwrt)
Hi, Is it possible to compile tinc against polarssl ? Perry
2013 Apr 16
2
Dovecot 2.2.0 compile error
Hi, i tried to compile dovecot 2.2.0 and i end up with this error: make[6]: Entering directory `/mnt/data/Develop/Openwrt/trunk_git/build_dir/target-mips_r2_uClibc-0.9.33.2/dovecot-2.2.0/src/util' /bin/sh ../../libtool --tag=CC --mode=link mips-openwrt-linux-uclibc-gcc -std=gnu99 -Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely -fhonour-copts
2015 Jun 13
2
Tinc and OpenWRT
Hey Saverio, I'd really like the idea of a tinc-1.1-pre package for OpenWRT. I'm currently using tinc-1.1 with an Ed25519-only network, really like the new features and CLI and want to add some OpenWRT routers into the mix. How do you plan to handle things with OpenSSL? tinc-1.1 from git should be able to compile without it (but will then only support the built-in algorithms). Depending
2015 Jan 29
2
Tinc and OpenWRT
On Tue, Jan 27, 2015, Sandy McArthur Jr wrote: > I use the Tinc 1.0 series since I don't want to support my > own packages. <snip> > I wrote most of http://wiki.openwrt.org/doc/howto/vpn.tinc and that is > what I still use. Since then . . . Ok. I think I'll start with the 1.0 series packages that are already out there and get them working. and on Tue, Jan 27, 2015,
2016 Jan 19
1
tinc running openwrt (mikrotik metarouter mips)
Forget about tinc. I won't work until you solve issue with your kernel. On Tue, Jan 19, 2016 at 9:45 PM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: > this is what happens when I try to run tincd > > root at OpenWrt:/etc/tinc/vpn# tincd -n vpn -D -d5 > > tincd 1.0.21 (Mar 9 2014 18:26:59) starting, debug level 5 > > Could not open /dev/net/tun: No such file
2016 Jan 19
3
tinc running openwrt (mikrotik metarouter mips)
Hi Maxim See below. root at OpenWrt:/etc/tinc/acmevpn# modprobe -v tun -ash: modprobe: not found root at OpenWrt:/etc/tinc/acmevpn# lsmod tun Module Size Used by Not tainted crc_ccitt 928 0 root at OpenWrt:/etc/tinc/acmevpn# uname -a Linux OpenWrt 2.6.31.10 #1 Tue Jul 23 14:34:17 CEST 2013 mips GNU/Linux root at OpenWrt:/etc/tinc/acmevpn# opkg info
2016 Jan 18
2
tinc running openwrt (mikrotik metarouter mips)
Thanks Graham Please excuse me as I am a noob in linux . I have come across this link through searches. I just dont know how to start... Do I "wget http://www.tinc-vpn.org/packages/tinc-1.0.26.tar.gz" to openwrt vm and then how do I compile it in openwrt? <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> This
2014 Feb 23
0
nut in openwrt
On Feb 22, 2014, at 9:51 AM, Josu Lazkano wrote: > The problem is that I don't know where to configure it. > > Anyone with a UPS connect to a OpenWRT device? What version of OpenWRT? I haven't tried this myself, but it looks like recent versions of OpenWRT use UCI, which seems to generate configuration files (including those for NUT) from a unified configuration syntax.
2016 Jan 19
2
tinc running openwrt (mikrotik metarouter mips)
You can find tinc package in openwrt repo and install it with opkg or luci. I suggest you first run couple of tinc nodes on x86, just to understand how it works. -- brgds Max On Jan 19, 2016 7:17 PM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: Any help please? Regards Yazeed Fataar On Mon, Jan 18, 2016 at 3:39 PM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: Thanks
2016 Nov 12
1
OpenWrt tinc package, looking for new maintainer
Hello Maxim, did you send the pull request ? Please send an email to the list when you do thank you Saverio 2016-11-05 10:09 GMT+01:00 Saverio Proto <zioproto at gmail.com>: > Hello Maxim, > thanks for stepping in ! > > so, I am not even sure how it works for commit rights, because the > people I was in touch with now forked the project to LEDE. > > Also, I always
2016 Nov 04
2
OpenWrt tinc package, looking for new maintainer
Saverio, it looks I'm using tinc on OpenWRT packaged by you) Thank you for it Is something there in that task, what is harder than https://wiki.openwrt.org/doc/devel/packages ? Anyway, I want to try On Thu, Nov 3, 2016 at 5:57 PM, Guus Sliepen <guus at tinc-vpn.org> wrote: > On Thu, Nov 03, 2016 at 03:43:42PM +0100, Saverio Proto wrote: > > > I am not using OpenWrt a
2017 Dec 17
2
Fwd: i am having some hard time compiling tinc 1.1 for openwrt
---------- Forwarded message ---------- From: eldad hadas <eldadh at hadasbros.com> Date: Sun, Dec 17, 2017 at 9:19 PM Subject: i am having some hard time compiling tinc 1.1 for openwrt To: guus at tinc-vpn.org Hello, i am having some hard time compiling tinc 1.1 for openwrt. i have found a precomiled version for ar71xx, but i need for mips_24kc and ramips/mt7620 i have tried afew
2013 Jan 12
2
instaling NUT into OpenWRT: argp-standalone error
Hello, I`m trying to install NUT on OpenWRT installed at routerboard RB433. When I run: opkg install nut I get this output: Installing nut (2.6.5-2) to root... Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/nut _2.6.5-2_ar71xx.ipk. Collected errors: ?* satisfy_dependencies_for: Cannot satisfy the following dependencies for nut: ?*????? argp-standalone * ?*
2009 Jun 16
8
Samba 3.0.24 on OpenWRT
Hi, We have managed to compile samba3 (v 3.0.24 that ships with openwrt/ kamizake) for our ubicom32 platform and programmed a board with it, however I am not able to access a samba share on the board. When trying to access the OpenWRT router (using the smbclient command) I get: Error NT_STATUS_CONNECTION_REFUSED The device is reachable from my linux box (otherwise I should have seen a Error
2016 Nov 24
2
Off-Topic: Travel Router and Firewall
On 11/23/2016 09:56 PM, Mauricio Tavares wrote: > Go to the openwrt site and see what replaced the TP-Link TL_WRN702N. > The new one has 2 ether ports and can be USB powered. > > Of course, there are those who will say you should use a raspberry pi > for that... > > On Wed, Nov 23, 2016 at 3:18 PM, H <agents at meddatainc.com> wrote: >> This is off-topic and the
2014 Feb 23
5
nut in openwrt
2014-02-23 17:57 GMT+01:00 Charles Lepple <clepple at gmail.com>: > On Feb 22, 2014, at 9:51 AM, Josu Lazkano wrote: > >> The problem is that I don't know where to configure it. >> >> Anyone with a UPS connect to a OpenWRT device? > > What version of OpenWRT? > > I haven't tried this myself, but it looks like recent versions of OpenWRT use UCI,