projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
crypt32/tests: Always compare serialized stores in memory.
[wine]
/
dlls
/
crypt32
/
tests
/
store.c
2010-05-26
Juan Lang
crypt32/tests: Always compare serialized stores in...
blob
|
commitdiff
|
raw
2010-05-26
Juan Lang
crypt32/tests: Test an otherwise unused return value.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-26
Juan Lang
crypt32/tests: Improve granularity of testing a store...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Juan Lang
crypt32: Implement CertAddCertificateLinkToStore on...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Juan Lang
crypt32: Prohibit adding links to collection stores.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Juan Lang
crypt32/tests: Test CertAddCertificateLinkToStore.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Implement CertStoreControl for collection...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Add tests of committing a collection store.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Eliminate a double free in the tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Rename a function to reflect its behavior...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Release contexts when removing them from the...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Don't delete a context when removing it from...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Correct reference counting when deleting conte...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Propagate errors from CertFree*Context to...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Francois Gouget
crypt32/tests: Use win_skip() to skip over unimplemente...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Michael Stefaniuc
crypt32/tests: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-20
Juan Lang
crypt32: Don't restrict file stores to binary-encoded...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Paul Vriens
crypt32/tests: Don't crash on NT4.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
James Hawkins
crypt32: Fix a few test failures in win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Francois Gouget
crypt32/tests: Get the tests running on Windows 98.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Juan Lang
crypt32: Implement I_CertUpdateStore.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Juan Lang
crypt32: Add tests for I_CertUpdateStore.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Juan Lang
crypt32: Implement opening file name stores from files...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Juan Lang
crypt32: Implement message stores.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Juan Lang
crypt32: Add tests for message stores.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Juan Lang
crypt32: Accept ERROR_INVALID_PARAMETER in addition...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Juan Lang
crypt32: Accept ERROR_BADKEY in addition to ERROR_INVAL...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Juan Lang
crypt32: Accept OSS errors as well.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Juan Lang
crypt32: Remove wrong test and parameter check.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Juan Lang
crypt32: Implement CertGetStoreProperty and CertSetStor...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-09
Juan Lang
crypt32: Implement CertEnumSystemStore.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-08
Andrew Talbot
crypt32/tests: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Juan Lang
crypt32/tests: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
crypt32/tests: Clean up temp files.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Juan Lang
crypt32: Implement file stores.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Juan Lang
crypt32: Rearrange functions a bit.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
crypt32/tests: Don't use sizeof in ok() to avoid printf...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Juan Lang
crypt32: Add support for CRLs.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Juan Lang
crypt32: Add one more test of CertAddEncodedCertificate...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Juan Lang
crypt32: Test and fix a couple CertAddCertificateContex...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Juan Lang
crypt32: Add more tests for adding certs to a store.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Juan Lang
crypt32: Avoid a use-after-free bug in tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Juan Lang
crypt32: Use the HRESULT synonyms for converted Win32...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
Juan Lang
crypt32: Partially implement CertGetIssuerCertificateFr...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Juan Lang
crypt32: Fix certificate adding
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Mike McCormack
crypt32: Fix a warning.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-17
Juan Lang
crypt32: Implement CertGetSubjectCertificateFromStore.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-16
Juan Lang
crypt32: Tighten CertDuplicateCertificateContext test.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-23
Juan Lang
crypt32: Implement CertFindCertificateInStore, with...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Juan Lang
crypt32: Tidy up tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-17
Juan Lang
crypt32: Move certificate store functions to their...
blob
|
commitdiff
|
raw
|
diff to current