Juan Lang
|
9b56e5013e
|
crypt32: Fix a test failure on Windows 98.
|
2009-04-24 11:52:00 +02:00 |
Paul Vriens
|
d11e14d77f
|
crypt32/tests: Fix some test failures on older NT4 boxes.
|
2009-03-13 10:07:23 +01:00 |
Paul Vriens
|
190ffe58b2
|
crypt32/tests: Fix some crashes on older NT4 boxes.
|
2009-03-13 10:07:17 +01:00 |
Paul Vriens
|
1bf308eaa7
|
crypt32/tests: Fix some test failures on Win9x.
|
2009-03-13 10:07:05 +01:00 |
Paul Vriens
|
fd77bc5f10
|
crypt32/tests: Fix a test failure on Win9x.
|
2009-03-12 13:09:53 +01:00 |
Juan Lang
|
b9cac15370
|
crypt32: Fix another test on Win9x.
|
2009-03-09 12:04:05 +01:00 |
Juan Lang
|
93911d781e
|
crypt32: Fix some test failures on Win9x.
|
2009-03-06 12:38:34 +01:00 |
Juan Lang
|
bda6e4ed99
|
crypt32: Fix some test failures on Win9x.
|
2009-03-05 12:44:46 +01:00 |
Paul Vriens
|
1461b2c1b4
|
crypt32/tests: Don't crash on NT4.
|
2009-03-02 12:02:53 +01:00 |
Juan Lang
|
333b3a9362
|
crypt32: Fix more test failures on Win9x.
|
2009-02-27 13:14:53 +01:00 |
Juan Lang
|
5ed04c645d
|
crypt32: Fix more test failures on Win9x.
|
2009-02-26 12:11:25 +01:00 |
Juan Lang
|
f290ec4961
|
crypt32: Fix some test failures on Win9x.
|
2009-02-25 12:37:05 +01:00 |
Paul Vriens
|
2159580e4f
|
crypt32/tests: Prevent some crashes on Win9x (test_msg_control).
|
2009-02-23 15:24:52 +01:00 |
Paul Vriens
|
2fbe5bea3b
|
crypt32/tests: Prevent a crash on Win9x (test_data_msg).
|
2009-02-23 15:24:47 +01:00 |
Paul Vriens
|
3c6fb6bb5e
|
crypt32/tests: Prevent some crashes on Win9x (test_decode_msg).
|
2009-02-23 15:24:36 +01:00 |
Paul Vriens
|
6859eee630
|
crypt32/tests: Don't crash on Win9x (test_msg_get_and_verify_signer).
|
2009-02-23 15:24:31 +01:00 |
Paul Vriens
|
dd298d56a3
|
crypt32/tests: Don't crash on Win9x.
|
2009-02-20 18:46:03 +01:00 |
Michael Stefaniuc
|
1dc371c255
|
crypt32/tests: Remove superfluous pointer casts.
|
2009-01-21 10:25:35 +01:00 |
Juan Lang
|
28953bb9d2
|
crypt32: Fix tests on WinME.
|
2008-10-16 11:22:07 +02:00 |
Detlef Riekenberg
|
76ca951fab
|
crypt32/tests: Fix some tests on win9x.
|
2008-10-13 12:03:09 +02:00 |
Paul Vriens
|
d88cfec91d
|
crypt32/tests: Add a missing CryptMsgUpdate.
|
2008-09-19 11:41:32 +02:00 |
James Hawkins
|
a4d375c9f0
|
crypt32: Fix a failing test in Vista.
|
2008-09-11 11:50:19 +02:00 |
Juan Lang
|
32466b3a83
|
crypt32: Test verifying the signature of a detached signed message.
|
2008-09-09 11:46:15 +02:00 |
James Hawkins
|
5a9587949f
|
crypt32: Fix a failing test in Vista.
|
2008-09-03 13:14:50 +02:00 |
Francois Gouget
|
6bd4bf66e2
|
crypt32: Fix compilation on systems that don't support nameless unions.
|
2008-09-02 13:59:31 +02:00 |
Huw Davies
|
e8d834e02d
|
crypt32: Fix streamed, detached updates.
Thanks to Juan for confirming this is the correct fix.
|
2008-08-29 12:22:46 +02:00 |
Huw Davies
|
152a55eef2
|
crypt32/tests: Add a test for streamed, detached updates.
|
2008-08-29 12:22:41 +02:00 |
Juan Lang
|
13545bee2d
|
crypt32: Fix verifying the hash of a detached hash message.
|
2008-08-27 13:21:21 +02:00 |
Juan Lang
|
9db120d015
|
crypt32: Add tests for verifying the hash of a detached hash message.
|
2008-08-27 13:21:21 +02:00 |
Paul Vriens
|
5f727cb2af
|
crypt32/tests: Use CryptAcquireContextA instead of CryptAcquireContextW.
|
2008-08-26 13:41:19 +02:00 |
Juan Lang
|
0a8d14c2e6
|
crypt32: Rewrite CDecodeMsg_Update for better detached data handling.
|
2008-08-21 11:35:07 +02:00 |
Juan Lang
|
51b16fb857
|
crypt32: Support the KeyId type of signer in CMSG_SIGNER_INFO_PARAM.
|
2008-08-21 11:33:39 +02:00 |
Juan Lang
|
57a85f0d6b
|
crypt32: Implement CMSG_CMS_SIGNER_INFO_PARAM.
|
2008-08-21 11:33:30 +02:00 |
Juan Lang
|
6d9fc0f59d
|
crypt32: Add tests for CMSG_CMS_SIGNER_INFO_PARAM.
|
2008-08-21 11:33:21 +02:00 |
Juan Lang
|
ca94a1cc0d
|
crypt32: Add more tests for the version of encoded signed CMS messages.
|
2008-08-21 11:33:12 +02:00 |
Juan Lang
|
595bae3ef3
|
crypt32: Test and correct encoding of signed CMS messages.
|
2008-08-21 11:33:03 +02:00 |
Juan Lang
|
4fa4e5a793
|
crypt32: Allow CMS fields to be set when opening a signed message to encode.
|
2008-08-20 10:24:21 +02:00 |
Juan Lang
|
3297080045
|
crypt32: Allow messages to be opened when compiled with CMSG_SIGNED_ENCODE_INFO_HAS_CMS_FIELDS if CMS fields aren't actually used.
|
2008-08-20 10:24:15 +02:00 |
Juan Lang
|
427b3fbd5d
|
crypt32: Allow messages to be opened when compiled with CMSG_SIGNER_ENCODE_INFO_HAS_CMS_FIELDS if CMS fields aren't actually used.
|
2008-08-20 10:24:08 +02:00 |
Juan Lang
|
fc8545b43a
|
crypt32: Implement CryptMsgGetAndVerifySigner.
|
2008-08-18 17:15:55 +02:00 |
Juan Lang
|
d677f6084d
|
crypt32: Add tests for CryptMsgGetAndVerifySigner.
|
2008-08-18 17:15:55 +02:00 |
Reece Dunn
|
6a21ab270b
|
crypt32: Check Vista error codes for the msg tests.
|
2008-07-29 14:10:00 +02:00 |
Juan Lang
|
bca6cbcea7
|
crypt32: Move simplified message tests to their own file.
|
2008-07-29 11:52:04 +02:00 |
Detlef Riekenberg
|
07eeb4e406
|
crypt32/tests: Make the msg tests usable on win9x (avoid crash).
|
2008-07-21 14:37:22 +02:00 |
Juan Lang
|
44f2517335
|
crypt32: Allow one update to a decode message after the final update if it's a detached message.
|
2008-03-26 10:33:16 +01:00 |
Juan Lang
|
3617819bf6
|
crypt32: Test updates after the final update to a detached message.
|
2008-03-26 10:33:01 +01:00 |
Francois Gouget
|
4c8e218252
|
Assorted spelling fixes.
|
2008-02-15 12:09:24 +01:00 |
Juan Lang
|
d8fb290ee1
|
crypt32: Fix a couple leaked messages.
|
2007-10-19 14:21:59 +02:00 |
Juan Lang
|
71b5ba0336
|
crypt32: Implement streamed encoding of an indefinite-length data message.
|
2007-09-19 11:40:44 +02:00 |
Juan Lang
|
f5b4806159
|
crypt32: Implement CryptVerifyMessageSignature.
|
2007-08-23 12:38:05 +02:00 |