projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dsound: Call waveInUnPrepareHeader and waveInPrepareHeader when submitting new buffer.
[wine]
/
dlls
/
crypt32
/
2007-10-01
Juan Lang
crypt32: Correct copying a signer info's attributes.
tree
|
commitdiff
2007-10-01
Juan Lang
crypt32: Be more strict about format of serialized...
tree
|
commitdiff
2007-10-01
Juan Lang
crypt32: Implement opening file name stores from files...
tree
|
commitdiff
2007-10-01
Juan Lang
crypt32: Allow file stores to support more than one...
tree
|
commitdiff
2007-10-01
Juan Lang
crypt32: Create file store directly in CRYPT_FileNameOp...
tree
|
commitdiff
2007-10-01
Juan Lang
crypt32: Add a helper function to create a file store...
tree
|
commitdiff
2007-09-28
Juan Lang
crypt32: Move CertSaveStore to serialize.c.
tree
|
commitdiff
2007-09-28
Juan Lang
crypt32: Use CertSaveStore to save file stores.
tree
|
commitdiff
2007-09-28
Juan Lang
crypt32: Implement CertSaveStore.
tree
|
commitdiff
2007-09-28
Juan Lang
crypt32: Implement CRYPT_WriteSerializedStoreToFile...
tree
|
commitdiff
2007-09-28
Juan Lang
crypt32: Add a function to serialize a store to an...
tree
|
commitdiff
2007-09-28
Juan Lang
crypt32: Rename a couple of functions.
tree
|
commitdiff
2007-09-28
Juan Lang
crypt32: Add/improve some traces.
tree
|
commitdiff
2007-09-27
Juan Lang
crypt32: Support PKCS messages wrapped in a PKCS conten...
tree
|
commitdiff
2007-09-27
Juan Lang
crypt32: Fix CryptQueryObject for embedded PKCS7 signat...
tree
|
commitdiff
2007-09-27
Michael Stefaniuc
crypt32: Add missing parameter to a TRACE.
tree
|
commitdiff
2007-09-26
Juan Lang
crypt32: Partially implement CryptQueryObject.
tree
|
commitdiff
2007-09-19
Juan Lang
crypt32: Fix alignment for 64-bit systems.
tree
|
commitdiff
2007-09-19
Juan Lang
crypt32: Implement streamed encoding of an indefinite...
tree
|
commitdiff
2007-09-19
Juan Lang
crypt32: Pass length rather than entire message to...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Use decode function's returned decoded length...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: ret is already true, don't retest it.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Explicitly count bytes to copy in DecodeCopyBytes.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Test and correct decoding indefinite-length...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Use correct encoded length when decoding a...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Simplify AsnDecodeSequenceItems a tiny bit.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Allow indefinite-length encoding of sequence...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Simplify DecodePathLenConstraint.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Allow a sequence to have an indefinite-length...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Set *pcbDecoded in every function.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Use internal form for all internal decoding...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Get rid of encoding type argument to AsnDecode...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Get rid of encoding type from AsnDecodeSequenc...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Don't use exception handler when decoding...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Implement DecodeAltName with DecodeAltNameInte...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Use AsnDecodeIntInternal where an internal...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Temporarily change prototype of AsnDecodeIntIn...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Use internal decode int function a couple...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Introduce a space checking helper for function...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Move a comment that belonged elsewhere.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Separate DecodeInt into an internal and extern...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Use simpler form for internal time decoding...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Allow items in an array to be indefinite-lengt...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Support indefinite-length encoded arrays.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Set bytes decoded in all success paths.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Introduce a helper function to get encoded...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Remove an unneeded WINAPI.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Return bytes decoded from AsnDecodeArray.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Pass bytes decoded pointer to AsnDecodeArray.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Return bytes decoded when decoding an alt...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Return bytes decoded when copying DER-encoded...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Return bytes decoded when decoding a sequence.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Make a decode OID function that returns the...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Add a decoded parameter to AsnDecodeSequence.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Use a simpler prototype for array decoding...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Fix alignment on 64-bit systems.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Correct an optimization.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Correct GET_LEN_BYTES for the indefinite-lengt...
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Add a test of an indefinite-length sequence.
tree
|
commitdiff
2007-09-18
Juan Lang
crypt32: Update comments.
tree
|
commitdiff
2007-09-17
Andrew Talbot
crypt32: Fix some memory leaks.
tree
|
commitdiff
2007-09-13
Francois Gouget
crypt32: We don't consider sys/types.h to be a conditio...
tree
|
commitdiff
2007-09-12
Juan Lang
crypt32: Make chain tests more strict.
tree
|
commitdiff
2007-09-12
Juan Lang
crypt32: Set subject's info status from method used...
tree
|
commitdiff
2007-09-12
Juan Lang
crypt32: Pass subject's info status when adding an...
tree
|
commitdiff
2007-09-12
Juan Lang
crypt32: Only decode authority key ID in subject cert...
tree
|
commitdiff
2007-09-12
Juan Lang
crypt32: (Re)introduce helper function to get issuer...
tree
|
commitdiff
2007-09-12
Rob Shearman
crypt32: Fix a compile failure on *BSD systems.
tree
|
commitdiff
2007-09-12
Francois Gouget
crypt32: Fix the I_Crypt*Asn1*() prototypes. Add the...
tree
|
commitdiff
2007-09-11
Juan Lang
crypt32: Implement CertVerifyCertificateChainPolicy...
tree
|
commitdiff
2007-09-11
Juan Lang
crypt32: Implement CertVerifyCertificateChainPolicy...
tree
|
commitdiff
2007-09-11
Juan Lang
crypt32: Implement CertVerifyCertificateChainPolicy...
tree
|
commitdiff
2007-09-11
Juan Lang
crypt32: Add initial tests for CertVerifyCertificateCha...
tree
|
commitdiff
2007-09-11
Juan Lang
crypt32: Add a stub for CertVerifyCertificateChainPolicy.
tree
|
commitdiff
2007-09-11
Juan Lang
crypt32: Support CRYPT_DECODE_TO_BE_SIGNED_FLAG.
tree
|
commitdiff
2007-09-11
Juan Lang
crypt32: Add a root store implementation that reads...
tree
|
commitdiff
2007-09-11
Juan Lang
crypt32: Add a function to create a certificate chain...
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Consider alternate issuers when building chains.
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Flags weren't set, so don't bother passing...
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Defer checking signatures until chain is complete.
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Don't ask CertGetIssuerCertificateFromStore...
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Don't abort chain creation if the root signatu...
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Add special case for certificates with no...
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Remove a misplaced todo_wine.
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Set *ppChainContext even on error.
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Test whether chain creation should fail when...
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Separate allocating a simple chain and checkin...
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Store world store in chain.
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Not finding an issuer shouldn't cause chain...
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Don't add end cert's store to world.
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Open world store when creating chain, not...
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Make a helper function to create initial candi...
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Test that the end cert in a chain's store...
tree
|
commitdiff
2007-09-10
Juan Lang
crypt32: Add more tests for getting issuer cert from...
tree
|
commitdiff
2007-08-31
Juan Lang
crypt32: Check path length constraint on a chain.
tree
|
commitdiff
2007-08-31
Juan Lang
crypt32: Set error status on issued certificate, not...
tree
|
commitdiff
2007-08-31
Juan Lang
crypt32: Check whether each signing certificate can...
tree
|
commitdiff
2007-08-31
Juan Lang
crypt32: Check time of each element in chain against...
tree
|
commitdiff
2007-08-31
Juan Lang
crypt32: Time validity nesting doesn't appear to be...
tree
|
commitdiff
2007-08-31
Juan Lang
crypt32: Correct combining trust status of a chain...
tree
|
commitdiff
next