projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add PAGE_GUARD flag to the returned protection of guard pages.
[wine]
/
dlls
/
crypt32
/
2005-06-17
Francois Gouget
Fix the CryptEncodeObjectEx() prototype.
tree
|
commitdiff
2005-06-17
Juan Lang
Add a few traces and comments.
tree
|
commitdiff
2005-06-16
Juan Lang
- implement encoding and decoding of enumerated types...
tree
|
commitdiff
2005-06-16
Mike McCormack
Fix some declaration and write string warnings.
tree
|
commitdiff
2005-06-15
Juan Lang
Add encode/decode support for multi-byte integers.
tree
|
commitdiff
2005-06-14
Juan Lang
Add CertAlgIdToOID and CertOIDToAlgId, with tests.
tree
|
commitdiff
2005-06-13
Juan Lang
- encode/decode X509_NAMEs for simple string encodings...
tree
|
commitdiff
2005-06-10
Juan Lang
Cryp{En|De}codeObjectEx should return success if the...
tree
|
commitdiff
2005-06-08
Juan Lang
Implement asn.1 encoding/decoding of times, with tests.
tree
|
commitdiff
2005-06-04
Juan Lang
Implement asn.1 decoding of integers, with tests.
tree
|
commitdiff
2005-06-03
Juan Lang
Get rid of a magic number, and improve stubs of
tree
|
commitdiff
2005-06-03
Juan Lang
Rearrange Crypt{De|En}codeObjectEx to make error handli...
tree
|
commitdiff
2005-06-02
Juan Lang
- add some tests for OID functions
tree
|
commitdiff
2005-05-31
Juan Lang
- implement Crypt{Get|Set}OIDFunctionValue
tree
|
commitdiff
2005-05-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-05-29
Juan Lang
Use registered DLLs for encode/decode.
tree
|
commitdiff
2005-05-27
Michael Jung
It's sufficienct for Crypt[Un]ProtectData to acquire...
tree
|
commitdiff
2005-05-24
Kees Cook
Create basic test suite for CryptProtectData/CryptUnpro...
tree
|
commitdiff
2005-05-23
Kees Cook
Correct crypt context init in CryptProtectData/CryptUnp...
tree
|
commitdiff
2005-05-20
Juan Lang
- more fully implement CryptRegisterOIDFunction
tree
|
commitdiff
2005-05-20
Kees Cook
Implement CryptUnprotectData counterpart to CryptProtec...
tree
|
commitdiff
2005-05-20
Kees Cook
Implement CryptProtectData with best-guess encryption.
tree
|
commitdiff
2005-05-20
Kees Cook
Implement serialization and helper functions for CryptP...
tree
|
commitdiff
2005-05-18
Kees Cook
Define structures for CryptProtectData/CryptUnprotectDa...
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
2004-11-30
Eric Pouech
Const correctness fixes.
tree
|
commitdiff
2004-11-10
Mike McCormack
Improve the CertStore code a little.
tree
|
commitdiff
2004-08-26
Stefan Leichter
Added missing line break.
tree
|
commitdiff
2004-08-09
Stefan Leichter
Added stub for CertFindCertificateInStore.
tree
|
commitdiff
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-01
Juan Lang
- correct some prototypes, add some defines
tree
|
commitdiff
2004-01-02
Robert Shearman
Added stub for CertFreeCertificateContext.
tree
|
commitdiff
2003-12-11
Mike McCormack
Implement CryptRegisterOIDFunction and CryptSIPAddProvider.
tree
|
commitdiff
2003-12-08
Mike McCormack
Stub implementations for CertCreateCRLContext and CertC...
tree
|
commitdiff
2003-12-02
Thomas Brix Larsen
Added stub for CryptProtectData, so programs like Skype...
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-09-08
Francois Gouget
Fix the case of product and company names.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-05-12
Mike McCormack
Added stubs for CertSaveStore and CertEnumCertificatesI...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-02-18
Alberto Massari
Added stub for CryptUnprotectData.
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-10-25
Andreas Mohr
Added CertOpenStore stub.
tree
|
commitdiff
2002-10-15
Christian Neumair
Stub for the CryptRegisterOIDFunction function.
tree
|
commitdiff
2002-09-09
Patrik Stridvall
Add and use the header files mssip.h and sipbase.h.
tree
|
commitdiff
2002-08-16
Dmitry Timoshkov
Added some more stubs.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-13
Mike McCormack
Added a few stubs.
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-04-29
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-04-11
Stefan Leichter
Compile fixes for gcc 2.7.2.3.
tree
|
commitdiff
2002-04-03
Mike McCormack
Added some stubs.
tree
|
commitdiff
2002-04-02
Dimitrie O. Paun
Fix two compilation warnings.
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-02-15
Patrik Stridvall
Added some defines for compatibility with Windows headers.
tree
|
commitdiff
2002-01-10
Travis Michielsen
Added crypt32.dll stub.
tree
|
commitdiff