Re: [Openvpn-devel] [patch] enhance compatibility with HTTP/1.1 proxies

2008-11-20 Thread David Sommerseth
Frank Behrens wrote: Hi Matthias! Matthias Andree wrote on 12 Nov 2008 14:36: On Wed, 12 Nov 2008, Frank Behrens wrote: James Yonan wrote on 4 Nov 2008 12:16: Shouldn't you check p->options.http_version and make sure it's >= 1.1 before sending the Host header? Here is a revised patch, tha

Re: [Openvpn-devel] [patch] enhance compatibility with HTTP/1.1 proxies

2008-11-20 Thread Frank Behrens
Hi Matthias! Matthias Andree wrote on 12 Nov 2008 14:36: > On Wed, 12 Nov 2008, Frank Behrens wrote: > > > James Yonan wrote on 4 Nov 2008 12:16: > > > Shouldn't you check p->options.http_version and make sure it's >= 1.1 > > > before sending the Host header? > > > Here is a revised patch, t

Re: [Openvpn-devel] [patch] enhance compatibility with HTTP/1.1 proxies

2008-11-12 Thread Matthias Andree
On Wed, 12 Nov 2008, Frank Behrens wrote: > James Yonan wrote on 4 Nov 2008 12:16: > > Shouldn't you check p->options.http_version and make sure it's >= 1.1 > > before sending the Host header? > Here is a revised patch, that works for me and implements your > suggestion: Sorry Frank, I have

Re: [Openvpn-devel] [patch] enhance compatibility with HTTP/1.1 proxies

2008-11-12 Thread Frank Behrens
James Yonan wrote on 4 Nov 2008 12:16: > Shouldn't you check p->options.http_version and make sure it's >= 1.1 > before sending the Host header? Here is a revised patch, that works for me and implements your suggestion: --- proxy.c.orig2008-10-06 09:22:20.0 +0200 +++ proxy.c

Re: [Openvpn-devel] [patch] enhance compatibility with HTTP/1.1 proxies

2008-11-05 Thread Frank Behrens
James Yonan schrieb: Frank Behrens wrote: May I propose the following patch to enhance openvpn's compatibility with HTTP/1.1 proxies? See http://tools.ietf.org/html/rfc2616#section-14.23 and http://tools.ietf.org/html/rfc2817#section-5.2 --- proxy.c.orig2008-10-06 09:22:20.0 +0200

Re: [Openvpn-devel] [patch] enhance compatibility with HTTP/1.1 proxies

2008-11-04 Thread James Yonan
Frank Behrens wrote: May I propose the following patch to enhance openvpn's compatibility with HTTP/1.1 proxies? See http://tools.ietf.org/html/rfc2616#section-14.23 and http://tools.ietf.org/html/rfc2817#section-5.2 --- proxy.c.orig2008-10-06 09:22:20.0 +0200 +++ proxy.c 20

[Openvpn-devel] [patch] enhance compatibility with HTTP/1.1 proxies

2008-10-27 Thread Frank Behrens
May I propose the following patch to enhance openvpn's compatibility with HTTP/1.1 proxies? See http://tools.ietf.org/html/rfc2616#section-14.23 and http://tools.ietf.org/html/rfc2817#section-5.2 --- proxy.c.orig2008-10-06 09:22:20.0 +0200 +++ proxy.c 2008-10-27 13:30:48.0