projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
oleaut32: Fixed setting oVft value in ITypeInfo2::GetFuncDesc.
[wine]
/
dlls
/
crypt32
/
main.c
2010-03-16
Juan Lang
crypt32: Switch to use the AES provider by default.
blob
|
commitdiff
|
raw
2010-03-03
Reece Dunn
crypt32: Fix CryptFreeTls when calling with a freed...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Paul Chitescu
crypt32: Check the result of CryptAcquireContextW(...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Francois Gouget
crypt32: Remove unneeded casts of zero.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Juan Lang
crypt32: Make a global copy of crypt32's HINSTANCE.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Juan Lang
crypt32: Add base implementation of CryptFormatObject.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-15
Juan Lang
crypt32: Fix race condition in loading default provider.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-15
Juan Lang
crypt32: Don't release default crypto provider on proce...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Juan Lang
crypt32: Free root store when quitting.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Juan Lang
crypt32: Implement I_CertUpdateStore.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Juan Lang
crypt32: Add I_CertUpdateStore stub.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Juan Lang
crypt32: Add stubs for I_CryptFindLruEntry and I_CryptC...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-26
Juan Lang
crypt32: Partially implement CryptQueryObject.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Francois Gouget
crypt32: Fix the I_Crypt*Asn1*() prototypes. Add the...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Juan Lang
crypt32: Implement CryptVerifyMessageSignature.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Juan Lang
crypt32: Free default chain engine.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-10
Juan Lang
crypt32: Add stub for I_CryptGetAsn1Decoder.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Francois Gouget
crypt32: Better match the PSDK types and fix the winapi...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
Juan Lang
crypt32: Implement CryptSIPLoad.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Andrew Talbot
crypt32: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Juan Lang
crypt32: Set ppSignerSig to NULL in case caller doesn...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Louis Lenders
crypt32: Better stub for I_CryptInstallOssGlobal.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-04
Juan Lang
crypt32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Paul Vriens
crypt32: Move SIP related functions to their own file.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-10
Paul Vriens
crypt32: Fix the adding of pwszIsFunctionName and pwszI...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-10
Paul Vriens
crypt32: Implemented CryptSIPRemoveProvider.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-10
Paul Vriens
crypt32: Add documentation.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Paul Vriens
crypt32: Bail out on registry errors and return the...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Paul Vriens
crypt32: Add documentation.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Paul Vriens
crypt32: Change the order of writing to the registry.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Paul Vriens
crypt32: Bail out on registry errors and return the...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Paul Vriens
crypt32: Added some input validation.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-23
Juan Lang
crypt32: Add CryptFormatObject stub.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
Paul Vriens
crypt32: Print parameters and add some documentation.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-12
Juan Lang
crypt32: Improve undocumented functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-10
Juan Lang
crypt32: Add a couple stubs, and implement the undocume...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-21
Juan Lang
wincrypt.h: Add more definitions and prototypes.
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-02-24
Juan Lang
crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-23
Juan Lang
crypt32: Move OIDToAlgID and AlgIDToOID to oid.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Juan Lang
crypt32: Add stubs for CryptFindOIDInfo and I_CryptInst...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-13
Hans Leidekker
crypt32: Add a stub for CryptQueryObject.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Mike McCormack
crypt32: Add stub implementations of some crypto functi...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-09
Robert Shearman
Call DisableThreadLibraryCalls for DLLs that don't...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-02
Juan Lang
Implement more OID support functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Juan Lang
Fix parameter count on some stubs (thanks to Marcus...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-27
Juan Lang
Implement CryptMem and undocumented I_Crypt*Tls functio...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-03
Juan Lang
Improve CryptAlgIdToOID/CryptOIDToAlgId tests, and...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
Juan Lang
Implemented CryptHashCertificate.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Juan Lang
Add CertAlgIdToOID and CertOIDToAlgId, with tests.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Juan Lang
- implement Crypt{Get|Set}OIDFunctionValue
blob
|
commitdiff
|
raw
|
diff to current
2005-05-20
Juan Lang
- more fully implement CryptRegisterOIDFunction
blob
|
commitdiff
|
raw
|
diff to current
2005-05-20
Kees Cook
Implement CryptProtectData with best-guess encryption.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Eric Pouech
Const correctness fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-01
Juan Lang
- correct some prototypes, add some defines
blob
|
commitdiff
|
raw
|
diff to current
2004-01-02
Robert Shearman
Added stub for CertFreeCertificateContext.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Mike McCormack
Implement CryptRegisterOIDFunction and CryptSIPAddProvider.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-08
Mike McCormack
Stub implementations for CertCreateCRLContext and CertC...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-02
Thomas Brix Larsen
Added stub for CryptProtectData, so programs like Skype...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-08
Francois Gouget
Fix the case of product and company names.
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
2003-05-12
Mike McCormack
Added stubs for CertSaveStore and CertEnumCertificatesI...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-25
Andreas Mohr
Added CertOpenStore stub.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-15
Christian Neumair
Stub for the CryptRegisterOIDFunction function.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Patrik Stridvall
Add and use the header files mssip.h and sipbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-16
Dmitry Timoshkov
Added some more stubs.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-13
Mike McCormack
Added a few stubs.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-11
Stefan Leichter
Compile fixes for gcc 2.7.2.3.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-03
Mike McCormack
Added some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Dimitrie O. Paun
Fix two compilation warnings.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-10
Travis Michielsen
Added crypt32.dll stub.
blob
|
commitdiff
|
raw
|
diff to current