projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mstask: Actually run a test and fix the expected behaviour.
[wine]
/
dlls
/
crypt32
/
msg.c
2012-04-17
André Hentschel
crypt32: Avoid shadowing a parameter.
blob
|
commitdiff
|
raw
2012-01-24
Thomas Faber
crypt32: Fix build with MSVC.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-16
Juan Lang
crypt32: Don't assume a function succeeded (clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-02-11
Juan Lang
crypt32: Allow updating data messages with no content.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Juan Lang
crypt32: Fix memory leak (Valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2010-12-16
Alexander Morozov
crypt32: Implement getting content and some parameters...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-16
Alexander Morozov
crypt32: Implement decoding enveloped messages.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-09
Alexandre Julliard
crypt32: Use allocation function with the correct proto...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Alexander Morozov
crypt32: Implement getting content of an enveloped...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Alexander Morozov
crypt32: Implement updating enveloped messages.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Alexander Morozov
crypt32: Save some info needed for creating enveloped...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Alexander Morozov
crypt32: Add a stub enveloped message implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Alexander Morozov
crypt32: Initialize HashEncryptionAlgorithm.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Andrew Talbot
crypt32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Juan Lang
crypt32: Explicitly pass pointers to blob arrays rather...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Juan Lang
crypt32: Explicitly pass pointers to blob arrays rather...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Juan Lang
crypt32: Implement retrieving the encoded signer of...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-16
Andrew Talbot
crypt32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Michael Stefaniuc
crypt32: Remove remaining superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Juan Lang
crypt32: Use specified inner content type for signed...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Juan Lang
crypt32: Implement CryptMsgSignCTL.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Juan Lang
crypt32: Implement CryptMsgEncodeAndSignCTL on top...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Juan Lang
crypt32: Add stub for CryptMsgSignCTL.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Juan Lang
crypt32: Add stub for CryptMsgEncodeAndSignCTL.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Alexandre Julliard
crypt32: Make some functions and variables static.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Michael Stefaniuc
crypt32: Fix the aligning up to a DWORD_PTR boundary.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Juan Lang
crypt32: Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-09
Juan Lang
crypt32: Don't crash when asked to verify a signature...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-09
Juan Lang
crypt32: Don't store redundant copy of detached hash...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Alexandre Julliard
crypt32: Avoid some uninitialized variable warnings...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Francois Gouget
crypt32: Fix compilation on systems that don't support...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Huw Davies
crypt32: Fix streamed, detached updates.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Juan Lang
crypt32: Fix verifying the hash of a detached hash...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Juan Lang
crypt32: Separate decoding data from finalizing (hashin...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Juan Lang
crypt32: Remove an unneeded helper.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Juan Lang
crypt32: Handle the detached portion of detached signed...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Juan Lang
crypt32: Rewrite CDecodeMsg_Update for better detached...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Juan Lang
crypt32: Pass address of blob to store data rather...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Juan Lang
crypt32: Support the KeyId type of signer in CMSG_SIGNE...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Juan Lang
crypt32: Support the KeyId type of signer in CMSG_SIGNE...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Juan Lang
crypt32: Implement CMSG_CMS_SIGNER_INFO_PARAM.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Juan Lang
crypt32: Test and correct encoding of signed CMS messages.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-21
Juan Lang
crypt32: Use CMS messages rather than PKCS messages...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Juan Lang
crypt32: Allow CMS fields to be set when opening a...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Juan Lang
crypt32: Allow messages to be opened when compiled...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Juan Lang
crypt32: Allow messages to be opened when compiled...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-19
Juan Lang
crypt32: Add stub for CryptMsgVerifyCountersignatureEnc...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Juan Lang
crypt32: Implement CryptMsgGetAndVerifySigner.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Juan Lang
crypt32: Add stub for CryptMsgGetAndVerifySigner.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Juan Lang
crypt32: Move simplified message functions to their...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alexandre Julliard
Include wine/port.h everywhere we use exceptions.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Rob Shearman
crypt32: Decode the message content on finishing in...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Juan Lang
crypt32: Allow one update to a decode message after...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Juan Lang
crypt32: Keep track of state in each message type's...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Andrew Talbot
crypt32: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Rob Shearman
crypt32: Fix function declaration - WINAPI should come...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Juan Lang
crypt32: Keep signer handle count separate from signer...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Juan Lang
crypt32: Get rid of an unused key.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Juan Lang
crypt32: Make sure a signed encode message's signer...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Juan Lang
crypt32: Add an extra pointer alignment to avoid possib...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Juan Lang
crypt32: Correct copying a signer info's attributes.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-28
Juan Lang
crypt32: Add/improve some traces.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Juan Lang
crypt32: Fix alignment for 64-bit systems.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Juan Lang
crypt32: Implement streamed encoding of an indefinite...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Juan Lang
crypt32: Pass length rather than entire message to...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Andrew Talbot
crypt32: Fix some memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Juan Lang
crypt32: Partially implement CMSG_CTRL_VERIFY_SIGNATURE_EX.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Juan Lang
crypt32: Implement CryptVerifyMessageSignature.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Juan Lang
crypt32: Test and correct verifying the signature of...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Juan Lang
crypt32: Explicitly terminate loop when a matching...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Juan Lang
crypt32: Only free allocated handles.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Juan Lang
crypt32: Test and implement CryptGetMessageSignerCount.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Juan Lang
crypt32: Implement CryptGetMessageCertificates.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Implement verifying a decoded signed message...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Test and implement getting the computed hash...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Update a hash message's hash handles when...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Move signed message data functions together.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Make constructing handles a member of signed...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Use a helper function to allocate signer handles.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Don't keep an unneeded copy of the crypto...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Separate construction of signer handles from...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Add a helper function to construct a signer...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Add helper function to update signed message...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Make more functions members of signed message...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Make updating a hash a member of signed messag...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Make a helper function to a free a signed...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Use signed message data type for decoded signe...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Make a signed message data type.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Implement verifying the hash of a decoded...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Add a couple tests that show you can't get...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Add a mostly stub control function for decode...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Juan Lang
crypt32: Add a default message control function pointer.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Juan Lang
crypt32: Set return value on exception.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Juan Lang
crypt32: According to MSDN, inner content is only decod...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Francois Gouget
crypt32: Add and use HCRYPTPROV_LEGACY and HCRYPTPROV_O...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Juan Lang
crypt32: Support getting the inner content OID from...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Juan Lang
crypt32: Get rid of attribute certs from signed info...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Juan Lang
crypt32: Add CryptMsgControl stub.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Juan Lang
crypt32: Implement getting the signer cert info from...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Juan Lang
crypt32: Implement getting signer info from a decoded...
blob
|
commitdiff
|
raw
|
diff to current
next