projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
crypt32: Implement matching a certificate with a wildcard in its name.
[wine]
/
dlls
/
crypt32
/
2009-11-13
Juan Lang
crypt32: Implement matching a certificate with a wildca...
tree
|
commitdiff
2009-11-13
Juan Lang
crypt32: Test matching a certificate with a wildcard...
tree
|
commitdiff
2009-11-13
Juan Lang
crypt32: Add openssl.org's cert to the tested chains.
tree
|
commitdiff
2009-11-12
Juan Lang
crypt32: Fix more test failures on older crypt32 versions.
tree
|
commitdiff
2009-11-12
Juan Lang
crypt32: Fix more test failures on older crypt32 versions.
tree
|
commitdiff
2009-11-12
Juan Lang
crypt32/tests: Fix test failures.
tree
|
commitdiff
2009-11-11
Juan Lang
crypt32: Fix test failures on multiple Windows versions.
tree
|
commitdiff
2009-11-11
Juan Lang
crypt32: Correct error when a matching name constraint...
tree
|
commitdiff
2009-11-11
Juan Lang
crypt32: Stop reading a serialized store if a non-conte...
tree
|
commitdiff
2009-11-11
Juan Lang
crypt32: Trace cert version.
tree
|
commitdiff
2009-11-11
Juan Lang
crypt32: Fix test failures across Windows versions.
tree
|
commitdiff
2009-11-11
Juan Lang
crypt32: Fix some test failures on older crypt32 versions.
tree
|
commitdiff
2009-11-11
Juan Lang
crypt32: Update a comment to reflect a fixed vulnerability.
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Correct error when a constrained, permitted...
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Use helper function to find the subject altern...
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Correct error when the subject alternate name...
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Check the issued certificate for name constrai...
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Add more tests of name constraints.
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Test more chains against different policies.
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Disallow embedded NULLs in alternate names.
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Test decoding alternate names with embedded...
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Test encoding and decoding name values with...
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Reject certificates whose fields don't match...
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Forbid minimum or maximum fields in name const...
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Fix decoding names when CRYPT_DECODE_ALLOC_FLA...
tree
|
commitdiff
2009-11-10
Juan Lang
crypt32: Fix decoding unicode names when CRYPT_DECODE_A...
tree
|
commitdiff
2009-11-09
Marcus Meissner
crypt32: Pass the correct pointer into CertificateFindS...
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Fix test failures on Win9x/NT4.
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Implement decoding cert policy constraints.
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Implement encoding cert policy constraints.
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Add tests for encoding/decoding cert policy...
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Implement decoding cert policy mappings.
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Implement encoding cert policy mappings.
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Add tests for encoding/decoding cert policy...
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Fix decoding cert issuer/subject unique ids.
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Fix encoding cert issuer/subject unique ids.
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Add more tests of cert encoding/decoding.
tree
|
commitdiff
2009-11-09
Paul Chitescu
crypt32: Check the result of CryptAcquireContextW(...
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Permit lack of basic constraints extension...
tree
|
commitdiff
2009-11-09
Juan Lang
crypt32: Permit lack of key usage extension on root...
tree
|
commitdiff
2009-11-05
Juan Lang
crypt32: Don't free a file store's mem store, it's...
tree
|
commitdiff
2009-11-05
Juan Lang
crypt32: Add a warning if a store's ref count is invalid.
tree
|
commitdiff
2009-11-05
Juan Lang
crypt32: Don't copy past end of buffer when removing...
tree
|
commitdiff
2009-11-05
Juan Lang
crypt32: Fix a test failure on NT 4.
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Implement CertStoreControl for collection...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Add an implementation of CertControlStore...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Add tests of committing a collection store.
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Eliminate a double free in the tests.
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Rename a function to reflect its behavior...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Release contexts when removing them from the...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Don't delete a context when removing it from...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Add an error if the ref count is invalid when...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Trace whenever a reference count changes,...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Release a link context's linked context on...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: When creating a link context, call Context_Add...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: When add-ref'ing a context, add-ref its linked...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: When removing contexts from a list, make sure...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Correct reference counting when deleting conte...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Propagate errors from CertFree*Context to...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Add return value to Context_Release to allow...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Implement CertAddEncodedCertificateToSystemSto...
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Add stub for CertAddCertificateLinkToStore.
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Implement CryptGetIntendedKeyUsage.
tree
|
commitdiff
2009-11-04
Juan Lang
crypt32: Add tests for CertGetIntendedKeyUsage.
tree
|
commitdiff
2009-11-03
Juan Lang
crypt32: Correct spec entries for certificate stores.
tree
|
commitdiff
2009-11-03
Juan Lang
crypt32: Add stub for CryptGetIntendedKeyUsage.
tree
|
commitdiff
2009-11-03
Juan Lang
crypt32: Fix a memory leak in a test.
tree
|
commitdiff
2009-11-03
Juan Lang
crypt32: Fix a memory leak reading trusted root certs.
tree
|
commitdiff
2009-11-03
Juan Lang
crypt32: Fix a memory leak querying a message object.
tree
|
commitdiff
2009-11-03
Juan Lang
crypt32: Support reading a serialized store object...
tree
|
commitdiff
2009-11-03
Juan Lang
crypt32: Abstract function used to read from reading...
tree
|
commitdiff
2009-11-03
Juan Lang
crypt32: Allow errors in locally installed root certs.
tree
|
commitdiff
2009-11-03
Juan Lang
crypt32: Trace contents of CERT_CHAIN_PARA.
tree
|
commitdiff
2009-11-03
Juan Lang
crypt32: Add support for the CRYPT_STRING_NOCRLF flag...
tree
|
commitdiff
2009-11-03
Juan Lang
crypt32: Partially implement CryptBinaryToStringW.
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Trace policy error status in CertVerifyCertifi...
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Create a V1 certificate if it doesn't have...
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Check CA certificates for the enhanced key...
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Only permit v1 or v2 CA certificates without...
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Use a helper function to find an existing...
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Add key usage extension to chain4_0.
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Only permit v1 or v2 CA certificates without...
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Add basic constraints to chain quality selecti...
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Remove redundant if clause.
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Add basic constraints to chain15_0.
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Add basic constraints to chain14_0.
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Add basic constraints and key usage to chain12_0.
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Add basic constraints and key usage to chain8_0.
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Add basic constraints and key usage to chain5_0.
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Add basic constraints and key usage to chain2_0.
tree
|
commitdiff
2009-10-30
Juan Lang
crypt32: Add basic constraints and key usage to chain0_0.
tree
|
commitdiff
2009-10-29
Juan Lang
crypt32: Implement CertVerifyCertificateChainPolicy...
tree
|
commitdiff
2009-10-29
Juan Lang
crypt32: Add some tests of the SSL policy.
tree
|
commitdiff
2009-10-29
Juan Lang
crypt32: Allow the caller of checkChainPolicyStatus...
tree
|
commitdiff
2009-10-29
Juan Lang
crypt32: Add the Google website's cert to tests.
tree
|
commitdiff
2009-10-29
Juan Lang
crypt32: Support IPv6 addresses in name constraint...
tree
|
commitdiff
2009-10-29
Juan Lang
crypt32: Trace netscape cert type extension.
tree
|
commitdiff
2009-10-29
Juan Lang
crypt32: Trace directory name of alt name entries.
tree
|
commitdiff
2009-10-29
Juan Lang
crypt32: Correct a prototype.
tree
|
commitdiff
2009-10-29
Juan Lang
crypt32: Accept either the subject alt name 2 or subjec...
tree
|
commitdiff
next