Re: [Openvpn-devel] [PATCH] Socks5 username/password authentication support

2010-11-12 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/10/10 00:56, Pierre Bourdon wrote: > Hello, > > This patch adds support for SOCKS plain text (username/password) > authentication as described in RFC 1929. It adds an optional third > parameter to the socks-proxy option, which is a file containi

[Openvpn-devel] [PATCH] Socks5 username/password authentication support

2010-10-10 Thread Pierre Bourdon
Hello, This patch adds support for SOCKS plain text (username/password) authentication as described in RFC 1929. It adds an optional third parameter to the socks-proxy option, which is a file containing the login credentials. I submitted this patch on the Trac (#62) two days ago, but cron2 asked