17 Ιαν 2013, 4:01 μ.μ., ο/η Samuli Seppänen έγραψε:
> Hi Athanasios,
>
>> Right, so this is because c99 and VS don't mix. Thanks very much Gert.
>>
>> To explain why I'm trying to do this: Our institution uses OpenVPN to
>> provide remote access (e.g. access to electronic libraries, etc) to
>
Hi,
On Wed, Jan 16, 2013 at 05:11:08PM -0500, Mike Tancsa wrote:
> I have been following the steps to build OpenVPN from the sources and
> was scratching my head as to why the prebuilt binary would work, but my
> build from the sources would bork on --show-pkcs11-ids ?!?! Searching
> throu
Hi,
seems we have the first bug in 2.3.0 - or better "unintended side effects".
From a G+ thread today:
"Felix J. Ogris
Did you change the logic behind chroot and client-config-dir?
client-config-dir used to be a relative path inside chroot. With
2.3, openvpn seems to check whether ccd exists o
Hi Athanasios,
> Right, so this is because c99 and VS don't mix. Thanks very much Gert.
>
> To explain why I'm trying to do this: Our institution uses OpenVPN to
> provide remote access (e.g. access to electronic libraries, etc) to
> its users. So we used to build openvpn and package it very very
> Hi,
>
> Is https://github.com/OpenVPN/openvpn-build/tree/master/windows-nsis
> the correct and up-to-date nsis configuration that was used to
> assemble the "official" 2.3 windows install package ? If not, could
> someone please point me to the right repo?
>
> Best regards,
> --
> Athanasios Do
On Thu, Jan 17, 2013 at 2:19 AM, Matthias Andree wrote:
> Am 16.01.2013 11:11, schrieb Gert Doering:
> > Hi,
> >
> > On Tue, Jan 15, 2013 at 09:03:07PM +0200, Athanasios Douitsis wrote:
> >> Trying to compile 2.3 with visual studio 2010. I am getting the
> following
> >> error:
> >>
> >> init.c(18
Hi,
>From PolarSSL 1.1 to 1.2 the cipher names have changed and the API changed a
>bit. This causes the 2.3 release of OpenVPN to be in- compatible with PolarSSL
>1.2.
We've prepared three patches to add support for PolarSSL 1.2 to OpenVPN 2.3.
The first two patches just improve error reportin
From: Steffan Karger
Instead of logging the fact that an error occured, log the error string or (if
the PolarSSL build does not include this feature) the error code.
Signed-off-by: Joachim Schipper
---
src/openvpn/ssl_polarssl.c | 20 ++--
1 file changed, 18 insertions(+), 2
From: Steffan Karger
Print the *flags argument, which - for PolarSSL-1.2 - contains the reasons that
the certificate failed (pre-)verification.
Signed-off-by: Joachim Schipper
---
src/openvpn/ssl_verify_polarssl.c |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src
From: Steffan Karger
Add support for PolarSSL-1.2, which has changed the API in several places. This
is a minimal port: PolarSSL-1.2 works as well as PolarSSL-1.1, but the new
features have not been enabled.
Blacklist PolarSSL-1.[0-2] for bugs when verifying certificate chains
Signed-off-by: Jo
Just wanted to let everyone know that the OpenVPN Connect client for iOS
has just been released and is now available in the app store.
This is an official Apple-sanctioned OpenVPN client developed by OpenVPN
Technologies in collaboration with Apple.
The client is based on the new C++ OpenVPN
Am 16.01.2013 11:11, schrieb Gert Doering:
> Hi,
>
> On Tue, Jan 15, 2013 at 09:03:07PM +0200, Athanasios Douitsis wrote:
>> Trying to compile 2.3 with visual studio 2010. I am getting the following
>> error:
>>
>> init.c(186): error C2143: syntax error : missing ';' before 'type'
>> [C:\openvpn4\
12 matches
Mail list logo