Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-25 Thread Morris, Russell
, Russell Cc: Heiko Hund ; openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things Hi, On Wed, Nov 25, 2015 at 4:14 PM, Morris, Russell mailto:rmor...@rkmorris.us>> wrote: Yep, that works better … ☺. Thanks! So did it compile?

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-25 Thread Selva Nair
Hi, On Wed, Nov 25, 2015 at 4:14 PM, Morris, Russell wrote: > Yep, that works better … J. Thanks! > > So did it compile? > > > Any pointers on fixing the OpenSSL “limitation”? > Its not a limitation. You just need cross-compiled openssl library and include files to build with CHANGE_PASSWORD

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-25 Thread Morris, Russell
] OpenVPN-GUI now on GitHub + other Windows team things On Wed, Nov 25, 2015 at 11:48 AM, Morris, Russell mailto:rmor...@rkmorris.us>> wrote: Hi, Yep, that makes sense - but Selva was thinking this would ignore the libraries for now ... or did I misunderstand? Yes, as a first test its eas

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-25 Thread Selva Nair
On Wed, Nov 25, 2015 at 11:48 AM, Morris, Russell wrote: > Hi, > > Yep, that makes sense - but Selva was thinking this would ignore the > libraries for now ... or did I misunderstand? > Yes, as a first test its easier to build without openssl and with my suggested configure command you shouldn't

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-25 Thread Morris, Russell
@lists.sourceforge.net Cc: Morris, Russell ; Selva Nair Subject: Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things You seem to have gotten the path to the cross compiled openssl wrong. On Wednesday 25 November 2015 16:07:12 Morris, Russell wrote: > FYI, no joy … ☹. Configure below gi

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-25 Thread Heiko Hund
. > > Thanks! > > … Russell > > > From: Selva Nair [mailto:selva.n...@gmail.com] > Sent: Sunday, November 22, 2015 1:22 PM > To: Morris, Russell > Cc: Samuli Seppänen ; > openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] > OpenVPN-GUI now on GitHub + other

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-25 Thread Morris, Russell
-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things On Sun, Nov 22, 2015 at 12:33 PM, Morris, Russell mailto:rmor...@rkmorris.us>> wrote: Hi, Went to get started on this, and I admit – a lot of different and confusing information

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-22 Thread Selva Nair
On Sun, Nov 22, 2015 at 12:33 PM, Morris, Russell wrote: > Hi, > > > > Went to get started on this, and I admit – a lot of different and > confusing information about the libraries and include files (and a lot of > it contradicts it seems). Do you have a good source for the “right” files > to gra

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-22 Thread Morris, Russell
] Sent: Friday, November 20, 2015 10:04 AM To: Morris, Russell Cc: Samuli Seppänen ; openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things Hi, On Fri, Nov 20, 2015 at 3:31 AM, Samuli Seppänen mailto:sam...@openvpn.net>> wro

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-20 Thread Selva Nair
Hi, On Fri, Nov 20, 2015 at 3:31 AM, Samuli Seppänen wrote: I added these instructions + David's notes here: > Thanks. I made some edits to the wiki (hope its ok). There were numerous typos in my email; also made it read less lik

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-20 Thread Morris, Russell
Selva Nair ; Morris, Russell Cc: openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things > Cross compiling on linux is possible. Actually its the only way I've > build the gui. Its well documented when done as a

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-20 Thread Samuli Seppänen
Cross compiling on linux is possible. Actually its the only way I've build the gui. Its well documented when done as a part of the full distribution build using openvpn-build (as Samuli pointed out), but could be built alone as well. Here is a very basic description of what I do: The only compl

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-18 Thread David Woodhouse
On Tue, 2015-11-17 at 22:55 -0500, Selva Nair wrote: > > The only complication is you need openssl built for the target > (windows) -- I have this cross-compiled from source and installed in > $HOME/windows/ There are some tutorials out there on how to cross- > compile openssl. If you're building

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-18 Thread Selva Nair
Hi, On Tue, Nov 17, 2015 at 8:44 AM, Morris, Russell wrote: > Hi, > > I do see the notes about " Building OpenVPN GUI from source" - but is > there a way to build this under Linux (may be easier for some)? > Cross compiling on linux is possible. Actually its the only way I've build the gui. Its

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-17 Thread debbie10t
Linux is relatively simple by comparison. Regards - Original Message - From: "Samuli Seppänen" To: "Morris, Russell" ; Sent: Tuesday, November 17, 2015 5:55 PM Subject: Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things Hi, I personally don

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-17 Thread Samuli Seppänen
AM To: openvpn-devel@lists.sourceforge.net Subject: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things Hi all, I migrated my private fork of openvpn-gui on GitHub to the OpenVPN organization: <https://github.com/OpenVPN/openvpn-gui> You can now issue pull requests and all that. An

Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-17 Thread Morris, Russell
o: openvpn-devel@lists.sourceforge.net Subject: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things Hi all, I migrated my private fork of openvpn-gui on GitHub to the OpenVPN organization: <https://github.com/OpenVPN/openvpn-gui> You can now issue pull requests and all t

[Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things

2015-11-17 Thread Samuli Seppänen
Hi all, I migrated my private fork of openvpn-gui on GitHub to the OpenVPN organization: You can now issue pull requests and all that. An official CONTRIBUTING.rst file is still missing so we need to create one. --- I also officially announced the