Austin English
|
d23b088818
|
wintrust/tests: Remove win9x hacks.
|
2011-02-18 14:54:51 +01:00 |
Juan Lang
|
7c42297bf3
|
wintrust/tests: Fix a leak (valgrind).
|
2011-02-17 17:26:00 +01:00 |
Juan Lang
|
4325d75d5d
|
wintrust/tests: Fix a leak (valgrind).
|
2011-02-10 10:28:02 -06:00 |
Austin English
|
1f10a78cb0
|
wintrust: Remove a dead assignment (LLVM/Clang).
|
2011-02-04 15:25:33 +01:00 |
Austin English
|
4d6caaebbd
|
wintrust/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-04 15:25:33 +01:00 |
Austin English
|
855c5e848d
|
wintrust/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-04 15:25:33 +01:00 |
Austin English
|
0fed8b0fe2
|
wintrust/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-04 15:25:33 +01:00 |
Detlef Riekenberg
|
179e26b3f1
|
wintrust/tests: Run the test again on W98.
|
2010-11-05 17:15:36 +01:00 |
Juan Lang
|
68fceb5e5b
|
wintrust: Get time to verify from cryptographic message when present.
|
2010-10-15 11:32:53 +02:00 |
Juan Lang
|
604e39dde5
|
crypt32: Add parameter checking to CryptSIPCreateIndirectData.
|
2010-09-24 18:20:27 +02:00 |
Juan Lang
|
ea715da1c6
|
wintrust/tests: Test CryptSIPCreateIndirectData.
|
2010-09-24 18:20:25 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Juan Lang
|
0b7711e545
|
wintrust/tests: Fix test failures when not running as administrator.
|
2010-05-18 08:49:52 +02:00 |
Gerald Pfeifer
|
7cdcdf781e
|
wintrust/tests: Remove variable myARGC which is not really used from test_cdf_parsing.
|
2010-05-03 15:39:56 +02:00 |
Mikhail Maroukhine
|
968b98f842
|
wintrust: Fix compiler warnings with flag -Wcast-qual.
|
2010-03-29 12:18:12 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Juan Lang
|
2f83664981
|
wintrust: Correct GenericChainCertificateTrust's handling of WINTRUST_CreateChainForSigner's return value.
|
2010-03-03 10:58:55 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Juan Lang
|
ab270f9966
|
wintrust: Fix copy-paste error.
|
2010-02-02 11:47:19 +01:00 |
Juan Lang
|
0f632c0caf
|
wintrust: Fix uninitialized return value (Coverity).
|
2010-02-02 11:47:19 +01:00 |
Juan Lang
|
428fc17934
|
wintrust: Return error directly from WINTRUST_CreateChainForSigner.
|
2010-01-29 13:30:03 +01:00 |
Juan Lang
|
711ca0f4f3
|
wintrust: Fail creating a chain if a store couldn't be created.
|
2010-01-29 13:30:03 +01:00 |
Juan Lang
|
59dcf9c9ee
|
wintrust: Return error directly from WINTRUST_CopyChain.
|
2010-01-29 13:30:03 +01:00 |
Juan Lang
|
c9c23190f7
|
wintrust: Simplify error handling in SoftpubLoadSignature.
|
2010-01-29 13:30:03 +01:00 |
Juan Lang
|
47e75329e3
|
wintrust: Return error directly from WINTRUST_SaveSigner.
|
2010-01-29 13:30:03 +01:00 |
Juan Lang
|
1781878b00
|
wintrust: Return error directly from WINTRUST_VerifySigner.
|
2010-01-29 13:30:03 +01:00 |
Juan Lang
|
4c1e554d19
|
wintrust: Close file handle on error loading a message from it.
|
2010-01-28 12:14:02 +01:00 |
Juan Lang
|
dce2a4590d
|
wintrust: Return error directly from SOFTPUB_LoadCertMessage.
|
2010-01-28 12:13:59 +01:00 |
Juan Lang
|
6099adf79a
|
wintrust: Return error directly from SOFTPUB_DecodeInnerContent.
|
2010-01-28 12:13:56 +01:00 |
Juan Lang
|
8085ea5fe0
|
wintrust: Return error directly from SOFTPUB_CreateStoreFromMessage.
|
2010-01-28 12:13:53 +01:00 |
Juan Lang
|
568b0025c7
|
wintrust: Return error directly from SOFTPUB_GetMessageFromFile.
|
2010-01-28 12:13:50 +01:00 |
Juan Lang
|
2c12de4b7e
|
wintrust: Return error directly from SOFTPUB_GetSIP.
|
2010-01-28 12:13:47 +01:00 |
Juan Lang
|
b5fbb87470
|
wintrust: Return error directly from SOFTPUB_GetFileSubject.
|
2010-01-28 12:13:44 +01:00 |
Juan Lang
|
fc1fbf6107
|
wintrust: Return error directly from SOFTPUB_OpenFile.
|
2010-01-28 12:13:41 +01:00 |
Juan Lang
|
528876c402
|
wintrust: Return error directly from SOFTPUB_LoadCatalogMessage.
|
2010-01-28 12:13:38 +01:00 |
Juan Lang
|
9e8e14ed12
|
wintrust: Return error directly from SOFTPUB_LoadFileMessage.
|
2010-01-28 12:13:35 +01:00 |
James Hawkins
|
b2d1c3eeec
|
wintrust: Fix a memory leak until our implementation is fixed.
|
2010-01-07 17:59:58 +01:00 |
Juan Lang
|
2fbe80ad89
|
wintrust: Check authority key identifer extension to determine if a certificate is self-signed.
|
2009-12-18 11:40:02 +01:00 |
Juan Lang
|
497b67dbf6
|
wintrust: Fail to load a certificate from a PE file if the certificate entry isn't a known type.
|
2009-12-07 09:49:18 +01:00 |
Juan Lang
|
ba9ccc51e2
|
wintrust: Fix memory leaks in tests.
|
2009-12-04 14:34:56 +01:00 |
Juan Lang
|
2768710c36
|
wintrust: Fix a test failure on Win2008.
|
2009-11-05 11:57:36 +01:00 |
Juan Lang
|
f4b359942b
|
wintrust: Only close a file in SoftpubCleanup if the WINTRUST_DATA contains a WINTRUST_FILE_INFO.
|
2009-11-04 16:45:16 +01:00 |
Juan Lang
|
a5087e6051
|
wintrust: Make sure item size is at least the min size, and only align sizes that are greater.
|
2009-10-23 12:00:17 +02:00 |
Juan Lang
|
cd084ff1f9
|
wintrust: Test the pgKnownSubject field of WINTRUST_FILE_INFO.
|
2009-10-23 11:59:22 +02:00 |
Juan Lang
|
53f964fea8
|
wintrust: Correct sizes of structure members.
|
2009-10-20 14:00:35 +02:00 |
Juan Lang
|
af192c20f9
|
wintrust: Simplify CRYPT_AsnDecodeInt.
|
2009-10-19 11:36:02 +02:00 |
Francois Gouget
|
6cfce78c7d
|
wintrust/tests: Fix compilation on systems that don't support nameless unions.
|
2009-08-31 12:49:25 +02:00 |
Alexandre Julliard
|
ec98af650b
|
wintrust: Add stubs for the driver policy init functions.
|
2009-08-14 15:29:26 +02:00 |
Juan Lang
|
64b320b7d9
|
wintrust: Correct alignment for 64-bit.
|
2009-08-10 13:09:00 +02:00 |