Re: [Openvpn-devel] NTLMv2 patch corrected

2008-03-12 Thread Mirek Zajic
Hello, I have finally made some changes to the NTLMv2 patch according to Alon's comments. Now it should also be architecture independent. Miroslav Zajic NextSoft s.r.o. diff -Naur openvpn-2.1/ntlm.c openvpn-NTLMv2-predelane-2.1/ntlm.c --- openvpn-2.1/ntlm.c2008-01-13 21:25:52.915264000

Re: [Openvpn-devel] NTLMv2 patch corrected

2008-03-12 Thread Alon Bar-Lev
On 3/12/08, Mirek Zajic wrote: > Hello, > I have finally made some changes to the NTLMv2 patch according to Alon's > comments. Now it should also be architecture independent. > > Miroslav Zajic > NextSoft s.r.o. Hi! Great! Some more comments... :) > +timestamp_ull = openvpn_time(NULL);

Re: [Openvpn-devel] NTLMv2 patch corrected

2008-03-12 Thread Mirek Zajic
Thans for your comments. There are some things that have to be explained before I'll make the changes, please read bellow. Alon Bar-Lev napsal(a): On 3/12/08, Mirek Zajic wrote: Hello, I have finally made some changes to the NTLMv2 patch according to Alon's comments. Now it should also b