[Openvpn-devel] proxy ntlm support

2004-09-15 Thread William Preston
hello list, here's a patch to add basic ntlm support to openvpn 1.6.0 i've tested it with i386 linux & win32 against MS ISA proxy. it includes base64 code from heimdal... - hope it's useful to somebody. William--- openvpn/base64.c Thu Sep 2 17:00:25 2004 +++ openvpn-1.6.0/base64.c Thu Sep 2

Re: [Openvpn-devel] proxy ntlm support

2004-09-17 Thread James Yonan
William, Thanks for the patch. Have you tried it against the 2.0 beta series yet? That's really the place where I will want to merge it. Best Regards, James On Wed, 15 Sep 2004, William Preston wrote: > > hello list, > > here's a patch to add basic ntlm support to openvpn 1.6.0 > i've teste

Re: [Openvpn-devel] proxy ntlm support

2004-10-18 Thread James Yonan
William, I merged your patch in the just-released OpenVPN-2.0-beta12. Would you mind giving it a test run to make sure I didn't make any mistakes on the merge (there were some conflicts). I don't have an ISA server, so I can't personally test it. Thanks, James On Wed, 15 Sep 2004, William

Re: [Openvpn-devel] proxy ntlm support

2004-10-22 Thread William Preston
Quoting James Yonan : > I merged your patch in the just-released OpenVPN-2.0-beta12. Would you > mind giving it a test run to make sure I didn't make any mistakes on the > merge (there were some conflicts). I don't have an ISA server, so I can't > personally test it. > Hi, yes it works with