projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ole32: Fix CoRevokeClassObject to return RPC_E_WRONG_THREAD if it was called from...
[wine]
/
dlls
/
wintrust
/
2007-05-03
Juan Lang
wintrust: Implement WintrustLoadFunctionPointers.
tree
|
commitdiff
2007-04-06
Hans Leidekker
wintrust: Improve a number of stubs.
tree
|
commitdiff
2007-01-26
Francois Gouget
wintrust: Better match the PSDK types and fix the winap...
tree
|
commitdiff
2007-01-09
Francois Gouget
wintrust/tests: Print GetLastError() in decimal with...
tree
|
commitdiff
2006-10-04
Paul Vriens
wintrust: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-03
Paul Vriens
wintrust: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-27
Paul Vriens
wintrust: Added some CryptSIP stub implementations.
tree
|
commitdiff
2006-09-26
Paul Vriens
wintrust: Implement SoftpubDllRegisterServer.
tree
|
commitdiff
2006-09-21
James Hawkins
wintrust: Add a stub implementation of CryptCATClose.
tree
|
commitdiff
2006-09-21
James Hawkins
wintrust: Add a stub implementation of CryptCATEnumerat...
tree
|
commitdiff
2006-09-21
James Hawkins
wintrust: Move the Crypt* functions to crypt.c.
tree
|
commitdiff
2006-09-21
James Hawkins
wintrust: Add a stub implementation of CryptCATOpen.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-13
Paul Vriens
wintrust: Add CryptSIPAddProvider calls to the registra...
tree
|
commitdiff
2006-09-13
Paul Vriens
wintrust: Use the return values of the registration...
tree
|
commitdiff
2006-09-13
Paul Vriens
wintrust: We do care about errors during this kind...
tree
|
commitdiff
2006-09-13
Paul Vriens
wintrust: Simplify registration by using WintrustAddDef...
tree
|
commitdiff
2006-09-12
Paul Vriens
wintrust: Implemented WintrustAddDefaultForUsage.
tree
|
commitdiff
2006-09-12
Paul Vriens
wintrust: Added tests for WintrustAddDefaultForUsage.
tree
|
commitdiff
2006-09-12
Paul Vriens
wintrust: Added stubbed WintrustAddDefaultForUsage.
tree
|
commitdiff
2006-09-12
Paul Vriens
wintrust: Remove some TRACE's as they are now covered...
tree
|
commitdiff
2006-09-12
Paul Vriens
wintrust: Removed stray backslash.
tree
|
commitdiff
2006-09-12
Paul Vriens
wintrust: Typo in TRACE.
tree
|
commitdiff
2006-09-12
Paul Vriens
wintrust: Simplify registrations by using WintrustAddAc...
tree
|
commitdiff
2006-09-11
Paul Vriens
wintrust: Change the name of the strings to not confuse...
tree
|
commitdiff
2006-09-11
Paul Vriens
wintrust: Use the return value of CryptRegisterOIDFunction.
tree
|
commitdiff
2006-09-11
Francois Gouget
wintrust: In recent SDKs, WinVerifyTrust()'s last param...
tree
|
commitdiff
2006-09-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Add a bunch of CryptRegisterOIDFunction calls.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Only register actions when HKLM\Software...
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Register WINTRUST_ACTION_GENERIC_CHAIN_VERIFY.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Register DRIVER_ACTION_VERIFY.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Register OFFICESIGN_ACTION_VERIFY.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Register HTTPSPROV_ACTION.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Register WINTRUST_ACTION_TRUSTPROVIDER_TEST.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Register WINTRUST_ACTION_GENERIC_CERT_VERIFY.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Register WIN_SPUB_ACTION_PUBLISHED_SOFTWARE_N...
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Register WIN_SPUB_ACTION_PUBLISHED_SOFTWARE.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Register WINTRUST_ACTION_GENERIC_VERIFY_V2.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Moved the generation of the guidstring to...
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Implementation of WintrustAddActionID.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Implementation of WintrustRemoveActionID.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Add some documentation.
tree
|
commitdiff
2006-09-07
Paul Vriens
wintrust: Add some extra tests for WintrustRemoveActionID.
tree
|
commitdiff
2006-08-29
Paul Vriens
wintrust: Add framework and initial tests.
tree
|
commitdiff
2006-08-29
Paul Vriens
wintrust: Add some register stubs.
tree
|
commitdiff
2006-08-29
Paul Vriens
wintrust: Move register related functions to a separate...
tree
|
commitdiff
2006-08-23
Paul Vriens
wintrust: Add some documentation.
tree
|
commitdiff
2006-08-21
Paul Vriens
wintrust: Added stubbed CryptCATAdminEnumCatalogFromHash.
tree
|
commitdiff
2006-08-15
Paul Vriens
wintrust: Added stubbed WintrustLoadFunctionPointers.
tree
|
commitdiff
2006-08-14
Paul Vriens
wintrust: Added stubbed WintrustRemoveActionID.
tree
|
commitdiff
2006-08-08
James Hawkins
wintrust: Always return ERROR_SUCCESS in WinVerifyTrust.
tree
|
commitdiff
2006-08-02
Juan Lang
wintrust: Implement TrustIsCertificateSelfSigned.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-03-22
Mike McCormack
wintrust: Use the definition of WINTRUST_ACTION_GENERIC...
tree
|
commitdiff
2006-03-21
Alexandre Julliard
Added DLL_WINE_PREATTACH handling in a number of stub...
tree
|
commitdiff
2006-02-18
Juan Lang
wintrust: Add some stubs.
tree
|
commitdiff
2005-12-07
Vincent Béron
Add a few missing #includes.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-16
Stefan Leichter
Added stubs for DllRegisterServer, DllUnregisterServer and
tree
|
commitdiff
2005-09-12
Paul Vriens
Return ERROR_SUCCESS as default and TRUST_E_PROVIDER_UN...
tree
|
commitdiff
2005-09-06
Stefan Leichter
Added version resource to wintrust.dll.
tree
|
commitdiff
2005-07-15
Paul Vriens
Return TRUST_E_PROVIDER_UNKNOWN until implemented.
tree
|
commitdiff
2005-06-22
Alexandre Julliard
Sort entry points alphabetically.
tree
|
commitdiff
2005-06-05
Paul Vriens
Added a stub for CryptCATAdminCalcHashFromFileHandle.
tree
|
commitdiff
2005-06-01
Mike McCormack
Add stubs and stub implementations.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-02-23
Michael Stefaniuc
Stub for CryptCATAdminReleaseContext.
tree
|
commitdiff
2004-10-21
Francois Gouget
Fix some issues reported by winapi_check:
tree
|
commitdiff
2004-10-19
Uwe Bonnes
Add kernel32 as import for wintrust.
tree
|
commitdiff
2004-10-18
Stefan Leichter
Added stub for CryptCATAdminAcquireContext.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-02-26
Dimitrie O. Paun
Remove the win32 debug channel, misc cleanup of debuggi...
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-06-13
Francois Gouget
Add stubs for some new WinXP APIs.
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-01-13
Robert Shearman
- Add some stubs.
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2001-04-25
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2001-04-16
Rein Klazes
Added new dll wintrust.dll with a stub for WinVerifyTru...
tree
|
commitdiff