Alright, I found the SMTP server and sent the patches out again with git
send-email. Let me know how those look.
-Original Message-
From: Gert Doering
Sent: Wednesday, July 25, 2018 11:18 AM
To: Kevin Kane
Cc: Gert Doering ; openvpn-devel
Subject: Re: [Openvpn-devel] [PATCH] [openvpn
Add a DLL to be wired in as a custom dialer, which introduces new build
dependencies
Add copyright notices as required where Microsoft has contributed code
Signed-off-by: Kevin Kane
---
.gitignore | 3 +
BUILD.rst| 1 +
Makefile.am | 10 ++-
configure.ac | 4 ++
dialer.c | 171
Signed-off-by: Kevin Kane
---
windows-nsis/openvpn.nsi | 4
1 file changed, 4 insertions(+)
diff --git a/windows-nsis/openvpn.nsi b/windows-nsis/openvpn.nsi
index e92904d..aff7cb3 100755
--- a/windows-nsis/openvpn.nsi
+++ b/windows-nsis/openvpn.nsi
@@ -1,6 +1,7 @@
; ***
Add copyright notice as required where Microsoft has contributed code
Signed-off-by: Kevin Kane
---
src/openvpnserv/service.c | 241 +++---
1 file changed, 222 insertions(+), 19 deletions(-)
diff --git a/src/openvpnserv/service.c b/src/openvpnserv/service.c
index
o the left side:
On Wed, Jul 25, 2018 at 05:01:39PM +0000, Kevin Kane via Openvpn-devel wrote:
> diff --git a/Makefile.am b/Makefile.am index 8301087..d8435ed 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -2,6 +2,7 @@
> #
> # Copyright (C) 2004 Mathias Sundman
> #
tream.
-Original Message-
From: Selva Nair
Sent: Wednesday, July 25, 2018 10:28 AM
To: Kevin Kane
Cc: openvpn-devel
Subject: Re: [Openvpn-devel] [PATCH] [openvpn-gui] Update system tray to
populate Windows VPN flyout
Hi,
On Wed, Jul 25, 2018 at 1:01 PM, Kevin Kane via Openvpn-devel
wrote:
&
>From 58cc8b37f567da867e3a6e2efa4c15de36495a79 Mon Sep 17 00:00:00 2001
From: Kevin Kane
Date: Fri, 13 Jul 2018 09:44:00 -0700
Subject: Register/unregister trusted custom dialer DLL when
installing/uninstalling service
Add copyright notice as required where Microsoft has contributed code
Signed-
>From 30e851ffafcc9ad76928d796f9b18144c8d79040 Mon Sep 17 00:00:00 2001
From: Kevin Kane
Date: Fri, 13 Jul 2018 09:47:43 -0700
Subject: Install/uninstall dialer DLL as part of Windows installer operation
Signed-off-by: Kevin Kane
---
windows-nsis/openvpn.nsi | 4
1 file changed, 4 insertions
Ok, I've gotten clearance to contribute the dialer feature from Microsoft's
OpenVPN fork back upstream. As previously discussed, this feature isn't
production-ready because the integration I did was quick and dirty - it mainly
just sends commands to a running OpenVPN-GUI process in the same way
>From ed96e2d91a0eb9ecdaab8d7104f397f7d77e5ced Mon Sep 17 00:00:00 2001
From: Kevin Kane
Date: Fri, 13 Jul 2018 09:50:00 -0700
Subject: Update system tray to populate Windows VPN flyout
Add a DLL to be wired in as a custom dialer, which introduces new build
dependencies
Add copyright notices as
Sent: Friday, July 6, 2018 9:37 AM
To: Kevin Kane
Cc: Илья Шипицин ; Gert Doering ;
openvpn-devel
Subject: Re: [Openvpn-devel] Upstreaming pqcrypto changes from microsoft/openvpn
Hi,
Thanks for the follow up.
On Fri, Jul 6, 2018 at 12:03 PM, Kevin Kane via Openvpn-devel
wrote:
> [Combining
[Combining threads.]
The work on the OpenSSL fork, and figuring out just what the right interface is
to bring PQ crypto to current crypto libraries, is going to be on-going. PQ
crypto algorithms don’t fit so well in the common conventions we’ve become
accustomed to for current algorithms.
As f
[Resending to openvpn-devel now that I'm subscribed to it.]
Hello all,
Thanks to Jon for making the introduction. My team works on post-quantum (PQ)
cryptography, which is algorithms used by regular computers but which are
resistant to attack by a sufficiently powerful quantum computer. This Op
13 matches
Mail list logo