On 3/12/08, Mirek Zajic wrote:
> > Just noticed that openvpn has: openvpn_gettimeofday() which works also
> > for WIN32... Maybe use this one?
> >
> >
>
> openvpn_time works fine, why to change?
I remember you used gettimeofday in previous versions... I missed the
openvpn_gettimeofday() avail
I'm sending NTLMv2 patch again. I hope that everything is correct now
:-) Again thanks to Alon for his feedback.
Miroslav Zajic
NextSoft s.r.o.
P.S. I moved int64 macros to ntlm.c. I left them unchanged, becouse they
could be useful in future.
diff -Naur openvpn-2.1/ntlm.c openvpn-NTLMv2-p