Sweden-Number/dlls/crypt32/tests
Frédéric Delanoy 5ba7f79bad Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
..
Makefile.in crypt32/tests: Compile with -D__WINESRC__. 2013-10-18 11:31:37 +02:00
base64.c crypt32/tests: Remove dead assignment (clang). 2011-09-09 17:36:27 +02:00
cert.c crypt32: Always return TRUE from CertFreeCertificateContext. 2013-10-18 11:34:01 +02:00
chain.c crypt32: Added support for retrieving certs by URL. 2013-09-06 17:25:08 +02:00
crl.c crypt32: Clone CRL context instead of using link in CertAddCRLContextToStore. 2013-10-21 21:06:17 +02:00
ctl.c crypt32: Always return TRUE from CertFreeCTLContext. 2013-10-18 11:35:55 +02:00
encode.c Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
main.c crypt32: Use assignment instead of memcpy to copy structs. 2013-02-05 20:15:36 +01:00
message.c Revert "crypt32: Correct CryptVerifyMessageSignature's use of pcbDecoded.". 2012-11-02 11:00:20 +01:00
msg.c crypt32: Remove a couple unused variables (LLVM/Clang). 2012-01-31 13:47:11 +01:00
object.c crypt32/tests: Make tests run on some Win9x boxes again. 2009-01-12 15:26:05 +01:00
oid.c crypt32/tests: Make sure to use a return value (LLVM/Clang). 2011-02-11 14:47:54 +01:00
protectdata.c crypt32/tests: Remove a dead initialization (LLVM/Clang). 2011-02-17 17:30:22 +01:00
sip.c crypt32/tests: Improve test output. 2012-09-25 11:19:39 +02:00
store.c crypt32: Use empty_store for new CTL contexts. 2013-10-18 11:36:04 +02:00
str.c crypt32/tests: Get rid of unneeded function typedefs. 2012-06-15 18:35:37 +02:00