Re: [Openvpn-devel] PATCH[2/2]: Use certificates from MS Cert Store with CryptoAPI

2004-10-14 Thread James Yonan
On Thu, 14 Oct 2004, Vlada Macek wrote: > Peter 'Luna' Runestig wrote: > > > I don't know. I spent a couple of hours, trying to work around > > MinGW's limitations when it comes to CryptoAPI, but I just ended up > > in dead ends. > > Just a thought: Maybe this addon can be made as a dynamic p

Re: [Openvpn-devel] Re: Compilation Problem of openvpn-2.0_beta11

2004-10-14 Thread Mathias Sundman
On Thu, 14 Oct 2004, zeeshaan wrote: thanx Mathew actually i was doing wrong that i was not running ms/mw.bat first but now i am having problem with openssl as as it says f:/djgpp/bin/make.exe: unrecognized option `--win32' wats up now i think its something wrong with make now. Well, djgp

[Openvpn-devel] Re: Compilation Problem of openvpn-2.0_beta11

2004-10-14 Thread zeeshaan
thanx Mathew actually i was doing wrong that i was not running ms/mw.bat first but now i am having problem with openssl as as it says f:/djgpp/bin/make.exe: unrecognized option `--win32' wats up now i think its something wrong with make now. wat to do? again thanx for the help, and I hope fo

[Openvpn-devel] Re: Compilation Problem of openvpn-2.0_beta11

2004-10-14 Thread zeeshaan
James Yonan yonan.net> writes: > > Make sure you have a tap-win32 subdirectory below your make directory with > appropriate files in it. > > James > > i do have tap-win32 as openvpn-2.0_beta11\tap-win32 \i386 \OemWin2k.inf

Re: [Openvpn-devel] Compilation Problem of openvpn-2.0_beta11

2004-10-14 Thread Mathias Sundman
On Thu, 14 Oct 2004, zeeshaan wrote: Hi, I am trying to compile the OpenVpn in windows but no success, i have installed Mingw,Msys i have opensssl and lzo libraries source also but when i try to compile the source through mingw by applying command Make -f makefile.w32 i get errors as gcc -

Re: [Openvpn-devel] Show client IP address in status file

2004-10-14 Thread Mathias Sundman
On Thu, 14 Oct 2004, James Yonan wrote: On Thu, 14 Oct 2004, Mathias Sundman wrote: I have a little feature request. I use TAP and bridging in many roadwarrior configurations. I would really like to see what IP address that has been assigned to which client in the --status file. There wil

Re: [Openvpn-devel] Compilation Problem of openvpn-2.0_beta11

2004-10-14 Thread James Yonan
Make sure you have a tap-win32 subdirectory below your make directory with appropriate files in it. James On Thu, 14 Oct 2004, zeeshaan wrote: > Hi, > > I am trying to compile the OpenVpn in windows but no success, > > i have installed Mingw,Msys i have opensssl and lzo libraries source also

Re: [Openvpn-devel] Show client IP address in status file

2004-10-14 Thread James Yonan
On Thu, 14 Oct 2004, Mathias Sundman wrote: > I have a little feature request. > > I use TAP and bridging in many roadwarrior configurations. > > I would really like to see what IP address that has been assigned to which > client in the --status file. > > A while ago we discussed how to prote

[Openvpn-devel] Compilation Problem of openvpn-2.0_beta11

2004-10-14 Thread zeeshaan
Hi, I am trying to compile the OpenVpn in windows but no success, i have installed Mingw,Msys i have opensssl and lzo libraries source also but i have set path for openssl and lzo in makefile.w32 as OPENSSL = /f/openssl-0.9.7d LZO = /f/lzo-1.08 because both are at f:/openssl-0.9.7d and f:

[Openvpn-devel] Show client IP address in status file

2004-10-14 Thread Mathias Sundman
I have a little feature request. I use TAP and bridging in many roadwarrior configurations. I would really like to see what IP address that has been assigned to which client in the --status file. A while ago we discussed how to protect against the user using another IP address that the one h

Re: [Openvpn-devel] PATCH[2/2]: Use certificates from MS Cert Store with CryptoAPI

2004-10-14 Thread Vlada Macek
Peter 'Luna' Runestig wrote: I don't know. I spent a couple of hours, trying to work around MinGW's limitations when it comes to CryptoAPI, but I just ended up in dead ends. Just a thought: Maybe this addon can be made as a dynamic plug-in. That way both could be compiled in two different