.. |
Makefile.in
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
base64.c
|
crypt32/tests: Remove dead assignment (clang).
|
2011-09-09 17:36:27 +02:00 |
cert.c
|
crypt32/tests: Fix test failures on older NT4.
|
2012-02-13 13:09:45 +01:00 |
chain.c
|
crypt32: Fix domain component length check.
|
2012-01-30 20:44:48 +01:00 |
crl.c
|
tests: Remove unneeded assert.h includes.
|
2011-09-27 10:59:56 +02:00 |
ctl.c
|
tests: Remove unneeded assert.h includes.
|
2011-09-27 10:59:56 +02:00 |
encode.c
|
crypt32: Initialize a pointer for dynamic data.
|
2011-11-22 18:24:41 +01:00 |
main.c
|
crypt32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-11 14:47:38 +01:00 |
message.c
|
crypt32/tests: Remove an unused assignment (clang).
|
2011-02-17 17:25:35 +01:00 |
msg.c
|
crypt32: Remove a couple unused variables (LLVM/Clang).
|
2012-01-31 13:47:11 +01:00 |
object.c
|
…
|
|
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: Fix a test failure on systems with no c: drive.
|
2009-10-26 11:17:00 +01:00 |
store.c
|
tests: Remove unneeded assert.h includes.
|
2011-09-27 10:59:56 +02:00 |
str.c
|
crypt32: Test/correct CertGetNameString with NULL pvTypePara.
|
2011-09-09 13:33:11 +02:00 |