.. |
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: Make sure to use return value (LLVM/Clang).
|
2011-02-07 10:06:19 -06:00 |
cert.c
|
crypt32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-17 18:33:42 +01:00 |
chain.c
|
crypt32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-09 09:28:47 -06:00 |
crl.c
|
crypt32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-11 14:47:09 +01:00 |
ctl.c
|
crypt32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-11 14:47:15 +01:00 |
encode.c
|
crypt32/tests: Test return value rather than output buffer before checking buffer contents (clang).
|
2011-01-31 17:57:59 +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/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 18:33:42 +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
|
…
|
|
store.c
|
crypt32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 17:29:05 +01:00 |
str.c
|
crypt32: Fix string quoting in CertRDNValueToStrA/W and CertNameToStrA/W.
|
2011-02-02 12:23:28 +01:00 |