projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
richedit: Add more tests for URL autodetection on WM_CHAR, make them pass under Wine.
[wine]
/
dlls
/
crypt32
/
2008-06-04
Alexandre Julliard
crypt32/tests: Fix an end of line character.
tree
|
commitdiff
2008-06-03
Michael Stefaniuc
crypt32: Fix the Swedish translation.
tree
|
commitdiff
2008-05-26
Michael Karcher
crypt32: CertGetPublicKeyLength should check only cert...
tree
|
commitdiff
2008-05-26
Michael Karcher
crypt32: Pass on aiKeyAlg on RSA key import.
tree
|
commitdiff
2008-05-26
Michael Karcher
crypt32: Fix order-of-evaluation dependence.
tree
|
commitdiff
2008-05-26
Michael Karcher
crypt32: Fix integer overflow.
tree
|
commitdiff
2008-05-19
Mikołaj Zalewski
Make Swedish use SUBLANG_NEUTRAL.
tree
|
commitdiff
2008-05-08
Paul Vriens
crypt32/tests: Cleanup registry after tests.
tree
|
commitdiff
2008-05-07
Rob Shearman
crypt32: Add stub for CertVerifyCTLUsage.
tree
|
commitdiff
2008-04-29
Alexandre Julliard
Include wine/port.h everywhere we use exceptions.
tree
|
commitdiff
2008-04-25
Erik de Castro Lopo
crypt32: Use LOWORD on LPCSTR type instead of casting...
tree
|
commitdiff
2008-04-24
Rob Shearman
crypt32: Decode the message content on finishing in...
tree
|
commitdiff
2008-04-21
James Hawkins
crypt32: Remove tests for properties not present on...
tree
|
commitdiff
2008-04-15
Andrew Talbot
crypt32: Remove unused variables.
tree
|
commitdiff
2008-04-15
Andrew Talbot
crypt32: Remove unwanted shadow variable.
tree
|
commitdiff
2008-04-11
James Hawkins
crypt32: Fix a few tests that fail in win2k.
tree
|
commitdiff
2008-04-04
Hwang YunSong(황윤성)
crypt32: Updated Korean resource.
tree
|
commitdiff
2008-03-26
Juan Lang
crypt32: Allow one update to a decode message after...
tree
|
commitdiff
2008-03-26
Juan Lang
crypt32: Keep track of state in each message type's...
tree
|
commitdiff
2008-03-26
Juan Lang
crypt32: Test updates after the final update to a detac...
tree
|
commitdiff
2008-03-19
Michael Stefaniuc
crypt32: Update the German translation.
tree
|
commitdiff
2008-03-11
Christopher Berner
user32: Make LoadStringW pass tests.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-02-22
Frans Kool
crypt32: Created Dutch translations.
tree
|
commitdiff
2008-02-16
Juan Lang
crypt32: Vista doesn't actually add duplicate usage...
tree
|
commitdiff
2008-02-16
Juan Lang
crypt32: Allow some last errors set by Vista.
tree
|
commitdiff
2008-02-16
Juan Lang
crypt32: Fix a test failure on Vista, and make Wine...
tree
|
commitdiff
2008-02-16
Juan Lang
crypt32: Add to error message to track down NT4 failures.
tree
|
commitdiff
2008-02-16
Juan Lang
crypt32: Fix test failures on NT4.
tree
|
commitdiff
2008-02-15
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-02-15
Andrew Talbot
crypt32: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-02-15
Rob Shearman
crypt32: Fix function declaration - WINAPI should come...
tree
|
commitdiff
2008-02-15
Francois Gouget
UTF-8 resource files must explicitly say so with a...
tree
|
commitdiff
2008-02-11
Paul Vriens
crypt32/tests: Skip test if we don't have enough rights.
tree
|
commitdiff
2008-02-04
Bang Jun-young
crypt32: Include wine/port.h for snprintf().
tree
|
commitdiff
2008-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-15
Juan Lang
crypt32: Fix race condition in loading default provider.
tree
|
commitdiff
2008-01-15
Juan Lang
crypt32: Don't release default crypto provider on proce...
tree
|
commitdiff
2008-01-08
Jonathan Ernst
crypt32: Updated French translation.
tree
|
commitdiff
2008-01-08
Alexander Nicolays...
crypt32: Implement CryptFindLocalizedName.
tree
|
commitdiff
2008-01-02
Alexandre Julliard
crypt32: Avoid casting away const from the context...
tree
|
commitdiff
2007-12-31
Andrew Talbot
crypt32: Remove unneeded casts.
tree
|
commitdiff
2007-12-10
Michael Stefaniuc
crypt32: Do not use an empty body in an else-statement...
tree
|
commitdiff
2007-12-04
Andrew Talbot
crypt32: Remove unnecessary casts.
tree
|
commitdiff
2007-11-28
Juan Lang
crypt32: Add CERT_STORE_ADD_NEWER support to CertAddCer...
tree
|
commitdiff
2007-11-28
Juan Lang
crypt32: Implement finding an existing certificate...
tree
|
commitdiff
2007-11-20
Francois Gouget
crypt32/tests: Get the tests running on Windows 98.
tree
|
commitdiff
2007-11-09
Juan Lang
crypt32: If a decoding function failed, free the memory...
tree
|
commitdiff
2007-11-09
Juan Lang
crypt32: Fix another leak in tests.
tree
|
commitdiff
2007-11-09
Juan Lang
crypt32: Fix a couple leaks in test.
tree
|
commitdiff
2007-11-08
Juan Lang
crypt32: Fail decoding a CRL entry if the serial number...
tree
|
commitdiff
2007-11-08
Juan Lang
crypt32: Fix a leak.
tree
|
commitdiff
2007-11-08
Juan Lang
crypt32: Use 3DES to encrypt data.
tree
|
commitdiff
2007-11-08
Juan Lang
crypt32: Set correct bit lengths for algorithms.
tree
|
commitdiff
2007-11-08
Juan Lang
crypt32: Pass key length to CryptDeriveKey.
tree
|
commitdiff
2007-11-08
Juan Lang
crypt32: Use the enhanced provider rather than the...
tree
|
commitdiff
2007-11-08
Juan Lang
crypt32: Use SHA1 rather than MD5 to protect data.
tree
|
commitdiff
2007-11-08
Juan Lang
crypt32: Save alg IDs in CryptProtectData output.
tree
|
commitdiff
2007-11-08
Juan Lang
crypt32: Describe CryptProtectData data format more...
tree
|
commitdiff
2007-11-05
Juan Lang
crypt32: Don't define function pointers that are NULL...
tree
|
commitdiff
2007-11-05
Juan Lang
crypt32: Don't store a redundant copy of data in the...
tree
|
commitdiff
2007-11-05
Juan Lang
crypt32: Initialize a variable.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Use consistent error checking.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Free memory on all paths.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Set last error on alloc failure.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Fix a leaked key.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Don't leak buffer when a unicode string contai...
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Initialize a variable.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Use memmove rather than memcpy when addresses...
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Fix a leak building an alternate chain.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Fix leaked chains creating the root store.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Fix a leak during chain creation.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Set size when calling CryptDecodeObjectEx...
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Get rid of an unneeded variable.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Fix another leak in the tests.
tree
|
commitdiff
2007-11-02
Juan Lang
crypt32: Fix a leak in the tests.
tree
|
commitdiff
2007-10-29
Francois Gouget
crypt32: Better match the PSDK types and update win32...
tree
|
commitdiff
2007-10-26
Juan Lang
crypt32: Remove iTunes chain from certificate policy...
tree
|
commitdiff
2007-10-26
Juan Lang
crypt32: Remove a test because of a Windows 2003 SP1...
tree
|
commitdiff
2007-10-25
Juan Lang
crypt32: Avoid misleading fixme when no data are passed...
tree
|
commitdiff
2007-10-24
Juan Lang
crypt32: Implement cert chain revocation checking.
tree
|
commitdiff
2007-10-24
Juan Lang
crypt32: Implement CertVerifyRevocation.
tree
|
commitdiff
2007-10-24
Juan Lang
crypt32: Add basic test for CertVerifyRevocation.
tree
|
commitdiff
2007-10-24
Juan Lang
crypt32: Add CertVerifyRevocation stub.
tree
|
commitdiff
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-10-22
Juan Lang
crypt32: Always set *ppszError.
tree
|
commitdiff
2007-10-22
Juan Lang
crypt32: Don't allocate a 0-length string.
tree
|
commitdiff
2007-10-22
Juan Lang
crypt32: Don't assume string pointer has been set if...
tree
|
commitdiff
2007-10-22
Juan Lang
crypt32: Fail if MultiByteToWideChar converts 0 characters.
tree
|
commitdiff
2007-10-22
Juan Lang
crypt32: Initialize mask when allocating it.
tree
|
commitdiff
2007-10-22
Juan Lang
crypt32: Simplify I_CertUpdateStore.
tree
|
commitdiff
2007-10-22
Juan Lang
crypt32: Replace a private type with a public one.
tree
|
commitdiff
2007-10-22
Juan Lang
crypt32: Remove tests that cause memory corruption.
tree
|
commitdiff
2007-10-19
Juan Lang
crypt32: Keep signer handle count separate from signer...
tree
|
commitdiff
2007-10-19
Juan Lang
crypt32: Free memory on an error path.
tree
|
commitdiff
2007-10-19
Juan Lang
crypt32: Free root store when quitting.
tree
|
commitdiff
2007-10-19
Juan Lang
crypt32: Fix a couple leaked messages.
tree
|
commitdiff
2007-10-19
Juan Lang
crypt32: Get rid of an unused key.
tree
|
commitdiff
2007-10-19
Juan Lang
crypt32: Make sure a signed encode message's signer...
tree
|
commitdiff
2007-10-19
Juan Lang
crypt32: Set lower quality chain count and pointer...
tree
|
commitdiff
next