projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
rsaenh: Fix failing tests on Windows ME.
[wine]
/
dlls
/
rsaenh
/
rsaenh.c
2009-01-29
Juan Lang
rsaenh: Also write a key's permissions when it's being...
blob
|
commitdiff
|
raw
2009-01-29
Juan Lang
rsaenh: Load/store key permissions along with key pair...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Juan Lang
rsaenh: Use key spec rather than char * to identify...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Juan Lang
rsaenh: Don't store a key to the registry when it's...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Juan Lang
rsaenh: Store a key's value to the registry when a...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Juan Lang
rsaenh: Split CPImportKey into a helper function for...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Juan Lang
rsaenh: Use helper function to install keys.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Juan Lang
rsaenh: Separate storing a key container's keys from...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Juan Lang
rsaenh: Honor a key's permissions when exporting a...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Juan Lang
rsaenh: Split CPExportKey into helper functions for...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Juan Lang
rsaenh: Fix CryptSetKeyParam for KP_PERMISSIONS.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Juan Lang
rsaenh: Honor the CRYPT_EXPORTABLE flag to CryptAcquire...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Juan Lang
rsaenh: Honor the CRYPT_EXPORTABLE flags to CryptImportKey.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Michael Stefaniuc
rsaenh: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Andrew Talbot
rsaenh: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Michael Stefaniuc
Remove the remaining casts of NULL.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Michael Stefaniuc
rsaenh: Use 0 instead of casting NULL to a handle of...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-15
Rob Shearman
rsaenh: Add a value to the empty braces in the initiali...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Juan Lang
rsaenh: Test and correct the maximum allowable salt...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-04
Vijay Kiran Kamuju
rsaenh: Fix AES provider keys for Windows XP.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-03
Paul Vriens
rsaenh: Add some new flags to wincrypt.h and use one...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Andrew Talbot
rsaenh: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-08
Juan Lang
rsaenh: Merge the encrypting and decrypting states...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Andrew Talbot
rsaenh: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Juan Lang
crypt32: Support setting the salt value through KP_SALT_EX.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Juan Lang
crypt32: Support getting and setting the KP_PADDING...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-28
Juan Lang
rsaenh: Empty container names are allowed for CRYPT_VER...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Vijay Kiran Kamuju
rsaenh: Add implementation of Enhanced RSA AES Provider.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Juan Lang
rsaenh: Check pad bytes for consistency when decrypting.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
Juan Lang
rsaenh: Fix a comment.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Juan Lang
rsaenh: Use LocalFree to free memory return by Crypt...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Juan Lang
rsaenh: Use helper function to read key pairs from...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Juan Lang
rsaenh: Use helper function to delete a key container...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Juan Lang
rsaenh: Use helper function to open a key container...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Juan Lang
rsaenh: Use helper function to create a container's...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-07
Juan Lang
rsaenh: Use helper function to persist keys.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Juan Lang
rsaenh: Validate pad byte when decrypting a block cipher.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Juan Lang
rsaenh: Support setting the effective key length of...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Juan Lang
rsaenh: Call setup_key whenever the IV is reset.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Juan Lang
rsaenh: Reorder padding code to avoid unnecessary compa...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-24
Andrew Talbot
rsaenh: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-11
Juan Lang
rsaenh: Get rid of the hash idle state, native doesn...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-13
Maarten Lankhorst
rsaenh: Allow CRYPT_NEWKEYSET and CRYPT_VERIFYCONTEXT...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Andrew Talbot
rsaenh: Exclude unused header.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Mounir IDRASSI
rsaenh: Fix crash in RSAENH_CPVerifySignature if pbSign...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Mounir IDRASSI
rsaenh: Add support for mandatory parameters to RSAENH_...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Mounir IDRASSI
rsaenh: Use the correct registry key in RSAENH_CPAcquir...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Mounir IDRASSI
rsaenh: Fix read_key_container bug that prevents CryptA...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-04
Alexandre Julliard
Fix minor differences in the formatting of the license...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Yuval Fledel
rsaenh: Convert handle type from unsigned int to HCRYPTKEY.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Dmitry Timoshkov
rsaenh: Make some data const and static.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Michael Stefaniuc
rsaenh: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Juan Lang
rsaenh: Correct signature checking.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-27
Andrew Talbot
rsaenh: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-08
Juan Lang
rsaenh: Test and fix CryptEncrypt with NULL buffer.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Juan Lang
rsaenh: More tests and some fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Juan Lang
rsaenh: Public keys should be exported with the CALG_RS...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Karsten Elfenbein
rsaenh: Fix the case when CPGetHashParam should return...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Karsten Elfenbein
rsaenh: Fix the case when the CPEncrypt function is...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-02
Saulius Krasuckas
rasenh: Fix a copy&paste bug at passing only one string...
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-01-09
Robert Shearman
Call DisableThreadLibraryCalls for DLLs that don't...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-07
Vincent Béron
Add a few missing #includes.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-06
Juan Lang
When just a public key is imported, its ALG_ID should...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-26
Mike McCormack
Fix gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-15
Mike McCormack
Fix declarations.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Alexandre Julliard
Added magic comments to all Wine-specific registry...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
Michael Jung
Use the Data Protection API to protect the users privat...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-17
Robert Shearman
Rename MODULENAME_Dll* functions to Dll* for better...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Kees Cook
Avoid segfault in hash update with corrupted decrypt...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Kees Cook
Avoid segfault when detecting decryption buffer size.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Peter Berg Larsen
Strncpy elimination.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Michael Jung
Check pdwDataLen param for non NULL'ness.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-09
Michael Jung
Implemented CPGetProvParam's PP_ENUMCONTAINERS paramete...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-31
Michael Jung
Moved PKCS1 #2 un-/padding from Import-/ExportKey to...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Michael Jung
Support for TLS1 pseudo random function.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Michael Jung
Avoid code duplication by moving handle lookup into...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Michael Jung
Moved HMAC initialization and finalization code to
blob
|
commitdiff
|
raw
|
diff to current
2005-01-10
Michael Jung
Support for generating and exporting PCT1, SSL2/3 and...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Eric Pouech
Removed excessive statement (break after return or...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-06
Michael Jung
Register rsaenh as a RSA SChannel provider.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-05
Michael Jung
Added list of supported algorithms for SChannel persona...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-05
Michael Jung
Set last error if dwFlags are non zero in CPReleaseContext.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Michael Jung
Always set ERROR_SUCCESS in case of success in CPAcquir...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Michael Jung
Added support for machine keysets.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
Michael Jung
Implemented parallel hashing in CPEncrypt and CPDecrypt.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Michael Jung
Respect sDescription parameter in CPSignHash and CPVeri...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
Michael Stefaniuc
Missing HeapFree's + 1 LocalFree (found by smatch).
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Michael Jung
Implemented CPSignHash and CPVerifySignature.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
Michael Jung
Moved code specific to CPGenKey, CPDeriveKey or CPImpor...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Michael Jung
Incorporated LibTomCrypt code into rsaenh to get rid...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Michael Jung
CPAcquireContext: Set last error to ERROR_SUCCESS in...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-04
Michael Jung
Implemented a substantial part of rsaenh.dll.
blob
|
commitdiff
|
raw
|
diff to current