projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wintrust: GetSignedMsgFromCabFile looks for signinfo at the beginning of the cab.
[wine]
/
dlls
/
wintrust
/
wintrust_main.c
2009-06-24
Aric Stewart
wintrust: Stub WTHelperCertCheckValidSignature.
blob
|
commitdiff
|
raw
2009-06-15
Juan Lang
wintrust: Check for the presence of required members...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Francois Gouget
wintrust: Make WINTRUST_ReAlloc() static.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Michael Stefaniuc
wintrust: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Alexandre Julliard
wintrust: Fix a buffer overflow.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-02
Juan Lang
wintrust: Implement OpenPersonalTrustDBDialog.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Juan Lang
wintrust: Implement WTHelperGetKnownUsages.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
Juan Lang
wintrust: Add stub for WTHelperGetKnownUsages.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Juan Lang
wintrust: Support the CERT_CERTIFICATE_ACTION_VERIFY...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Juan Lang
wintrust: Use helper function to add the trust steps...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Juan Lang
wintrust: Use helper function to allocate CRYPT_PROVIDE...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-19
Juan Lang
wintrust: Add traces to a few more functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
Juan Lang
wintrust: Don't assume dwStateAction is set in WINTRUST...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-16
Juan Lang
wintrust: Execute WinVerifyTrust as a sequence of steps...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Juan Lang
wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Rob Shearman
wintrust: Check that provider functions are not NULL...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Rob Shearman
wintrust: Implement WTHelperGetProvPrivateDataFromChain.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Rhys McGuckin
wintrust: Check for null CleanupPolicy function pointer.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-11
Aric Stewart
wintrust: Implementations for WTHelperGetFileName and...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Juan Lang
wintrust: Add generic chain action to known actions.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Juan Lang
wintrust: Trace input to WinVerifyTrust.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Juan Lang
wintrust: Don't warn for generic cert verify action.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Francois Gouget
wintrust: Fix compilation on systems that don't support...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Juan Lang
wintrust: Don't prefer native version.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Juan Lang
wintrust: Implement WinVerifyTrust.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-29
Juan Lang
wintrust: Test and implement pfnAddCert2Chain.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-29
Juan Lang
wintrust: Test and implement pfnAddSgnr2Chain.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-29
Juan Lang
wintrust: Test and implement pfnAddStore2Chain.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-28
Juan Lang
wintrust: Move mem alloc functions to wintrust_main.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Juan Lang
wintrust: Forward WinVerifyTrustEx to WinVerifyTrust.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Juan Lang
wintrust: Implement WTHelperProvDataFromStateData.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Juan Lang
wintrust: Implement WTHelperGetProvCertFromChain.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Juan Lang
wintrust: Implement WTHelperGetProvSignerFromChain.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Juan Lang
wintrust: Implement WintrustGetRegPolicyFlags and Wintr...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Juan Lang
wintrust: Implement WintrustLoadFunctionPointers.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
Paul Vriens
wintrust: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
James Hawkins
wintrust: Move the Crypt* functions to crypt.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Francois Gouget
wintrust: In recent SDKs, WinVerifyTrust()'s last param...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
Paul Vriens
wintrust: Move register related functions to a separate...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-23
Paul Vriens
wintrust: Add some documentation.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-21
Paul Vriens
wintrust: Added stubbed CryptCATAdminEnumCatalogFromHash.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-15
Paul Vriens
wintrust: Added stubbed WintrustLoadFunctionPointers.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-14
Paul Vriens
wintrust: Added stubbed WintrustRemoveActionID.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-08
James Hawkins
wintrust: Always return ERROR_SUCCESS in WinVerifyTrust.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-02
Juan Lang
wintrust: Implement TrustIsCertificateSelfSigned.
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-03-22
Mike McCormack
wintrust: Use the definition of WINTRUST_ACTION_GENERIC...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Alexandre Julliard
Added DLL_WINE_PREATTACH handling in a number of stub...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-18
Juan Lang
wintrust: Add some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-07
Vincent Béron
Add a few missing #includes.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-16
Stefan Leichter
Added stubs for DllRegisterServer, DllUnregisterServer and
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Paul Vriens
Return ERROR_SUCCESS as default and TRUST_E_PROVIDER_UN...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-15
Paul Vriens
Return TRUST_E_PROVIDER_UNKNOWN until implemented.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Paul Vriens
Added a stub for CryptCATAdminCalcHashFromFileHandle.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-01
Mike McCormack
Add stubs and stub implementations.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Michael Stefaniuc
Stub for CryptCATAdminReleaseContext.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-21
Francois Gouget
Fix some issues reported by winapi_check:
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Stefan Leichter
Added stub for CryptCATAdminAcquireContext.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-26
Dimitrie O. Paun
Remove the win32 debug channel, misc cleanup of debuggi...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-25
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-16
Rein Klazes
Added new dll wintrust.dll with a stub for WinVerifyTru...
blob
|
commitdiff
|
raw
|
diff to current