projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dnsapi/tests: No need to dynamically load dnsapi anymore.
[wine]
/
dlls
/
crypt32
/
2007-08-20
Juan Lang
crypt32: Don't store the crypto provider when it isn...
tree
|
commitdiff
2007-08-20
Juan Lang
crypt32: Don't store redundant copy of crypto provider...
tree
|
commitdiff
2007-08-20
Juan Lang
crypt32: Don't store redundant copy of crypto provider...
tree
|
commitdiff
2007-08-20
Juan Lang
crypt32: Pass crypto provider and appropriate flags...
tree
|
commitdiff
2007-08-17
Juan Lang
crypt32: Move file store to a separate file.
tree
|
commitdiff
2007-08-17
Juan Lang
crypt32: Move registry stores to a separate file.
tree
|
commitdiff
2007-08-17
Juan Lang
crypt32: Move provider stores to a separate file.
tree
|
commitdiff
2007-08-17
Juan Lang
crypt32: Move collection stores to a separate file.
tree
|
commitdiff
2007-08-17
Juan Lang
crypt32: Move cert store definitions to header.
tree
|
commitdiff
2007-08-17
Juan Lang
crypt32: Where possible, pass a pointer rather than...
tree
|
commitdiff
2007-08-17
Juan Lang
crypt32: Use externed vars for context variables.
tree
|
commitdiff
2007-08-17
Juan Lang
crypt32: Use public APIs to empty a store.
tree
|
commitdiff
2007-08-17
Juan Lang
crypt32: Use public type and APIs for memory stores...
tree
|
commitdiff
2007-08-17
Juan Lang
crypt32: Remove some unnecessary casts.
tree
|
commitdiff
2007-08-17
Juan Lang
crypt32: Rename a confusing type.
tree
|
commitdiff
2007-08-16
Juan Lang
crypt32: Free default chain engine.
tree
|
commitdiff
2007-08-15
Paul Vriens
crypt32/tests: Use GetModuleHandle and skip.
tree
|
commitdiff
2007-08-15
Juan Lang
crypt32: Set return value on exception.
tree
|
commitdiff
2007-08-15
Juan Lang
crypt32: Initial implementation of CertGetCertificateCh...
tree
|
commitdiff
2007-08-15
Juan Lang
crypt32: Add a chain test with real certificates.
tree
|
commitdiff
2007-08-15
Juan Lang
crypt32: Add initial tests for certificate chains.
tree
|
commitdiff
2007-08-15
Juan Lang
crypt32: Set output chain to NULL.
tree
|
commitdiff
2007-08-15
Juan Lang
crypt32: Add stub for CertFreeCertificateChain.
tree
|
commitdiff
2007-08-15
Juan Lang
crypt32: Move CertGetCertificateChain to chain.c.
tree
|
commitdiff
2007-08-15
Juan Lang
crypt32: Fix typo.
tree
|
commitdiff
2007-08-15
Juan Lang
crypt32: Fix typo.
tree
|
commitdiff
2007-08-14
Paul Vriens
crypt32/tests: Make tests run again on win95.
tree
|
commitdiff
2007-08-14
Juan Lang
crypt32: Test finding the issuer of a certificate.
tree
|
commitdiff
2007-08-14
Juan Lang
crypt32: Avoid a memory allocation when decoding the...
tree
|
commitdiff
2007-08-14
Juan Lang
crypt32: Add missing break.
tree
|
commitdiff
2007-08-14
Juan Lang
crypt32: Test authority key identifier with a multi...
tree
|
commitdiff
2007-08-13
Juan Lang
crypt32: Improve tracing when builtin function isn...
tree
|
commitdiff
2007-08-13
Juan Lang
crypt32: Use helper functions to simplify CryptEncodeOb...
tree
|
commitdiff
2007-08-13
Juan Lang
crypt32: Validate parameters better in CryptDecodeObject.
tree
|
commitdiff
2007-08-13
Juan Lang
crypt32: Use helper functions to simplify CryptDecodeOb...
tree
|
commitdiff
2007-08-13
Juan Lang
crypt32: Ex encode/decode functions should call non...
tree
|
commitdiff
2007-08-10
Juan Lang
crypt32: Add stub for I_CryptGetAsn1Decoder.
tree
|
commitdiff
2007-08-10
Juan Lang
crypt32: Trace more return values.
tree
|
commitdiff
2007-08-10
Juan Lang
crypt32: Use real certificates to test finding subject...
tree
|
commitdiff
2007-08-10
Juan Lang
crypt32: Correct loading OID functions from the registry.
tree
|
commitdiff
2007-08-08
Francois Gouget
crypt32/tests: Fix compilation on systems that don...
tree
|
commitdiff
2007-08-08
Juan Lang
crypt32: According to MSDN, inner content is only decod...
tree
|
commitdiff
2007-08-08
Juan Lang
crypt32: Add a couple traces.
tree
|
commitdiff
2007-08-08
Juan Lang
crypt32: Test and correct finding a subject certificate.
tree
|
commitdiff
2007-08-08
Juan Lang
crypt32: Use the authority key identifier to search...
tree
|
commitdiff
2007-08-08
Juan Lang
crypt32: Fix typo.
tree
|
commitdiff
2007-08-08
Juan Lang
crypt32: Introduce cryptasn debug channel to quiet...
tree
|
commitdiff
2007-08-08
Juan Lang
crypt32: Implement CertRDNValueToStr for UTF-8 strings.
tree
|
commitdiff
2007-08-06
Francois Gouget
crypt32: Better match the PSDK types and fix the winapi...
tree
|
commitdiff
2007-08-03
Francois Gouget
crypt32: Add and use HCRYPTPROV_LEGACY and HCRYPTPROV_O...
tree
|
commitdiff
2007-08-03
Juan Lang
crypt32: Support finding certificates by cert id.
tree
|
commitdiff
2007-08-03
Juan Lang
crypt32: Test and fix getting a certificate context...
tree
|
commitdiff
2007-08-03
Juan Lang
crypt32: Test encoding a cert with a subject key identi...
tree
|
commitdiff
2007-08-03
Juan Lang
crypt32: Test encoding a cert with a public key.
tree
|
commitdiff
2007-08-03
Juan Lang
crypt32: Fix typo in key context property test, and...
tree
|
commitdiff
2007-08-03
Juan Lang
crypt32: Add and use a helper function for getting...
tree
|
commitdiff
2007-08-03
Juan Lang
crypt32: Implement decoding OID and directory name...
tree
|
commitdiff
2007-08-03
Juan Lang
crypt32: Introduce a OID decoding function that ignores...
tree
|
commitdiff
2007-08-03
Juan Lang
crypt32: Implement encoding OID and directory name...
tree
|
commitdiff
2007-08-03
Juan Lang
crypt32: Test encoding/decoding a couple more alt name...
tree
|
commitdiff
2007-08-03
Juan Lang
crypt32: Get rid of bogus check and improve traces...
tree
|
commitdiff
2007-08-01
Juan Lang
crypt32: Remove bad special case, it isn't necessary...
tree
|
commitdiff
2007-08-01
Juan Lang
crypt32: Use the outer content's signature algorithm...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Support getting the inner content OID from...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Get rid of attribute certs from signed info...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Add a few traces.
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Simplify alignment calculation.
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Add CryptMsgControl stub.
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Implement getting the signer cert info from...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Implement getting signer info from a decoded...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Separate decoding PKCS signer info into intern...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Implement getting inner content of a decoded...
tree
|
commitdiff
2007-07-31
Juan Lang
crypt32: Test getting more parameters from a decoded...
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Implement message stores.
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Only destroy a decoded message's hash if it...
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Add tests for message stores.
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Implement getting some parameters from a decod...
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Change type to avoid unnecessary casting.
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Test getting parameters from decoded signed...
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Store decoded signed content in message.
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: Correct type of a decoded signed message.
tree
|
commitdiff
2007-07-30
Juan Lang
crypt32: A decoded message's parameters are dependent...
tree
|
commitdiff
2007-07-26
Juan Lang
crypt32: Test and implement encoding signed messages...
tree
|
commitdiff
2007-07-26
Juan Lang
crypt32: Trace a few more items when decoding.
tree
|
commitdiff
2007-07-26
Juan Lang
crypt32: Test and fix encoding and decoding of attribut...
tree
|
commitdiff
2007-07-26
Juan Lang
crypt32: Partially implement decoding of signed messages.
tree
|
commitdiff
2007-07-26
Juan Lang
crypt32: Don't check tag in CRYPT_DecodeDERArray, calle...
tree
|
commitdiff
2007-07-26
Juan Lang
crypt32: Actually skip content when skipping an item...
tree
|
commitdiff
2007-07-26
Juan Lang
crypt32: Remove redundant assignment.
tree
|
commitdiff
2007-07-26
Juan Lang
crypt32: Add initial tests for decoding signed messages.
tree
|
commitdiff
2007-07-26
Juan Lang
crypt32: Test getting the hash from a hash message...
tree
|
commitdiff
2007-07-26
Alexandre Julliard
crypt32: Don't use off_t for memory offsets.
tree
|
commitdiff
2007-07-25
Juan Lang
crypt32: Test and implement getting the encoded signers...
tree
|
commitdiff
2007-07-25
Marcus Meissner
crypt32: Fixed wrong allocation size.
tree
|
commitdiff
2007-07-24
Juan Lang
crypt32: Test and implement encoding signed data messag...
tree
|
commitdiff
2007-07-24
Juan Lang
crypt32: Test and implement encoding signed messages...
tree
|
commitdiff
2007-07-24
Juan Lang
crypt32: Use set encoding function for encoding PKCS...
tree
|
commitdiff
2007-07-24
Juan Lang
crypt32: Implement getting version from an encoded...
tree
|
commitdiff
2007-07-24
Juan Lang
crypt32: Add tests for getting an encoded signed messag...
tree
|
commitdiff
2007-07-24
Juan Lang
crypt32: Use consistent types for storing and encoding...
tree
|
commitdiff
next