[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[TSVN] TSVN 1.1.0 encrypting auth provider problem under W2K

From: Roland Ruedenauer <Roland.Ruedenauer_at_yellow-computing.de>
Date: 2004-10-07 20:36:20 CEST

Hi,

The new encrypting auth provider doesnt seem to work with W2K;
no auth data is written to the users' registry.

In file SVN\auth_providers.cpp:

When calling the Crypt32.dll function "CryptProtectData" the
2nd parameter (a description string) ist set to NULL.
At least on my W2K machine this call fails as this parameter
is required to be a valid string under Windows 2000 (see the
MSDN documentation!).

Another suggestion: provide DWORD parameters instead of NULL
as 0 (not really a bug with MSVC).

Roland

____________
Virus checked by inet.yellow-computing.de
Version: AVK 15.0.342, 07.10.2004

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Oct 7 21:53:52 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.