Re: [Openvpn-devel] PolarSSL patches

2011-07-06 Thread chantra
Samuli, You will need patch openvpn-plugin.h diff --git a/openvpn-plugin.h b/openvpn-plugin.h index 9cce9d8..529a1c6 100644 --- a/openvpn-plugin.h +++ b/openvpn-plugin.h @@ -25,12 +25,8 @@ #ifndef OPENVPN_PLUGIN_H_ #define OPENVPN_PLUGIN_H_ -#ifdef USE_OPENSSL -#include "ssl_verify_openssl.h

Re: [Openvpn-devel] PolarSSL patches

2011-07-06 Thread Samuli Seppänen
Hi Adriaan, I tried building your tree on Debian 5 (amd64) VM and got this error: #make plugins /usr/bin/make -C plugin/auth-pam/ make[1]: Entering directory `/home/buildslave/andj-openvpn-ssl-refactoring-4970f14/plugin/auth-pam' gcc -O2 -Wall -DDLOPEN_PAM=0 -fPIC -c -I../.. auth-pam.c In file in

Re: [Openvpn-devel] Bug: extended x509-username-field broken in git

2011-07-06 Thread Markus Koetter
On 07/05/2011 03:15 PM, David Sommerseth wrote: Can you please use git bisect to locate the offending commit? I figured out this never really worked with openvpn git at all. During discussing the patch, the check for the error_depth disappeared. So, if the root certificate lacked the extension,

[Openvpn-devel] OpenVPN 2.2.1 released

2011-07-06 Thread Samuli Seppänen
The OpenVPN community project team is proud to release OpenVPN 2.2.1. It can be downloaded from here: Changes include: - Fixed several build issues - Updated easy-rsa for OpenSSL 1.0.0 (fixes Trac ticket #125) - Man-page improvements A m

Re: [Openvpn-devel] [PATCH 3/8] Added control channel crypto docs

2011-07-06 Thread Adriaan de Jong
> -Original Message- > From: David Sommerseth [mailto:openvpn.l...@topphemmelig.net] > Sent: dinsdag 5 juli 2011 20:11 > > More comments in between ... look carefully. > Thanks, I've answered your comments inline too :) > [...snip...] > > + * @subsection key_generation_method_2 Key metho

Re: [Openvpn-devel] [PATCH 9/9] Moved doxygen-specific files to a separate directory

2011-07-06 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 22/06/11 10:34, Adriaan de Jong wrote: > --- > doc_compression.h | 92 > doc_control_processor.h| 189 > doc_control_tls.h | 105 -- > doc_data_cont

Re: [Openvpn-devel] [PATCH 2/8] Added data channel crypto docs

2011-07-06 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [resending with Cc: to mailing list] On 22/06/11 08:51, Adriaan de Jong wrote: > Signed-off-by: Adriaan de Jong > --- > crypto.h | 168 > + > doc_data_crypto.h | 75 +++