projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
crypt32: Avoid some uninitialized variable warnings on older gcc.
[wine]
/
dlls
/
crypt32
/
tests
/
2008-09-03
James Hawkins
crypt32: Fix a few test failures in win9x.
tree
|
commitdiff
2008-09-03
James Hawkins
crypt32: Fix several failing tests in win9x.
tree
|
commitdiff
2008-09-03
James Hawkins
crypt32: Fix several test failures in win9x.
tree
|
commitdiff
2008-09-03
James Hawkins
crypt32: Fix several failing tests in win9x.
tree
|
commitdiff
2008-09-03
James Hawkins
crypt32: Fix a failing test in Vista.
tree
|
commitdiff
2008-09-03
James Hawkins
crypt32: Remove a test with a binary result that behave...
tree
|
commitdiff
2008-09-03
James Hawkins
crypt32: Fix a test that fails in Vista.
tree
|
commitdiff
2008-09-02
Francois Gouget
crypt32: Fix compilation on systems that don't support...
tree
|
commitdiff
2008-09-02
Juan Lang
crypt32: Implement CertAddCTLContextToStore.
tree
|
commitdiff
2008-09-02
Juan Lang
crypt32: Add tests for CertAddEncodedCTLToStore.
tree
|
commitdiff
2008-09-02
Juan Lang
crypt32: Add support for CTL properties.
tree
|
commitdiff
2008-09-02
Juan Lang
crypt32: Add tests for CertGetCTLContextProperty.
tree
|
commitdiff
2008-09-02
Juan Lang
crypt32: Implement CertCreateCTLContext and CertFreeCTL...
tree
|
commitdiff
2008-09-02
Juan Lang
crypt32: Add tests for CertCreateCTLContext.
tree
|
commitdiff
2008-08-29
James Hawkins
crypt32: Split the test for ret and last error up.
tree
|
commitdiff
2008-08-29
James Hawkins
crypt32: Fix a failing test in Vista.
tree
|
commitdiff
2008-08-29
James Hawkins
crypt32: Fix a failing test in Vista.
tree
|
commitdiff
2008-08-29
James Hawkins
crypt32: Fix a failing test in XP.
tree
|
commitdiff
2008-08-29
Juan Lang
crypt32: Add tests showing signed CTLs aren't decoded...
tree
|
commitdiff
2008-08-29
Huw Davies
crypt32: Fix streamed, detached updates.
tree
|
commitdiff
2008-08-29
Huw Davies
crypt32/tests: Add a test for streamed, detached updates.
tree
|
commitdiff
2008-08-28
Juan Lang
crypt32: Implement CTL decoding.
tree
|
commitdiff
2008-08-28
Juan Lang
crypt32: Implement encoding CTLs.
tree
|
commitdiff
2008-08-28
Juan Lang
crypt32: Add tests for encoding/decoding CTLs.
tree
|
commitdiff
2008-08-28
Juan Lang
crypt32: Implement authority info access decoding.
tree
|
commitdiff
2008-08-28
Juan Lang
crypt32: Implement authority info access encoding.
tree
|
commitdiff
2008-08-28
Juan Lang
crypt32: Test encoding/decoding the authority info...
tree
|
commitdiff
2008-08-27
Juan Lang
crypt32: Implement CryptVerifyDetachedMessageHash.
tree
|
commitdiff
2008-08-27
Juan Lang
crypt32: Add tests for CryptVerifyDetachedHashMessage.
tree
|
commitdiff
2008-08-27
Juan Lang
crypt32: Fix verifying the hash of a detached hash...
tree
|
commitdiff
2008-08-27
Juan Lang
crypt32: Add tests for verifying the hash of a detached...
tree
|
commitdiff
2008-08-27
Huw Davies
crypt32: Add support for CERT_NAME_STR_REVERSE_FLAG.
tree
|
commitdiff
2008-08-26
Paul Vriens
crypt32/tests: Use CryptAcquireContextA instead of...
tree
|
commitdiff
2008-08-21
Juan Lang
crypt32: Add support for decoding PKCS_SMIME_CAPABILITIES.
tree
|
commitdiff
2008-08-21
Juan Lang
crypt32: Add support for encoding PKCS_SMIME_CAPABILITIES.
tree
|
commitdiff
2008-08-21
Juan Lang
crypt32: Add tests for encoding/decoding PKCS_SMIME_CAP...
tree
|
commitdiff
2008-08-21
Juan Lang
crypt32: Rewrite CDecodeMsg_Update for better detached...
tree
|
commitdiff
2008-08-21
Juan Lang
crypt32: Support the KeyId type of signer in CMSG_SIGNE...
tree
|
commitdiff
2008-08-21
Juan Lang
crypt32: Implement CMSG_CMS_SIGNER_INFO_PARAM.
tree
|
commitdiff
2008-08-21
Juan Lang
crypt32: Add tests for CMSG_CMS_SIGNER_INFO_PARAM.
tree
|
commitdiff
2008-08-21
Juan Lang
crypt32: Add more tests for the version of encoded...
tree
|
commitdiff
2008-08-21
Juan Lang
crypt32: Test and correct encoding of signed CMS messages.
tree
|
commitdiff
2008-08-20
Juan Lang
crypt32: Allow CMS fields to be set when opening a...
tree
|
commitdiff
2008-08-20
Juan Lang
crypt32: Allow messages to be opened when compiled...
tree
|
commitdiff
2008-08-20
Juan Lang
crypt32: Allow messages to be opened when compiled...
tree
|
commitdiff
2008-08-20
Juan Lang
crypt32: Implement decoding CMSG_CMS_SIGNER_INFO.
tree
|
commitdiff
2008-08-20
Juan Lang
crypt32: Implement CMSG_CMS_SIGNER_INFO encoding.
tree
|
commitdiff
2008-08-20
Juan Lang
crypt32: Add tests for encoding/decoding CMSG_CMS_SIGNE...
tree
|
commitdiff
2008-08-19
Juan Lang
crypt32: Implement CERT_SIGNATURE_HASH_PROP_ID.
tree
|
commitdiff
2008-08-19
Juan Lang
crypt32: Implement CryptHashToBeSigned.
tree
|
commitdiff
2008-08-19
Juan Lang
crypt32: Add tests for CryptHashToBeSigned.
tree
|
commitdiff
2008-08-18
Juan Lang
crypt32: Implement CryptMsgGetAndVerifySigner.
tree
|
commitdiff
2008-08-18
Juan Lang
crypt32: Add tests for CryptMsgGetAndVerifySigner.
tree
|
commitdiff
2008-08-04
Paul Vriens
crypt32/tests: Don't crash on some win9x boxes.
tree
|
commitdiff
2008-08-04
Reece Dunn
crypt32: Removed the failing base64 test in Vista.
tree
|
commitdiff
2008-08-01
Paul Vriens
crypt32/tests: Use CryptAcquireContextA instead of...
tree
|
commitdiff
2008-08-01
Juan Lang
tools/wine.inf: Register msisip.dll.
tree
|
commitdiff
2008-08-01
Juan Lang
crypt32: Fix some test failures on Win9x.
tree
|
commitdiff
2008-07-31
Paul Vriens
crypt32/tests: Don't crash on some win9x boxes.
tree
|
commitdiff
2008-07-29
Reece Dunn
crypt32: Check Vista error codes for the msg tests.
tree
|
commitdiff
2008-07-29
Juan Lang
crypt32: Add test showing only file header is checked...
tree
|
commitdiff
2008-07-29
Juan Lang
crypt32: Implement CryptHashMessage.
tree
|
commitdiff
2008-07-29
Juan Lang
crypt32: Add tests for CryptHashMessage.
tree
|
commitdiff
2008-07-29
Juan Lang
crypt32: Move simplified message tests to their own...
tree
|
commitdiff
2008-07-28
Detlef Riekenberg
crypt32/tests: Fix test on win9x (CreateFileW not imple...
tree
|
commitdiff
2008-07-25
Reece Dunn
crypt32/tests: fix the protectdata tests on Vista.
tree
|
commitdiff
2008-07-24
Juan Lang
crypt32: Add cab file checking to CryptSIPRetrieveSubje...
tree
|
commitdiff
2008-07-24
Juan Lang
crypt32: Test CryptRetrieveSubjectGUID with a cab file.
tree
|
commitdiff
2008-07-24
Juan Lang
crypt32: Fix GUID output for failing tests by passing...
tree
|
commitdiff
2008-07-23
Reece Dunn
crypt32/tests: Be more verbose on the failing base64...
tree
|
commitdiff
2008-07-21
Detlef Riekenberg
crypt32/tests: Make the msg tests usable on win9x ...
tree
|
commitdiff
2008-07-02
Austin English
crypt32: Fix a couple of test failures on Vista.
tree
|
commitdiff
2008-06-30
Michael Karcher
crypt32: ComparePublicKeyInfo must ignore the leading...
tree
|
commitdiff
2008-06-04
Alexandre Julliard
crypt32/tests: Fix an end of line character.
tree
|
commitdiff
2008-05-26
Michael Karcher
crypt32: CertGetPublicKeyLength should check only cert...
tree
|
commitdiff
2008-05-26
Michael Karcher
crypt32: Pass on aiKeyAlg on RSA key import.
tree
|
commitdiff
2008-05-08
Paul Vriens
crypt32/tests: Cleanup registry after tests.
tree
|
commitdiff
2008-04-21
James Hawkins
crypt32: Remove tests for properties not present on...
tree
|
commitdiff
2008-04-11
James Hawkins
crypt32: Fix a few tests that fail in win2k.
tree
|
commitdiff
2008-03-26
Juan Lang
crypt32: Allow one update to a decode message after...
tree
|
commitdiff
2008-03-26
Juan Lang
crypt32: Test updates after the final update to a detac...
tree
|
commitdiff
2008-02-16
Juan Lang
crypt32: Vista doesn't actually add duplicate usage...
tree
|
commitdiff
2008-02-16
Juan Lang
crypt32: Allow some last errors set by Vista.
tree
|
commitdiff
2008-02-16
Juan Lang
crypt32: Fix a test failure on Vista, and make Wine...
tree
|
commitdiff
2008-02-16
Juan Lang
crypt32: Add to error message to track down NT4 failures.
tree
|
commitdiff
2008-02-16
Juan Lang
crypt32: Fix test failures on NT4.
tree
|
commitdiff
2008-02-15
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-02-11
Paul Vriens
crypt32/tests: Skip test if we don't have enough rights.
tree
|
commitdiff
2008-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-11-20
Francois Gouget
crypt32/tests: Get the tests running on Windows 98.
tree
|
commitdiff
2007-11-09
Juan Lang
crypt32: Fix another leak in tests.
tree
|
commitdiff
2007-11-09
Juan Lang
crypt32: Fix a couple leaks in test.
tree
|
commitdiff
2007-11-08
Juan Lang
crypt32: Fail decoding a CRL entry if the serial number...
tree
|
commitdiff
2007-11-08
Juan Lang
crypt32: Fix a leak.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Fix a leaked key.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Initialize a variable.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Fix another leak in the tests.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Fix a leak in the tests.
tree
|
commitdiff
2007-10-26
Juan Lang
crypt32: Remove iTunes chain from certificate policy...
tree
|
commitdiff
2007-10-26
Juan Lang
crypt32: Remove a test because of a Windows 2003 SP1...
tree
|
commitdiff
next