[Openvpn-devel] OpenVPN GUI with Wintun (unofficial)

2019-10-11 Thread Lev Stipakov
Hi, Here is (unofficial) OpenVPN GUI client with Wintun: http://staging.openvpn.net/openvpn2/openvpn-install-2.5_git-I607-Win10.exe I have bumped Wintun version to 0.7 and signed openvpn-gui installer with OpenVPN Inc certificate. To use Wintun driver instead of tap-window6, add "windows-driver

Re: [Openvpn-devel] OpenVPN GUI, and routes

2018-06-28 Thread Gert Doering
Hi, On Fri, Jun 29, 2018 at 01:56:25AM +, Morris, Russell wrote: > Good find - thanks! Yep, that was it. And it had me very confused how that > happened (static settings), then a bit of sleuthing here - Tether changed it, > as part of tethering my Android phone (tried it again, found it in t

Re: [Openvpn-devel] OpenVPN GUI, and routes

2018-06-28 Thread Morris, Russell
have the service be able to do in the future? Thanks again, ... Russell -Original Message- From: Gert Doering Sent: Thursday, June 28, 2018 11:56 AM To: Morris, Russell Cc: Samuli Seppänen ; Gert Doering ; openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] OpenVPN GUI

Re: [Openvpn-devel] OpenVPN GUI, and routes

2018-06-28 Thread Morris, Russell
ell! -Original Message- From: Samuli Seppänen [mailto:sam...@openvpn.net] Sent: Thursday, June 28, 2018 2:53 AM To: Gert Doering ; Morris, Russell Cc: openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] OpenVPN GUI, and routes Il 28/06/2018 09:57, Gert Doering ha scritto: &

Re: [Openvpn-devel] OpenVPN GUI, and routes

2018-06-28 Thread Gert Doering
Hi, On Thu, Jun 28, 2018 at 04:50:41PM +, Morris, Russell wrote: > Thanks for the thoughts - and they do align with my understanding as well. > But it is failing unfortunately - only if the GUI is run as non-admin. Log > for this case is below, from Windows of course (as it shows). Suggestio

Re: [Openvpn-devel] OpenVPN GUI, and routes

2018-06-28 Thread Samuli Seppänen
Il 28/06/2018 09:57, Gert Doering ha scritto: > HI, > > On Thu, Jun 28, 2018 at 12:54:23AM +, Morris, Russell wrote: >> This may be by design ??? if so just say that and I???ll go away ??? . >> But that said ??? it seems I have to run the OpenVPN GUI (manually) as an >> administrator, fo

Re: [Openvpn-devel] OpenVPN GUI, and routes

2018-06-27 Thread Gert Doering
HI, On Thu, Jun 28, 2018 at 12:54:23AM +, Morris, Russell wrote: > This may be by design ??? if so just say that and I???ll go away ??? . > But that said ??? it seems I have to run the OpenVPN GUI (manually) as an > administrator, for routes to be set / added as directed by the server. I

Re: [Openvpn-devel] OpenVPN GUI, and routes

2018-06-27 Thread Selva Nair
Hi Russel, Long time ! On Wed, Jun 27, 2018 at 8:54 PM, Morris, Russell wrote: > Hi, > > > This may be by design – if so just say that and I’ll go away … 😉. But > that said – it seems I have to run the OpenVPN GUI (manually) as an > administrator, for routes to be set / added as directed by the

[Openvpn-devel] OpenVPN GUI, and routes

2018-06-27 Thread Morris, Russell
Hi, This may be by design – if so just say that and I’ll go away … 😉. But that said – it seems I have to run the OpenVPN GUI (manually) as an administrator, for routes to be set / added as directed by the server. Is this expected? Unfortunately it won’t even allow the client to connect if this

Re: [Openvpn-devel] openvpn-gui disconnect on suspend ?

2016-11-19 Thread Selva Nair
Hi, On Sat, Nov 19, 2016 at 11:06 AM, Илья Шипицин wrote: > I see that option in Changes.rst, but I do not see any reference in code: > > [ilia@localhost openvpn-gui]$ grep -r disconnect_on_suspend . > ./CHANGES.rst:Registry option "disconnect_on_suspend". Set to zero to > disable the > [ilia@lo

[Openvpn-devel] openvpn-gui disconnect on suspend ?

2016-11-19 Thread Илья Шипицин
Hello, I see that option in Changes.rst, but I do not see any reference in code: [ilia@localhost openvpn-gui]$ grep -r disconnect_on_suspend . ./CHANGES.rst:Registry option "disconnect_on_suspend". Set to zero to disable the [ilia@localhost openvpn-gui]$ https://github.com/OpenVPN/openvpn-build

Re: [Openvpn-devel] openvpn-gui

2016-02-22 Thread Samuli Seppänen
Hi, We have a few pending pull requests in openvpn-gui. At least one of them (put --log first in the command line) is tiny and may be reviewed without getting sullied by association to windows:-) Could anyone from here please take a look? Here is a link: https://github.com/OpenVPN/openvpn-gui

[Openvpn-devel] openvpn-gui

2016-02-19 Thread Selva Nair
Hi, We have a few pending pull requests in openvpn-gui. At least one of them (put --log first in the command line) is tiny and may be reviewed without getting sullied by association to windows:-) Could anyone from here please take a look? Here is a link: https://github.com/OpenVPN/openvpn-gui/pu

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
Yep, that works better … ☺. Thanks! Any pointers on fixing the OpenSSL “limitation”? … Russell From: Selva Nair [mailto:selva.n...@gmail.com] Sent: Wednesday, November 25, 2015 11:08 AM To: Morris, Russell Cc: Heiko Hund ; openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel

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

Re: [Openvpn-devel] openvpn-gui build error (cross-compile for Windows)

2013-05-06 Thread Samuli Seppänen
Hi Felix, I suggest patching the MinGW version that's bundled with Debian. These links should contain all the information you need: The patches attached to the

Re: [Openvpn-devel] openvpn-gui build error (cross-compile for Windows)

2013-04-30 Thread Heiko Hund
Hi Felix On Tuesday 30 April 2013 02:14:29 spoc...@gmx.net wrote: > proxy.c:417:23: error: 'WINHTTP_AUTO_DETECT_TYPE_DHCP' undeclared (first > use in this function) > proxy.c:417:55: error: 'WINHTTP_AUTO_DETECT_TYPE_DNS_A' undeclared > (first use in this function) > proxy.c:438:32: error: 'WINHTTP

[Openvpn-devel] openvpn-gui build error (cross-compile for Windows)

2013-04-30 Thread spoc...@gmx.net
Hi all together, I stuck trying to build Openvpn for Windows under Debian wheezy. I use the openvpn-build git-repo and installed all packages and dependencies mentioned in the README files. The Problem always occurs when the build-script tries to build openvpn-gui. Here the essential output: #:~o

Re: [Openvpn-devel] OpenVPN GUI Russian translation

2012-11-05 Thread Heiko Hund
Roman On Monday 05 November 2012 10:51:31 Roman A. aka BasicXP wrote: > I have made a translation of the OpenVPN GUI to Russian. Excellent! Added it, with some minor modifications, to the repository. Thanks for your contribution. Heiko

[Openvpn-devel] OpenVPN GUI Russian translation

2012-11-05 Thread Roman A. aka BasicXP
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Good afternoon! I have made a translation of the OpenVPN GUI to Russian. The .rc file is attached. This might require some testing or slight adjustments, so if there is anything I should fix or check, do not hesitate to contact. Have sadly no chance

Re: [Openvpn-devel] openvpn-gui disconnect

2012-09-13 Thread Jan Just Keijser
Hi Nelson, Nelson Teixeira wrote: Hello, Sorry by writting directly to devel list, but I'm not being able to solve this problem I'm in and thought maybe you would be so kind to take a look. Thanks in advance :) I'm having trouble in finding how to end openvpn programmatically in windows. I

[Openvpn-devel] openvpn-gui disconnect

2012-09-13 Thread Nelson Teixeira
Hello, Sorry by writting directly to devel list, but I'm not being able to solve this problem I'm in and thought maybe you would be so kind to take a look. Thanks in advance :) I'm having trouble in finding how to end openvpn programmatically in windows. If I run openvpn in command line, I can en

Re: [Openvpn-devel] [openvpn-gui 0/8] build rewrite

2012-03-28 Thread Alon Bar-Lev
On Wed, Mar 28, 2012 at 1:13 PM, Heiko Hund wrote: > Hi Alon. Hello, >>   build: rework build > > Removed use of libtool and the implicit automake rule for .rc files. Instead > add a manual rule for the resource object to Makefile.am. Not sure why you guys have issues with libtool. There are pe

Re: [Openvpn-devel] [openvpn-gui 0/8] build rewrite

2012-03-28 Thread Heiko Hund
Hi Alon. Thanks for the contributions. I just pushed the changes, some of them modified. See below for comments. > Alon Bar-Lev (8): > cleanup: resolve unused parameter warnings Changed this to use gcc attributes like in other places. > cleanup: dos2unix res/openvpn-gui-res-fi.rc > clean

[Openvpn-devel] [openvpn-gui 7/8] cleanup: dos2unix OpenVPN GUI ReadMe.txt

2012-02-29 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- OpenVPN GUI ReadMe.txt | 462 1 files changed, 231 insertions(+), 231 deletions(-) diff --git a/OpenVPN GUI ReadMe.txt b/OpenVPN GUI ReadMe.txt index f650357..323361b 100644 --- a/OpenVPN GUI ReadMe.txt +++ b/

[Openvpn-devel] [openvpn-gui 8/8] build: rework build

2012-02-29 Thread Alon Bar-Lev
Add: 1. automake 2. libtool 3. some minor modifications Signed-off-by: Alon Bar-Lev --- .gitignore | 39 +- Makefile.am| 102 +++ Makefile.in| 57 -- OpenVPN GUI ReadMe.txt | 231 --- README | 231 +++ acinclude.m4 |

[Openvpn-devel] [openvpn-gui 4/8] cleanup: add missing stdlib.h

2012-02-29 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- proxy.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/proxy.c b/proxy.c index 9750046..af575f6 100644 --- a/proxy.c +++ b/proxy.c @@ -26,6 +26,7 @@ #include #include #include +#include #include "config.h" #include "main.h" --

[Openvpn-devel] [openvpn-gui 5/8] cleanup: dos2unix res/openvpn-gui-res-fi.rc

2012-02-29 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- res/openvpn-gui-res-fi.rc | 714 ++-- 1 files changed, 357 insertions(+), 357 deletions(-) diff --git a/res/openvpn-gui-res-fi.rc b/res/openvpn-gui-res-fi.rc index 5dabc77..47fcadf 100644 --- a/res/openvpn-gui-res-fi.rc ++

[Openvpn-devel] [openvpn-gui 6/8] cleanup: dos2unix res/openvpn-gui-res-jp.rc

2012-02-29 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- res/openvpn-gui-res-jp.rc | 682 ++-- 1 files changed, 341 insertions(+), 341 deletions(-) diff --git a/res/openvpn-gui-res-jp.rc b/res/openvpn-gui-res-jp.rc index 64c7e7d..909980d 100644 --- a/res/openvpn-gui-res-jp.rc ++

[Openvpn-devel] [openvpn-gui 3/8] debug: fix debug under unicode

2012-02-29 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- main.c| 26 ++ openvpn.c |2 +- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/main.c b/main.c index 22c8bef..95a9dfc 100644 --- a/main.c +++ b/main.c @@ -120,7 +120,7 @@ int WINAPI WinMain (HINSTANCE hThisInstan

[Openvpn-devel] [openvpn-gui 0/8] build rewrite

2012-02-29 Thread Alon Bar-Lev
1. Some cleanups 2. Build rewrite, similar to openvpn build rewrite. Alon Bar-Lev (8): cleanup: resolve unused parameter warnings cleanup: resolve warnings missing malloc include debug: fix debug under unicode cleanup: add missing stdlib.h cleanup: dos2unix res/openvpn-gui-res-fi.rc cl

[Openvpn-devel] [openvpn-gui 1/8] cleanup: resolve unused parameter warnings

2012-02-29 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- localization.c |6 ++ main.c |2 ++ openvpn.c |5 + 3 files changed, 13 insertions(+), 0 deletions(-) diff --git a/localization.c b/localization.c index 8e86b50..eb541fc 100644 --- a/localization.c +++ b/localization.c @@ -296,6 +

[Openvpn-devel] [openvpn-gui 2/8] cleanup: resolve warnings missing malloc include

2012-02-29 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- localization.c |1 + manage.c |1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/localization.c b/localization.c index eb541fc..3a6be38 100644 --- a/localization.c +++ b/localization.c @@ -28,6 +28,7 @@ #include #include #inclu

[Openvpn-devel] OpenVPN-GUI building/translation HOWTOs

2011-07-25 Thread Samuli Seppänen
Hi, Today I had to build OpenVPN-GUI so I documented it here: It would probably make sense to include an INSTALL file in OpenVPN-GUI with roughly the same contents. I also wrote short instructions for OpenVPN-GUI translators:

Re: [Openvpn-devel] OpenVPN GUI and ntlm Proxy password

2011-03-18 Thread Thomas Glanzmann
Hello Heiko, > The incomplete filename is caused by a too small buffer in the GUI. > You must be using a hostname for the proxy and it's somewhere close to > 30 characters long, right? I'll add a bug to the tracker for this > then. In the meantime, could you please try if it works for you using >

Re: [Openvpn-devel] OpenVPN GUI and ntlm Proxy password

2011-03-18 Thread Heiko Hund
Hi Thomas. On Friday 18 March 2011 15:43:25 Thomas Glanzmann wrote: > > > Fri Mar 18 13:56:53 2011 Error opening 'HTTP Proxy' auth file: > > > C:\DOCUME~1\adglth0\LOCALS~1\Temp\openvpn_authfile.: Das System kann > > > die angegebene Datei nicht finden. (errno=2) > > > > That's a openvpn error m

Re: [Openvpn-devel] OpenVPN GUI and ntlm Proxy password

2011-03-18 Thread Thomas Glanzmann
Hello Heiko, > > Fri Mar 18 13:56:53 2011 Error opening 'HTTP Proxy' auth file: > > C:\DOCUME~1\adglth0\LOCALS~1\Temp\openvpn_authfile.: Das System kann die > > angegebene Datei nicht finden. (errno=2) > That's a openvpn error message not one of the GUI. Did you see the dot > (.) at the end of

Re: [Openvpn-devel] OpenVPN GUI and ntlm Proxy password

2011-03-18 Thread Heiko Hund
Hi Thomas, On Friday 18 March 2011 14:02:26 Thomas Glanzmann wrote: > > Maybe you want to check out the latest snapshot and see if it works > > for you. The GUI uses the OpenVPN management interface for > > communication and monitoring since a while now. So, there's a fair > > chance it'll work r

Re: [Openvpn-devel] OpenVPN GUI and ntlm Proxy password

2011-03-18 Thread Thomas Glanzmann
Hello Heiko, > I fear Mathias is not involved with the OpenVPN GUI since five years or so. > There's a project on SourceForge now where I forked the GUI and try to > improve > it: https://sourceforge.net/projects/openvpn-gui/ I see. Thanks for putting in the effort. > Maybe you want to check

Re: [Openvpn-devel] OpenVPN GUI and ntlm Proxy password

2011-03-18 Thread Heiko Hund
Hi Thomas, On Thursday 17 March 2011 06:41:55 Thomas Glanzmann wrote: > Hello Mathias, I fear Mathias is not involved with the OpenVPN GUI since five years or so. There's a project on SourceForge now where I forked the GUI and try to improve it: https://sourceforge.net/projects/openvpn-gui/ >

[Openvpn-devel] OpenVPN GUI and ntlm Proxy password

2011-03-17 Thread Thomas Glanzmann
Hello Mathias, I would like to use you OpenVPN GUI for Windows to authenticate over an NTLM proxy in Windows and wonder if you're thinking about asking and supplying the password for NTLM-proxy authentication or planing on doing so. The very recent versions of (2.2.x) of OpenVPN support not only b

[Openvpn-devel] OpenVPN-GUI with Danish localization

2010-08-27 Thread Heiko Hund
Hi, thanks to Morten Christensen the latest OpenVPN GUI snapshot [1] now additionally contains a Danish localization. All Danish out there, enjoy! =) Regards Heiko [1] https://sourceforge.net/projects/openvpn-gui/files/Snapshot%20Binaries/openvpn-gui-20100827145918.exe/download -- Heiko Hund

[Openvpn-devel] OpenVPN GUI und UAC

2009-11-10 Thread Arne Schwabe
Hi, a lot of our users fail to start OpenVPN with Adminstrator Rights. It is possible to implement a UAC dialog for the standard OpenVPN Gui, so that it will prompt the user for admin rights? Arne

Re: [Openvpn-devel] OpenVPN GUI

2008-10-09 Thread Didier Conchaudron
Imho, the project is not alive any more as his original developer somewhat stopped developing it. However the sources are still available at http://openvpn.se/files/ . Deliver patches is always welcome but your point about where to submit is yet to be answered. Maybe OpenVPN.net could host current

[Openvpn-devel] OpenVPN GUI

2008-10-09 Thread Mirek Zajic
Hello, I want to make some modifications to OpenVPN GUI. Is the project still alive? Their forum is closed and they refer to OpenVPN mailing list. How can I get latest developement source version of the GUI? Where shall I submit patches? Thanks, Miroslav Zajic NextSoft

[Openvpn-devel] OpenVPN GUI

2007-08-06 Thread Erich Titl
Hi everybody I used to tailor the 2.0.x OpenVPN GUI for Windows distribution for my installations. Mathias Sundman's distribution appears not to be up to date anymore, but the GUI showed up in the 2.1rc4. Is this now the _official_ GUI distribution and will the installer source be kept on this ba

[Openvpn-devel] OpenVPN-GUI and Tap-Win32

2007-05-27 Thread Christophe
Hi, I am using OpenVPN-GUI AND tap-win32 ethernet adaptator on WinXP. The config is right, and the system is running. (can ping, ftp... throught the tunnel) Only when I stop windows and restart, OpenVPN-GUI doesn't find the adaptator anymore. There is no mismatch in names btw the adaptator and

Re: [Openvpn-devel] OpenVPN GUI Icon Question

2006-11-16 Thread Alexander Littell
es the new icons I created were loaded. I'm using MSYS and MinGW like you suggested on your website. Love your product, by the way. ~Alec Original Message Follows From: Mathias Sundman To: Alexander Littell CC: openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] O

Re: [Openvpn-devel] OpenVPN GUI Icon Question

2006-11-16 Thread Mathias Sundman
On Thu, 16 Nov 2006, Alexander Littell wrote: Okay, so this technically isn't an OpenVPN question. Sorry. However, maybe someone can help me out nevertheless as the two programs are linked and I'm having trouble getting assistance at the openvpn.se site. Anyway, I'm trying to roll out a custo

[Openvpn-devel] OpenVPN GUI Icon Question

2006-11-16 Thread Alexander Littell
Okay, so this technically isn't an OpenVPN question. Sorry. However, maybe someone can help me out nevertheless as the two programs are linked and I'm having trouble getting assistance at the openvpn.se site. Anyway, I'm trying to roll out a customized version of OpenVPN and wanted to change

Re: [Openvpn-devel] OpenVPN GUI not working with ms cert store

2004-11-08 Thread Leonard Isham
On Mon, 8 Nov 2004 23:19:19 +0100 (CET), Mathias Sundman wrote: > On Mon, 8 Nov 2004, Mathias Sundman wrote: [SNIP] > Why do one always find the problem yourself the minute after posting to a > list?! > > The problem was in the way I called CreateProcess(). I used the > dwFlags = STARTF_USESHOWWI

Re: [Openvpn-devel] OpenVPN GUI not working with ms cert store

2004-11-08 Thread Mathias Sundman
On Mon, 8 Nov 2004, Mathias Sundman wrote: I got an email from an OpenVPN GUI user today saying that it didn't work together with passphrase protected keys in the MS certificate store. I had no problem reproducing it. I'm using OpenVPN 2.0-beta16, and all version of OpenVPN GUI from beta1 to

[Openvpn-devel] OpenVPN GUI not working with ms cert store

2004-11-08 Thread Mathias Sundman
I got an email from an OpenVPN GUI user today saying that it didn't work together with passphrase protected keys in the MS certificate store. I had no problem reproducing it. I'm using OpenVPN 2.0-beta16, and all version of OpenVPN GUI from beta1 to beta22 fails. What happends is that OpenVPN

Re: [Openvpn-devel] OpenVPN GUI connection configuration

2004-11-06 Thread James Yonan
On Sat, 6 Nov 2004, Mathias Sundman wrote: > I'd like to start adding connection specific options to OpenVPN GUI, that > need to specified somewhere. > > The first option I plan to add is: > > * Connection name (instead of the filename) > > * script to run before starting openvpn, to allow for

[Openvpn-devel] OpenVPN GUI connection configuration

2004-11-05 Thread Mathias Sundman
I'd like to start adding connection specific options to OpenVPN GUI, that need to specified somewhere. The first option I plan to add is: * Connection name (instead of the filename) * script to run before starting openvpn, to allow for example a telnet auth session to a PIX firewall before op

[Openvpn-devel] OpenVPN GUI french i18n

2004-11-02 Thread Didier Conchaudron
Hi Mathias, Here's a french translation of your lastest GUI dev( eg. 1.0-beta21) http://conchaudron.free.fr/contrib/openvpn-gui/ Hope this will be usefull for frenchies ;-) Didier