Displaying 20 results from an estimated 10000 matches similar to: "Will tinc use cmake in the future?"
2016 Oct 09
4
Will tinc use cmake in the future?
I can't find a tinc work for no root android, so I try to port it to
android by the right way. Auto tools does not integrate well with
android studio ( cmake not too, but will work well in the future
release)!
2016-10-09 22:16 GMT+08:00 Guus Sliepen <guus at tinc-vpn.org>:
> On Sun, Oct 09, 2016 at 10:01:43PM +0800, Cong Monkey wrote:
>
>> Will tinc use cmake in the future?
2016 Oct 09
0
Will tinc use cmake in the future?
On Sun, Oct 09, 2016 at 10:01:43PM +0800, Cong Monkey wrote:
> Will tinc use cmake in the future? auto tools is really hard to port
> to other platform like windows phone.
I don't know. At the moment, I'm quite happy with autotools; it works
very well on all the platforms tinc currently supports (Linux, *BSD,
Windows, Mac OS/X, Android), does cross-compiling very well, comes with
a
2016 Oct 09
2
make tinc as a reusable lib possible?
Just wait tinc be more lib style for some future days:)
2016-10-09 22:45 GMT+08:00 Guus Sliepen <guus at tinc-vpn.org>:
> On Sun, Oct 09, 2016 at 10:40:12PM +0800, Cong Monkey wrote:
>
>> If release as libtinc possible, will that possible that you relicence
>> TINC as LGPL to make commercial use possible?
>
> Both tinc and MeshLink are licensed under the GPL and will
2016 Oct 09
2
make tinc as a reusable lib possible?
> However, it is not very beginner friendly. There's two thing lacking:
> editting the configuration files from the app, and being able to run the
> app without root privileges. For the latter, the app and maybe tinc
> itself might need to be changed to use the VPN API to create a tun
> device and to pass it to the tinc daemon. I don't even know if there is
> something
2017 Feb 28
2
any one interesting develop a gui app for tinc
Hi devs,
I am a tinc user use tinc at windows every day, I use a bat file to start
tinc in nodetach mode, and dig the problem when the network sucks.
Is there any one interesting to develop a gui control app like for openvpn?
Tks,
Cong
2016 Oct 09
2
make tinc as a reusable lib possible?
Hi All,
Is that possible to make tinc as a reusable lib to make it more widely
used in IOT world? and make release an official app for IOS、Android
and windows possible?
Tks.
2016 Dec 12
4
Is that possible develop a python version of tinc?
Hi all,
As title, is that possible to develop a python version of tinc, that will
be interesting:)
Tks.
Cong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20161213/fcd83914/attachment.html>
2016 Oct 09
0
Will tinc use cmake in the future?
On Sun, Oct 09, 2016 at 10:26:41PM +0800, Cong Monkey wrote:
> I can't find a tinc work for no root android, so I try to port it to
> android by the right way. Auto tools does not integrate well with
> android studio ( cmake not too, but will work well in the future
> release)!
There's a file called README.android in the source, it describes how
tinc can be compiled on
2016 Sep 27
2
Building tinc on windows with bash
Thank you, I will gladly try this.
For your information I did do:
sudo apt-get install autoconf-archive
I got this from: http://stackoverflow.com/questions/30412576/autotools-syntax-error-with-ax-check-compile-flag
That did not make any difference.
-----Oorspronkelijk bericht-----
Van: tinc-devel [mailto:tinc-devel-bounces at tinc-vpn.org] Namens Guus Sliepen
Verzonden: dinsdag 27 september
2016 Oct 10
2
make tinc as a reusable lib possible?
> I was planning to make an iOS port, but GPL means we can't make an App
Store version. Also, the way Network Extension work means only tun mode is
available.
I think GPL just forbidden link from(which need more link exception
statement be added) but not link to
Ne extension work with link from style?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Nov 22
2
Tinc 1.0.24 build failed on OSX Mavericks
Hi,
I've got the following error when tried to compile tinc-1.0.24:
gcc -g -O2 -pie -L/opt/local/lib -o tincd avl_tree.o conf.o
connection.o dropin.o dummy_device.o edge.o event.o fake-getaddrinfo.o
fake-getnameinfo.o getopt.o getopt1.o graph.o list.o logger.o meta.o
multicast_device.o net.o net_packet.o net_setup.o net_socket.o netutl.o
node.o pidfile.o process.o protocol.o
2016 Oct 09
0
Will tinc use cmake in the future?
Am 09.10.2016 um 16:26 schrieb Cong Monkey:
> I can't find a tinc work for no root android,
Isn't openvpn also autoconf/automake based *and* available for
non-rooted android devices?
Regards,
M. Braun
2016 Oct 15
1
make tinc as a reusable lib possible?
2016-10-11 3:52 GMT+08:00 Mr.X <mrx at hcc.im>:
> Network extension apps are just like ordinary apps, only they can utilize
> the utun interface and create VPN entries. So I think, yes, tinc need to be
> linked from such apps.
link to and link from is mark as the main application's view, so, for
NE extension it's link to libtinc( if there is a libtinc lib), that's
2016 Sep 27
2
Building tinc on windows with bash
I have successfully build tinc on windows with the new Ubuntu bash.
I needed to work around some issues.
My first attempt was following: https://www.tinc-vpn.org/examples/cross-compiling-windows-binary<https://www.tinc-vpn.org/examples/cross-compiling-windows-binary/>
When doing so I did not find the LibreSSL sources in the build environment. I guess I must have done something wrong.
Then I
2004 Oct 20
1
user-mode tinc?
Is anyone working on a completely user-mode tinc? My
situation is that I have administrative control over part of
my network but I also have nodes that live in virtual machines
and in simple user accounts where I can create TCP
connections and high-port listening sockets all I please, but I don't
have access beyond that, and I would like to
run a user-mode tinc daemon in those accounts to
2004 Oct 05
1
Compiling tinc in windows?
I can't seem to find out how to compile tinc under windows. The main
problem comes into play because I have no make file for windows. If
there is a "configure" program or batch file that I can use, please let
me know. I have looked through all the documentation available to me.
The reason I am trying to recompile tinc is to be able to use the new
tap driver so that my XP/SP2
2000 Nov 13
2
Suggestion for future "tinc"
In my opinion there ought to be a configuration option that allows for
those who have their whole OpenSSL distro located in /usr/local/ssl to
configure without what now must be done: moving libraries and include
files around, etc.
I am reasonably certain that I built my version of OpenSSL (0.9.5a) with
the default install paths and names, and it breaks horribly when I try
to ./configure in your
2011 Mar 27
1
tinc will connect to a vde_switch instance ?
Hi,
Can any one explain what the following can be used for ?
I want to know , so that i can use it in the future :-)
> Add support for VDE through libvdeplug.
>
> When compiled with vde/device.c, tinc will connect to a vde_switch instance
> instead of using a tun/tap device.
Perry
2016 Jan 22
3
tinc on a raspberry pi - version 1.0.19 will not work
Hello,
I am attempting to run tinc on a raspberry pi (version 1 B HW, 512mb
ram). Tinc starts, but then the tinc daemon crashes.
# cat /etc/issue
Raspbian GNU/Linux 7 \n \l
# cat /etc/debian_version
7.8
$ apt-cache showpkg tinc
Package: tinc
Versions:
1.0.19-3
(/var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_main_binary-armhf_Packages)
Description Language:
2017 May 24
1
Does the INT signal will force the tinc to re-read the tinc.conf file
I mean, if I changed pingtimeout on tinc.conf, -kHUP will force the tinc to re-read that parameter into effective? If no, any other ways to make it effective other that kill the process?
for tinc 1.0.