In older version OpenVPN would hash a --tls-auth file
if it does not conform to the expected format
---
doc/openvpn.8| 21 +++--
src/openvpn/crypto.c | 65
2 files changed, 7 insertions(+), 79 deletions(-)
diff --git a/doc/o
---
doc/openvpn.8| 5 +++--
src/openvpn/crypto.c | 1 +
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/doc/openvpn.8 b/doc/openvpn.8
index 1fd53b0..3472778 100644
--- a/doc/openvpn.8
+++ b/doc/openvpn.8
@@ -4580,14 +4580,15 @@ An OpenVPN static key file generated by
.B dir
In older version OpenVPN would hash a --tls-auth file
if it does not conform to the expected format
---
doc/openvpn.8| 21 +++--
src/openvpn/crypto.c | 65
2 files changed, 7 insertions(+), 79 deletions(-)
diff --git a/doc/o
---
doc/openvpn.8| 5 +++--
src/openvpn/crypto.c | 1 +
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/doc/openvpn.8 b/doc/openvpn.8
index 1fd53b0..3472778 100644
--- a/doc/openvpn.8
+++ b/doc/openvpn.8
@@ -4580,14 +4580,15 @@ An OpenVPN static key file generated by
.B dir
ACK
-Steffan
On 06-12-14 14:22, Arne Schwabe wrote:
> ---
> doc/openvpn.8| 5 +++--
> src/openvpn/crypto.c | 1 +
> 2 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/doc/openvpn.8 b/doc/openvpn.8
> index 1fd53b0..3472778 100644
> --- a/doc/openvpn.8
> +++ b/doc/openvpn.8
Your patch has been applied to the release/2.3 branch.
commit 77c88554a711f94e81f0a7f74e7e04747a02c85a
Author: Arne Schwabe
List-Post: openvpn-devel@lists.sourceforge.net
Date: Sat Dec 6 14:22:09 2014 +0100
Warn that tls-auth with free form files is going to be removed from
OpenVPN 2.4
Your patch has been applied to the master and release/2.3 branch.
commit f87b1beccb817e1633bc95bd5dd19deec35c7edc (master)
commit 07d61fee2047686e5bec237a6cd7467244f91e13 (release/2.3)
Author: David Sommerseth
List-Post: openvpn-devel@lists.sourceforge.net
Date: Sun Nov 16 15:31:02 2014 +0100
Your patch has been applied to the master and release/2.3 branch.
commit b0f2c521303b7bceb6806680363bc4b9d225e5b8 (master)
commit b4a14914e03c23bc84607e7b956bba5b5d54522b (release/2.3)
Author: David Sommerseth
List-Post: openvpn-devel@lists.sourceforge.net
Date: Mon Nov 17 23:14:20 2014 +0100
Hi,
On Sun, Nov 16, 2014 at 03:31:02PM +0100, David Sommerseth wrote:
> From: David Sommerseth
>
> The system() call is prone to shell expansions and provides far more
> environments variables to the executable run than what is usually
> preferred. By moving over to exevce() shell expansions ar
Hi there
If you have a global network with several openvpn servers, you have a
problem with getting clients to connect to the "best" server(*).
Typically you'd either rely on users manually choosing the best server
(which they can't do well as they don't know the full story), or do
something easy
ACK
-Steffan
On 06-12-14 14:22, Arne Schwabe wrote:
> In older version OpenVPN would hash a --tls-auth file
> if it does not conform to the expected format
> ---
> doc/openvpn.8| 21 +++--
> src/openvpn/crypto.c | 65
>
>
Your patch has been applied to the master branch.
commit 8a95f62e3114b8fdaf0fd3ce2d80ed82d5e0db20
Author: Arne Schwabe
List-Post: openvpn-devel@lists.sourceforge.net
Date: Sat Dec 6 14:15:03 2014 +0100
Remove possibility of using --tls-auth with non OpenVPN Static key files
Acked-by:
12 matches
Mail list logo