Frédéric Delanoy
|
f932abf326
|
dlls: Assorted spelling fixes.
|
2011-08-01 18:26:27 +02:00 |
Juan Lang
|
06a3cea1cd
|
crypt32: Increment current pointer on successful reads from memory.
|
2010-06-16 11:44:34 +02:00 |
Juan Lang
|
02b9e3198a
|
crypt32: Terminate reading a serialized store upon reading an empty property.
|
2010-06-16 11:44:33 +02:00 |
Juan Lang
|
0cf2e6fae6
|
crypt32: Stop reading a serialized store if a non-context prop ID appears before a context prop ID.
|
2009-11-11 10:55:36 +01:00 |
Juan Lang
|
9928e2e1c5
|
crypt32: Support reading a serialized store object from memory in CryptQueryObject.
|
2009-11-03 21:29:13 +01:00 |
Juan Lang
|
51a1f5a642
|
crypt32: Abstract function used to read from reading a serialized store.
|
2009-11-03 21:29:03 +01:00 |
Michael Stefaniuc
|
903585162d
|
crypt32: Remove remaining superfluous pointer casts.
|
2009-01-28 12:30:54 +01:00 |
Juan Lang
|
befce84f4c
|
crypt32: Close file when appropriate in CertSaveStore.
|
2009-01-27 11:06:58 +01:00 |
Juan Lang
|
6917fdd3a8
|
crypt32: Set save function in switch statement rather than with trinary conditional operator.
|
2009-01-27 11:06:44 +01:00 |
Huw Davies
|
b77ba1babf
|
crypt32: Initialize the size to zero.
|
2008-08-21 11:36:09 +02:00 |
Juan Lang
|
282eb73bc3
|
crypt32: Use CMS messages rather than PKCS messages internally.
|
2008-08-21 11:32:53 +02:00 |
Alexandre Julliard
|
ef07d83405
|
Include wine/port.h everywhere we use exceptions.
|
2008-04-29 20:18:49 +02:00 |
Andrew Talbot
|
a06caa0e66
|
crypt32: Remove unnecessary casts.
|
2007-12-04 14:32:39 +01:00 |
Juan Lang
|
661525c606
|
crypt32: Be more strict about format of serialized store files.
|
2007-10-01 12:32:44 +02:00 |
Juan Lang
|
f6ebeba5a2
|
crypt32: Move CertSaveStore to serialize.c.
|
2007-09-28 11:35:03 +02:00 |
Juan Lang
|
bba9587f40
|
crypt32: Implement CRYPT_WriteSerializedStoreToFile using CRYPT_WriteSerializedStoreToStream.
|
2007-09-28 11:31:08 +02:00 |
Juan Lang
|
779dd45e6b
|
crypt32: Add a function to serialize a store to an arbitrary stream.
|
2007-09-28 11:31:01 +02:00 |
Juan Lang
|
bc81929519
|
crypt32: Rename a couple of functions.
|
2007-09-28 11:30:48 +02:00 |
Andrew Talbot
|
79d1d77f74
|
crypt32: Exclude unused headers.
|
2007-04-30 12:32:35 +02:00 |
Juan Lang
|
f3a1f2bf60
|
crypt32: Win64 printf format warning fixes.
|
2006-10-04 09:59:57 +02:00 |
Juan Lang
|
6e23b4a25d
|
crypt32: Implement file stores.
|
2006-07-26 10:24:53 +02:00 |
Juan Lang
|
30bf5d9adb
|
crypt32: Fix reading key prov info from serialized data.
|
2006-07-18 11:18:37 +02:00 |
Juan Lang
|
f94d49dcd4
|
crypt32: Implement CertSerializeCRLStoreElement.
|
2006-05-26 11:56:45 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Juan Lang
|
d9a027952d
|
crypt32: Move context interface definition to common header.
|
2006-05-20 13:57:43 +02:00 |
Juan Lang
|
7e9ba76da1
|
crypt32: Use the HRESULT synonyms for converted Win32 error codes.
|
2006-05-15 11:06:04 +02:00 |
Juan Lang
|
c3a125179d
|
crypt32: Move serialization functions to serialize.c.
|
2006-03-04 16:12:28 +01:00 |