Juan Lang
|
43d855530b
|
Fix parameter count on some stubs (thanks to Marcus Meissner for
spotting that.) Add a few more stubs.
|
2005-11-28 20:52:13 +01:00 |
|
Juan Lang
|
fd7a60bc8d
|
Fix some memory leaks.
|
2005-11-23 15:12:56 +01:00 |
|
Juan Lang
|
7e5a079d25
|
Implement CertSignSignature and CertVerifySignature(Ex).
|
2005-10-31 10:04:06 +00:00 |
|
Juan Lang
|
2d6d002b44
|
Use CryptMem functions for internal memory allocation.
|
2005-10-28 10:09:26 +00:00 |
|
Stefan Leichter
|
443910ba27
|
Added stubs for CryptInitOIDFunctionSet and
CryptUnregisterDefaultOIDFunction.
|
2005-09-15 09:31:20 +00:00 |
|
Juan Lang
|
807b11b363
|
When decoding a signed cert, make sure it's really a cert.
|
2005-09-12 10:08:34 +00:00 |
|
Juan Lang
|
25cb6e081f
|
- call CertFreeCertificateContext from CertDeleteCertificateFromStore
- fix some ref counting problems
|
2005-09-09 09:09:45 +00:00 |
|
Juan Lang
|
300c10a3b7
|
- implement system stores
- remove an intermittently failing registry test
|
2005-09-08 18:56:14 +00:00 |
|
Alexandre Julliard
|
38673cc01d
|
Avoid a couple of 'clobbered by longjmp' warnings.
|
2005-09-08 11:27:26 +00:00 |
|
Juan Lang
|
1cf56599bd
|
Implement system registry stores.
|
2005-09-08 11:00:51 +00:00 |
|
Juan Lang
|
5ef9d88cab
|
Implement registry stores.
|
2005-09-07 13:25:56 +00:00 |
|
Juan Lang
|
3bf9c165fa
|
Correct a test that incorrectly showed signed certs couldn't be added
to a mem store.
Support signed certs in mem stores.
Correct use of a freed pointer.
|
2005-09-03 15:02:57 +00:00 |
|
Juan Lang
|
6389dbc979
|
Implement CertAddSerializedElementToStore.
|
2005-09-02 14:38:05 +00:00 |
|
Juan Lang
|
9e8c0bbdb3
|
Implement collection stores.
|
2005-08-30 09:59:03 +00:00 |
|
Juan Lang
|
8d1cf4ebec
|
Implemented memory cert stores.
|
2005-08-29 12:18:00 +00:00 |
|
Juan Lang
|
390d502887
|
Added a bunch of stubs.
|
2005-08-26 08:46:48 +00:00 |
|
Juan Lang
|
02cb0c77d7
|
Implemented CryptHashCertificate.
|
2005-08-25 09:51:59 +00:00 |
|
Juan Lang
|
5701a0f0b8
|
Implement a few utility functions, with tests.
|
2005-07-07 20:27:55 +00:00 |
|
Juan Lang
|
5b3499de68
|
Get rid of a magic number, and improve stubs of
CertOpenSystemStoreA/W.
|
2005-06-03 11:25:38 +00:00 |
|
Mike McCormack
|
674e237231
|
Improve the CertStore code a little.
|
2004-11-10 01:31:50 +00:00 |
|
Stefan Leichter
|
727a596e9b
|
Added missing line break.
|
2004-08-26 00:30:23 +00:00 |
|
Stefan Leichter
|
1550f5ef13
|
Added stub for CertFindCertificateInStore.
|
2004-08-09 22:55:35 +00:00 |
|
Juan Lang
|
1795994d53
|
- correct some prototypes, add some defines
- stub a couple more functions
|
2004-03-01 21:19:37 +00:00 |
|