Aric Stewart
8d5f94b199
wintrust: Implementations for WTHelperGetFileName and WTHelperGetFileHandle.
2007-12-11 17:49:48 +01:00
Juan Lang
355193b70d
wintrust: Implement GenericChainFinalProv.
2007-10-09 20:20:30 +02:00
Juan Lang
d1fcdea034
wintrust: Implement GenericChainCertificateTrust.
2007-10-09 20:20:24 +02:00
Juan Lang
fa355b2180
wintrust: Add stub for WVTAsn1SpcSpOpusInfoDecode.
2007-10-01 12:33:43 +02:00
Juan Lang
5adeae168b
wintrust: Implement SoftpubDefCertInit.
2007-10-01 12:32:49 +02:00
Juan Lang
0463f99b73
wintrust: Partially implement SoftpubAuthenticode.
2007-09-13 10:54:34 +02:00
Juan Lang
b13d16a0da
wintrust: Implement SoftpubCleanup.
2007-09-13 10:54:22 +02:00
Juan Lang
b157166345
wintrust: Implement pfnCertificateTrust.
2007-08-29 12:00:33 +02:00
Juan Lang
92de438469
wintrust: Implement SoftpubLoadSignature.
2007-08-28 11:57:37 +02:00
Juan Lang
5a3fb3b566
wintrust: Test and implement SoftpubLoadMessage.
2007-08-28 11:57:20 +02:00
Juan Lang
7850caa714
wintrust: Test and implement SoftpubInitialize.
2007-08-27 19:34:20 +02:00
Juan Lang
f1ec80d13b
wintrust: Implement WTHelperGetProvCertFromChain.
2007-08-15 10:42:08 +02:00
Juan Lang
261f02ca68
wintrust: Implement SPC indirect data decoding.
2007-08-14 13:29:21 +02:00
Juan Lang
f7e62befe8
wintrust: Implement SPC indirect data encoding.
2007-08-14 13:29:10 +02:00
Juan Lang
4c5efcc412
wintrust: Add stubs for SPC_LINK and SPC_PE_IMAGE encoding/decoding.
2007-08-13 11:33:29 +02:00
James Hawkins
98350044d5
wintrust: Add stub implementations for CryptCATAdminAddCatalog and CryptCATAdminReleaseCatalogContext.
2007-05-31 13:27:22 +02:00
Hans Leidekker
fbe37d1b68
wintrust: Improve a number of stubs.
2007-04-06 12:31:04 +02:00
Paul Vriens
a0ac040b8c
wintrust: Added some CryptSIP stub implementations.
2006-09-27 18:16:11 +02:00
James Hawkins
15b7934f3d
wintrust: Add a stub implementation of CryptCATClose.
2006-09-21 18:23:47 +02:00
James Hawkins
ab5494e83e
wintrust: Add a stub implementation of CryptCATEnumerateMember.
2006-09-21 18:23:38 +02:00
James Hawkins
a89db155d8
wintrust: Add a stub implementation of CryptCATOpen.
2006-09-21 18:22:48 +02:00
Paul Vriens
1f05420b5c
wintrust: Added stubbed WintrustAddDefaultForUsage.
2006-09-12 14:57:28 +02:00
Paul Vriens
fc3c9c5ee6
wintrust: Add some register stubs.
2006-08-29 13:03:44 +02:00
Paul Vriens
b20dad068a
wintrust: Added stubbed CryptCATAdminEnumCatalogFromHash.
2006-08-21 12:09:08 +02:00
Paul Vriens
80df5324ba
wintrust: Added stubbed WintrustLoadFunctionPointers.
2006-08-15 19:24:49 +02:00
Paul Vriens
6f872e5313
wintrust: Added stubbed WintrustRemoveActionID.
2006-08-14 20:49:18 +02:00
Juan Lang
7fc56136be
wintrust: Implement TrustIsCertificateSelfSigned.
2006-08-02 11:41:44 +02:00
Juan Lang
2c5f20b701
wintrust: Add some stubs.
2006-02-18 15:50:01 +01:00
Stefan Leichter
b7819c2431
Added stubs for DllRegisterServer, DllUnregisterServer and
...
WintrustSetRegPolicyFlags.
2005-09-16 18:44:26 +00:00
Alexandre Julliard
aa0b9aac0d
Sort entry points alphabetically.
2005-06-22 18:38:23 +00:00
Paul Vriens
0aec9906cf
Added a stub for CryptCATAdminCalcHashFromFileHandle.
2005-06-05 17:53:48 +00:00
Mike McCormack
632ee62a3e
Add stubs and stub implementations.
2005-06-01 19:49:41 +00:00
Michael Stefaniuc
a740045064
Stub for CryptCATAdminReleaseContext.
2005-02-23 12:43:12 +00:00
Stefan Leichter
63289cd67c
Added stub for CryptCATAdminAcquireContext.
2004-10-18 21:19:46 +00:00
Francois Gouget
0fc0ddb62d
Add stubs for some new WinXP APIs.
2003-06-13 16:29:54 +00:00
Alexandre Julliard
114a31a2a8
Take advantage of new winebuild syntax to remove redundant function
...
names in spec files.
2003-03-20 03:53:12 +00:00
Robert Shearman
bda22de541
- Add some stubs.
...
- Implement kernel32.FatalExit.
2003-01-13 20:44:13 +00:00
Alexandre Julliard
77afd6c47e
Made some more spec file entries optional or unnecessary.
...
Fixed a few DLLName/DLLFileName mismatches.
2002-06-21 19:15:45 +00:00
Alexandre Julliard
ad53383f9b
Added winebuild support for generating a .dbg.c file containing the
...
debug channels definitions.
Made win32 the default type for spec files.
Ignore C compiler in winebuild so we can simply pass it $(DEFS).
Removed type win32 and debug_channels from spec files.
Fixed winebuild to always generate correct C identifiers (reported by
Vincent Béron).
2002-05-14 20:54:58 +00:00
Alexandre Julliard
32459912dc
Moved imports specification from the .spec into the Makefile so that
...
it can be used on platforms that don't build a .spec.c file.
2002-05-09 00:05:48 +00:00
Rein Klazes
2a4c68bd0b
Added new dll wintrust.dll with a stub for WinVerifyTrust().
2001-04-16 19:36:12 +00:00