Re: [Openvpn-devel] [PATCH] PolarSSL 1.3

2014-04-18 Thread Steffan Karger
Hi James, On 04/17/2014 09:41 PM, James Yonan wrote: > On 27/02/2014 12:40, steffan.kar...@fox-it.com wrote: >> The attached patches add support for PolarSSL 1.3. These patches are for >> master only, as they drop support for PolarSSL 1.2. Supporting both versions >> would require a lot of #ifdef'

Re: [Openvpn-devel] RFD: ssl library version numbers

2014-04-18 Thread Steffan Karger
On 04/16/2014 05:24 PM, Gert Doering wrote: > OK, here's the full patch with this version. One minor remark: if you add an extra * to the /* of the comment above get_ssl_library_version(void), the comment becomes a doxygen comment and will be included in the generated doxygen. Otherwise, ACK. -S

Re: [Openvpn-devel] Fixes for HTTP proxy authentication with NTLM

2014-04-18 Thread Gert Doering
Hi, On Wed, Apr 16, 2014 at 12:48:35PM +0200, Holger Kummert wrote: > Any opinions? Any easy way to test this, without having a Windows domain around? (I already run a number of test cases from my t_client test sets using socks proxy, http proxy, http proxy to ipv4 hosts over ipv6, ..., and if I

[Openvpn-devel] [PATCH applied] Re: Add SSL library version reporting.

2014-04-18 Thread Gert Doering
Patch has been applied to the master and release/2.3 branches. commit 1ec984b154aa3247ef58c9d44e7e477880b632b1 (master) commit 25bc9f082432034315b3efd9401aa8a9e5884506 (release/2.3) Author: Gert Doering List-Post: openvpn-devel@lists.sourceforge.net Date: Sun Apr 13 17:29:32 2014 +0200 Ad