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

2004-10-24 Thread Torge Szczepanek
Am Dienstag, den 19.10.2004, 09:16 +0200 schrieb Peter 'Luna' Runestig: > Hi! Here is a reworked version of my CryptoAPI patch, that also builds > with MinGW. I changed the name of the new source file to 'cryptoapi.c', > since there seems to be some interest in other CryptoAPI usage in the > code

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

2004-10-24 Thread Mathias Sundman
On Sun, 24 Oct 2004, Torge Szczepanek wrote: Am Dienstag, den 19.10.2004, 09:16 +0200 schrieb Peter 'Luna' Runestig: Hi! Here is a reworked version of my CryptoAPI patch, that also builds with MinGW. I changed the name of the new source file to 'cryptoapi.c', since there seems to be some inter

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

2004-10-24 Thread James Yonan
On Sun, 24 Oct 2004, Torge Szczepanek wrote: > Am Dienstag, den 19.10.2004, 09:16 +0200 schrieb Peter 'Luna' Runestig: > > > Hi! Here is a reworked version of my CryptoAPI patch, that also builds > > with MinGW. I changed the name of the new source file to 'cryptoapi.c', > > since there seems to

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

2004-10-24 Thread Daniel Lehmann
Am Montag 25 Oktober 2004 01:29 schrieb James Yonan: > > Yes, this is already merged in beta14. > > James > Hi, is it possible, that cryptoapi.c and cryptoapi.h are missing in the 2.0 beta14 source packages? Though, in the cvs branch of beta14 these files are present. Maybe anyone could fix this