[Openvpn-devel] source changes mailing list

2009-05-31 Thread Felix Kronlage
hi, I've been wondering for a while now, wether there is any chance a mailing list where the commits that go into the openvpn repository are mailed to could be established? I really like that way of being able to track the further development. felix

Re: [Openvpn-devel] Reporting issue with v2.1 rc16and--cryptoapicert

2009-05-31 Thread dave
Gotcha. Also minor bug: the buld number shows as rc16b instead of rc17 > -Original Message- > From: Alon Bar-Lev [mailto:alon.bar...@gmail.com] ... > > True. > > Well, this is the original patch I sent [1] > > [1] > http://www.opensc-project.org/build/browser/trunk/patches/open > vp

Re: [Openvpn-devel] Reporting issue with v2.1 rc16 and--cryptoapicert

2009-05-31 Thread Alon Bar-Lev
True. Well, this is the original patch I sent [1] [1] http://www.opensc-project.org/build/browser/trunk/patches/openvpn-002-mingw.patch?rev=30 On Sun, May 31, 2009 at 7:22 PM, dave wrote: > This change seems incomplete, and it does not build on Windows on > non-MINGW32.  It seems simple enough

Re: [Openvpn-devel] Reporting issue with v2.1 rc16 and--cryptoapicert

2009-05-31 Thread dave
This change seems incomplete, and it does not build on Windows on non-MINGW32. It seems simple enough, the conditional compilation doesn't define OpenVPNCryptAcquireCertificatePrivateKey For non-MINGW32 Attached is a patch to add that definition for non-MINGW32 -dave > -Original Messag