Francois Gouget
|
b1335db353
|
Better match the PSDK types and update win32.api to fix the winapi_check warnings.
|
2007-10-23 18:19:42 +02:00 |
Juan Lang
|
d1d0c97c84
|
cryptnet: Implement CryptRetrieveObjectByUrlW for the http protocol.
|
2007-10-23 12:25:04 +02:00 |
Juan Lang
|
dcb8c874e8
|
cryptnet: Return FALSE if the requested URL exists and the url array size is NULL.
|
2007-10-23 12:24:49 +02:00 |
Juan Lang
|
681a408aa6
|
cryptnet: Implement CryptRetrieveObjectByUrlW for the file: protocol.
|
2007-10-23 12:24:43 +02:00 |
Juan Lang
|
1fbb0f6a5a
|
cryptnet: Implement CryptRetrieveObjectByUrlA on top of CryptRetrieveObjectByUrlW.
|
2007-10-23 12:24:22 +02:00 |
Juan Lang
|
a7cfe075c8
|
cryptnet: Add tests for CryptRetrieveObjectByUrl.
|
2007-10-23 12:24:13 +02:00 |
Juan Lang
|
2fbefb6f75
|
cryptnet: Add stubs for CryptRetrieveObjectByUrlA/W.
|
2007-10-23 12:24:02 +02:00 |
Juan Lang
|
25c21e5bff
|
cryptnet: Fix a leak.
|
2007-10-22 12:36:07 +02:00 |
Juan Lang
|
43bdf4e52d
|
cryptnet: Partially implement CryptGetObjectUrl.
|
2007-10-19 12:30:03 +02:00 |
Juan Lang
|
322bcddfa8
|
cryptnet: Add tests for CryptGetObjectUrl.
|
2007-10-19 12:29:39 +02:00 |
Juan Lang
|
016a26ddae
|
cryptnet: Add stub for CryptGetObjectUrl.
|
2007-10-19 12:28:17 +02:00 |
Juan Lang
|
6d431c7337
|
cryptnet: Add CertDllVerifyRevocation stub.
|
2007-10-19 12:28:10 +02:00 |
Juan Lang
|
4009ed30bc
|
cryptnet: Implement DllRegisterServer/DllUnregisterServer.
|
2007-10-19 12:28:03 +02:00 |
Alexandre Julliard
|
69a88a9d40
|
Fix minor differences in the formatting of the license notices.
|
2007-05-04 12:08:15 +02:00 |
Michael Stefaniuc
|
41dd56cb7f
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Bang Jun-Young
|
67fcd2f1ea
|
cryptnet: Add .gitignore.
|
2006-07-05 13:27:16 +02:00 |
Maarten Lankhorst
|
d2ee3872e3
|
cryptnet: Implement a stub cryptnet dll.
|
2006-06-29 14:41:51 +02:00 |