projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dinput: Avoid signed-unsigned integer comparisons.
[wine]
/
dlls
/
rsaenh
/
2012-12-21
Andrew Talbot
rsaenh: Indentation fix.
tree
|
commitdiff
2012-11-02
Juan Lang
rsaenh: Ensure a PKCS1 data block has at least minimum...
tree
|
commitdiff
2011-11-17
Frédéric Delanoy
rsaenh: Remove unused file-static variables.
tree
|
commitdiff
2011-11-02
Andrew Talbot
rsaenh: Remove unneeded address-of operator from array...
tree
|
commitdiff
2011-11-01
Juan Lang
rsaenh: Infer private exponent length from data length.
tree
|
commitdiff
2011-11-01
Juan Lang
rsaenh: Test importing a key with an input buffer that...
tree
|
commitdiff
2011-11-01
Juan Lang
rsaenh: Add error messages for failed private key imports.
tree
|
commitdiff
2011-08-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-06-15
David Hedberg
rsaenh: Don't fail on signature verification if the...
tree
|
commitdiff
2011-05-24
Marcus Meissner
rsaenh: First part of marking internal symbols with...
tree
|
commitdiff
2011-02-23
Marcus Meissner
rsaenh: Fixed bad sizeof() usage (Coverity).
tree
|
commitdiff
2011-02-16
André Hentschel
rsaenh/tests: Test the reported length on success.
tree
|
commitdiff
2011-02-15
Juan Lang
rsaenh: Fully initialize schannel algorithm information.
tree
|
commitdiff
2011-02-11
Juan Lang
rsaenh: Disallow deriving schannel encryption keys...
tree
|
commitdiff
2011-02-11
Juan Lang
rsaenh: Disallow creating schannel master hashes before...
tree
|
commitdiff
2011-02-11
Juan Lang
rsaenh/tests: Test errors creating schannel keys and...
tree
|
commitdiff
2011-02-07
Austin English
rsaenh/tests: Make sure to use return values (LLVM...
tree
|
commitdiff
2011-01-17
Nikolay Sivov
rsaenh/tests: Fix a key leak (Valgrind).
tree
|
commitdiff
2011-01-17
Juan Lang
rsaenh: Be more careful about when to hash HMAC key...
tree
|
commitdiff
2011-01-17
Juan Lang
rsaenh: Only set key length on successful retrieval...
tree
|
commitdiff
2011-01-14
Juan Lang
rsaenh: Add support for CRYPT_IPSEC_HMAC_KEY.
tree
|
commitdiff
2011-01-14
Juan Lang
rsaenh: Move check for CRYPT_IPSEC_HMAC_KEY to each...
tree
|
commitdiff
2011-01-12
Juan Lang
rsaenh/tests: Add tests for CRYPT_IPSEC_HMAC_KEY.
tree
|
commitdiff
2010-12-20
Greg Geldorp
rsaenh/tests: CryptGetKeyParam doesn't fail on Win7...
tree
|
commitdiff
2010-12-13
André Hentschel
rsaenh: Fix test failure on some NT4 machines.
tree
|
commitdiff
2010-12-09
Alexandre Julliard
rsaenh: Convert dll registration to the IRegistrar...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-05-26
Gerald Pfeifer
rsaenh: Simplify store_key_container_permissions.
tree
|
commitdiff
2010-05-21
Juan Lang
rsaenh: Implement CALG_SSL3_SHAMD5 hashing.
tree
|
commitdiff
2010-05-21
Juan Lang
rsaenh: Add tests for CALG_SSL3_SHAMD5 hashing.
tree
|
commitdiff
2010-05-03
André Hentschel
rsaenh: Fix a testfailure which occures on some Win7...
tree
|
commitdiff
2010-05-03
André Hentschel
rsaenh: Fix a testfailure on Win7.
tree
|
commitdiff
2010-04-12
Paul Vriens
rsaenh/tests: Fix some test failures on NT4 and lower.
tree
|
commitdiff
2010-04-08
Paul Vriens
rsaenh/tests: Run tests again on Windows 95.
tree
|
commitdiff
2010-04-01
Mikhail Maroukhine
rsaenh/tests: Fix compiler warnings with flag -Wcast...
tree
|
commitdiff
2010-03-31
Hans Leidekker
rsaenh: Add some tests for the hash functions.
tree
|
commitdiff
2010-03-31
Juan Lang
rsaenh: Don't return salt for algorithms that don't...
tree
|
commitdiff
2010-03-31
Juan Lang
rsaenh: Support setting salt via KP_SALT (resend).
tree
|
commitdiff
2010-03-31
Juan Lang
rsaenh: Add tests of KP_SALT parameter.
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
rsaenh: Fix compiler warnings with flag -Wcast-qual.
tree
|
commitdiff
2010-03-29
Michael Stefaniuc
rsaenh: Remove superfluous casts of zero.
tree
|
commitdiff
2010-03-22
Francois Gouget
rsaenh: Use NULL instead of casting 0.
tree
|
commitdiff
2010-03-17
Paul Vriens
rsaenh/tests: Fix some test failures on XP (pre SP3).
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-16
Juan Lang
rsaenh: Add signature support for SHA-256, SHA-384...
tree
|
commitdiff
2010-03-16
Juan Lang
rsaenh: Add support for SHA-256, SHA-384, and SHA-512.
tree
|
commitdiff
2010-03-15
Juan Lang
rsaenh: Add simple tests for SHA-256, SHA-384, and...
tree
|
commitdiff
2010-03-15
Juan Lang
rsaenh: Fix some test failures on Win9x/NT4.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-01-14
Paul Vriens
rsaenh/tests: Don't check result twice (Coccinelle).
tree
|
commitdiff
2009-12-10
Juan Lang
rsaenh: Fix memory leak reading stored keys.
tree
|
commitdiff
2009-12-09
Juan Lang
rsaenh: Free a verify context's keys when it's destroyed.
tree
|
commitdiff
2009-12-09
Juan Lang
rsaenh: Use helper function to release and install...
tree
|
commitdiff
2009-12-09
Juan Lang
rsaenh/tests: Fix memory leak.
tree
|
commitdiff
2009-12-07
Juan Lang
rsaenh/tests: Fix memory leaks.
tree
|
commitdiff
2009-12-07
Juan Lang
rsaenh: Fix memory leak in CPSignHash.
tree
|
commitdiff
2009-12-02
Alexandre Julliard
rsaenh: Fix padding bytes check for 0-byte payload.
tree
|
commitdiff
2009-11-19
Paul Vriens
rsaenh/tests: Fix some test failures on W2K.
tree
|
commitdiff
2009-11-18
Paul Vriens
rsaenh/tests: Fix some test failures on Wow64.
tree
|
commitdiff
2009-11-16
Francois Gouget
rsaenh/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2009-11-12
Juan Lang
rsaenh/tests: Fix length of copied buffer.
tree
|
commitdiff
2009-11-11
Juan Lang
rsaenh/tests: Fix a couple typos.
tree
|
commitdiff
2009-11-11
Juan Lang
rsaenh/tests: Fix some test failures.
tree
|
commitdiff
2009-11-09
Juan Lang
rsaenh: Only reverse the significant bytes of an export...
tree
|
commitdiff
2009-11-09
Juan Lang
rsaenh: Only reverse the significant bytes of an export...
tree
|
commitdiff
2009-11-09
Juan Lang
rsaenh/tests: Add round-trip test of RSA.
tree
|
commitdiff
2009-11-09
Juan Lang
rsaenh: Explicitly clear unused memory when exporting...
tree
|
commitdiff
2009-11-09
Juan Lang
rsaenh: Explicitly clear unused memory when exporting...
tree
|
commitdiff
2009-11-04
Juan Lang
rsaenh: Test exporting an RSA private key with the...
tree
|
commitdiff
2009-10-22
Juan Lang
rsaenh: Revert part of d3c482250a8232e9657ecefb3e61fff0...
tree
|
commitdiff
2009-10-22
Juan Lang
rsaenh: Fail if CRYPT_IPSEC_HMAC_KEY is passed to Crypt...
tree
|
commitdiff
2009-10-21
Juan Lang
rsaenh: Store key when algid is a CALG_RSA_* algid...
tree
|
commitdiff
2009-10-20
Juan Lang
rsaenh: Make the enhanced crypto provider the default.
tree
|
commitdiff
2009-10-20
Juan Lang
rsaenh: Add some traces to key importing.
tree
|
commitdiff
2009-10-13
Dmitry Timoshkov
rsaenh: Fix the accepted RC2 key length, based on a...
tree
|
commitdiff
2009-08-10
Juan Lang
rsaenh: Implement exporting PLAINTEXTKEYBLOBs.
tree
|
commitdiff
2009-08-10
Juan Lang
rsaenh: Implement importing PLAINTEXTKEYBLOBs.
tree
|
commitdiff
2009-05-26
Francois Gouget
rsaenh: Make the mpi functions static, remove mp_signed...
tree
|
commitdiff
2009-03-09
Francois Gouget
Remove spaces before '\n's.
tree
|
commitdiff
2009-02-16
Andrew Talbot
rsaenh: Replace malloc/realloc with HeapAlloc/HeapReAlloc.
tree
|
commitdiff
2009-02-09
Alexandre Julliard
rsaenh: Rename the HANDLETABLE structure to avoid confl...
tree
|
commitdiff
2009-02-05
Francois Gouget
rsaenh: {alloc,release}_handle_table() are not used...
tree
|
commitdiff
2009-02-04
Juan Lang
rsaenh: Fix failing tests on Windows ME.
tree
|
commitdiff
2009-01-30
Paul Vriens
rsaenh/tests: Fix the remaining test failures on Win9x...
tree
|
commitdiff
2009-01-30
Juan Lang
rsaenh: Fix some recently introduced test failures...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Also write a key's permissions when it's being...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Load/store key permissions along with key pair...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Use key spec rather than char * to identify...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Don't store a key to the registry when it's...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Store a key's value to the registry when a...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Split CPImportKey into a helper function for...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Use helper function to install keys.
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Separate storing a key container's keys from...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Add a test for importing a key into a container...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Honor a key's permissions when exporting a...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Split CPExportKey into helper functions for...
tree
|
commitdiff
2009-01-29
Juan Lang
rsaenh: Fix CryptSetKeyParam for KP_PERMISSIONS.
tree
|
commitdiff
next