Rob Shearman
|
7583130908
|
advapi32: Implement CredWriteW.
|
2007-10-31 12:39:53 +01:00 |
Bang Jun-Young
|
671b023de8
|
advapi32: Fix prototypes to match the PSDK.
|
2007-02-05 12:25:48 +01:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
dcfb0f44d1
|
advapi32: Implement and test SystemFunction004.
|
2006-05-15 14:05:22 +02:00 |
Mike McCormack
|
50ed147db0
|
advapi32: Implement and test SystemFunction002 (DES decrypt).
|
2006-05-15 14:03:33 +02:00 |
Michael Jung
|
44cb0906da
|
Make crypt functions more robust in case of incorrect api usage.
|
2005-04-11 12:55:36 +00:00 |
Hans Leidekker
|
b96edb38cd
|
Implement SystemFunction006().
Add a test for SystemFunction006().
|
2004-10-04 20:42:05 +00:00 |
Michael Jung
|
81e6f0c15c
|
Reference counting for CRYPTPROV objects.
Implemented CryptContextAddRef.
|
2004-07-13 23:34:13 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Mike McCormack
|
87be464163
|
Moved declaration of VTableProvStruc from dlls/advapi32/crypt.h to
include/wincrypt.h.
|
2003-07-21 23:50:08 +00:00 |
Alexandre Julliard
|
140c905688
|
The provider functions are WINAPI.
|
2002-08-13 18:05:45 +00:00 |
Alexandre Julliard
|
7375597fe2
|
Fixed some handle type mismatches and added a few casts in prevision
of void* handles.
|
2002-07-31 19:26:03 +00:00 |
Gregg Mattinson
|
88773cd403
|
Removed C++ style comments.
|
2002-06-28 17:37:34 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Travis Michielsen
|
e8273d6056
|
Implement advapi32 portion of the CryptoAPI.
|
2002-01-10 19:29:40 +00:00 |