1. b3a3804 rsaenh: Enlarge buffer in test_enum_container. Fixes two test failures on Vista. by Michael Jung · 17 years ago
  2. f0d2766 rsaenh: Validate pad byte when decrypting a block cipher. by Juan Lang · 18 years ago
  3. 41d0578 rsaenh: Support setting the effective key length of RC2 keys. by Juan Lang · 18 years ago
  4. 5666efb rsaenh: Call setup_key whenever the IV is reset. by Juan Lang · 18 years ago
  5. 16c40d9 rsaenh: Reorder padding code to avoid unnecessary comparison. by Juan Lang · 18 years ago
  6. c94f113 rsaenh: Constify some variables. by Andrew Talbot · 18 years ago
  7. 45c5b11 rsaenh: Constify some variables. by Andrew Talbot · 18 years ago
  8. cd3954e rsaenh: Get rid of the hash idle state, native doesn't behave as though it has one. by Juan Lang · 18 years ago
  9. 4e0ef1c rsaenh: Allow CRYPT_NEWKEYSET and CRYPT_VERIFYCONTEXT at same time when acquiring context. by Maarten Lankhorst · 18 years ago
  10. 42fd48f rsaenh: Exclude unused header. by Andrew Talbot · 18 years ago
  11. e61eddd rsaenh: Fix crash in RSAENH_CPVerifySignature if pbSignature is set to NULL or if dwSigLen is lesser than the expected value. by Mounir IDRASSI · 18 years ago
  12. f772fb9 rsaenh: Add support for mandatory parameters to RSAENH_CPGetProvParam. by Mounir IDRASSI · 18 years ago
  13. 56a1326 rsaenh: Use the correct registry key in RSAENH_CPAcquireContext. by Mounir IDRASSI · 18 years ago
  14. a7d897d rsaenh: Fix read_key_container bug that prevents CryptAcquireContext from correctly loading the keys. by Mounir IDRASSI · 18 years ago
  15. 69a88a9 Fix minor differences in the formatting of the license notices. by Alexandre Julliard · 18 years ago
  16. 1cdc057 rsaenh: Convert handle type from unsigned int to HCRYPTKEY. by Yuval Fledel · 18 years ago
  17. 021b004 rsaenh: Add DebugInfo to critical sections. by Jan Zerebecki · 18 years ago
  18. 9dd1f1e Added version information for a number of dlls. by Alexandre Julliard · 18 years ago
  19. a228eef rsaenh: Declare some functions static. by Andrew Talbot · 18 years ago
  20. c9842d2 rsaenh: Make some data const and static. by Dmitry Timoshkov · 18 years ago
  21. 5319668 rsaenh: Cast-qual warning fix. by Andrew Talbot · 18 years ago
  22. 9fa27f3 rsaenh: Move type-check before len-check (Coverity). by Paul Vriens · 18 years ago
  23. 7c7e194 rsaenh: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
  24. 283fc8a rsaenh: Win64 printf format warning fixes. by Paul Vriens · 18 years ago
  25. 038ede6 rsaenh: Make hmac test run on all windows versions. by Paul Vriens · 18 years ago
  26. 17aa2c8 Add missing '\n's to ok() calls. by Francois Gouget · 19 years ago
  27. c156c1e rsaenh/tests: import & export of a plaintext public key + algID check. by Karsten Elfenbein · 19 years ago
  28. 85ce511 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 19 years ago
  29. 51f24d4 rsaenh: Correct signature checking. by Juan Lang · 19 years ago
  30. c4daa19 rsaenh: Cast-qual warnings fix. by Andrew Talbot · 19 years ago
  31. b3be5bc rsaenh: Cast-qual warnings fix. by Andrew Talbot · 19 years ago
  32. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  33. 0c15360 Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes. by Marcus Meissner · 19 years ago
  34. 5cf75e6 makefiles: Only run test and documentation targets in directories that need them. by Alexandre Julliard · 19 years ago
  35. e649994 rsaenh: Test and fix CryptEncrypt with NULL buffer. by Juan Lang · 19 years ago
  36. 669b0a5 rsaenh: Use Interlocked functions for reference counting. by Juan Lang · 19 years ago
  37. b6d5972 rsaenh: More tests and some fixes. by Juan Lang · 19 years ago
  38. c562957 rsaenh: Public keys should be exported with the CALG_RSA_KEYX alg_id. by Juan Lang · 19 years ago
  39. dd6598b rsaenh: Fix the case when CPGetHashParam should return the size of the HASHVAL. by Karsten Elfenbein · 19 years ago
  40. bf1ad6c rsaenh: Fix the case when the CPEncrypt function is asked for the needed buffer size. by Karsten Elfenbein · 19 years ago
  41. 0fa8baa make_dlls: Recursively ignore .ok files in all tests directories. by Alexandre Julliard · 19 years ago
  42. edd100b make_dlls: Recursively ignore testlist.c in all tests directories. by Alexandre Julliard · 19 years ago
  43. 5258e06 make_dlls: Ignore generated import libraries from the top-level .gitignore. by Alexandre Julliard · 19 years ago
  44. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  45. 9b2fe9e rasenh: Fix a copy&paste bug at passing only one string to RegSetValueExW() at a time. by Saulius Krasuckas · 19 years ago
  46. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  47. 811fb76 Call DisableThreadLibraryCalls for DLLs that don't need thread by Robert Shearman · 19 years ago
  48. d52dafb Add a few missing #includes. by Vincent Béron · 19 years ago
  49. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  50. 6d442ae Assorted spelling fixes. by Francois Gouget · 19 years ago
  51. fac3698 When just a public key is imported, its ALG_ID should be CALG_RSA_SIGN by Juan Lang · 19 years ago
  52. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  53. a107234 gcc 4.0 warning fixes. by Mike McCormack · 20 years ago
  54. 93ab695 Fix gcc 4.0 warnings. by Mike McCormack · 20 years ago
  55. 7120877 Fix some -Wstrict-prototypes warnings. by Stefan Huehner · 20 years ago
  56. f674f1f Fix declarations. by Mike McCormack · 20 years ago
  57. 2e4bca9 Added magic comments to all Wine-specific registry accesses to make by Alexandre Julliard · 20 years ago
  58. dd5b70b Use the Data Protection API to protect the users private keys. by Michael Jung · 20 years ago
  59. bd78de7 Use SystemFunction036 to generate random bytes. by Michael Jung · 20 years ago
  60. 5416022 Rename MODULENAME_Dll* functions to Dll* for better consistency and by Robert Shearman · 20 years ago
  61. 0cdc047 Avoid segfault in hash update with corrupted decrypt data. by Kees Cook · 20 years ago
  62. ea2fabc Avoid segfault when detecting decryption buffer size. by Kees Cook · 20 years ago
  63. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  64. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  65. 6aefbc0 Strncpy elimination. by Peter Berg Larsen · 20 years ago
  66. 6b10c32 Assorted spelling fixes. by Francois Gouget · 20 years ago
  67. e732fc0 Janitorial: Get rid of strncpy/strncpyW. by Peter Berg Larsen · 20 years ago
  68. 9ed61de Get rid of HeapAlloc casts. by Jakob Eriksson · 20 years ago
  69. 46ebd66 Make rsaenh_crosstest.exe loadable on NT 4.0. by Stefan Leichter · 20 years ago
  70. 3b26f51 Check pdwDataLen param for non NULL'ness. by Michael Jung · 20 years ago
  71. 4d801b6 Assorted spelling fixes. by Francois Gouget · 20 years ago
  72. e40af1c Implemented CPGetProvParam's PP_ENUMCONTAINERS parameter type. by Michael Jung · 20 years ago
  73. 5e2075b Moved PKCS1 #2 un-/padding from Import-/ExportKey to helper by Michael Jung · 20 years ago
  74. fc79906 Added a test case for hashing with schannel mac keys. by Michael Jung · 20 years ago
  75. da8b3dd Assorted spelling fixes. by Francois Gouget · 20 years ago
  76. fb85c9e Support for TLS1 pseudo random function. by Michael Jung · 20 years ago
  77. 2accec1 Removed another check for valid'ness of algid. It's redundant. by Michael Jung · 20 years ago
  78. d91ba25 Avoid code duplication by moving handle lookup into get_algid_info. by Michael Jung · 20 years ago
  79. a200c4e Moved HMAC initialization and finalization code to by Michael Jung · 20 years ago
  80. 2c84561 Support for generating and exporting PCT1, SSL2/3 and TLS1 master by Michael Jung · 20 years ago
  81. ea01425 Removed check for valid'ness of algid. It's redundant. by Michael Jung · 20 years ago
  82. cf1d00b Removed excessive statement (break after return or goto, not useful by Eric Pouech · 20 years ago
  83. ada55dc Register rsaenh as a RSA SChannel provider. by Michael Jung · 20 years ago
  84. 7c26a65 Added list of supported algorithms for SChannel personality. by Michael Jung · 20 years ago
  85. 974c94f Set last error if dwFlags are non zero in CPReleaseContext. by Michael Jung · 20 years ago
  86. 7fa8007 Always set ERROR_SUCCESS in case of success in CPAcquireContext. by Michael Jung · 20 years ago
  87. 2032284 Added support for machine keysets. by Michael Jung · 20 years ago
  88. 0da8a52 Adhere to const'ness of the input data in encrypt_block_impl. by Michael Jung · 20 years ago
  89. 1d7800b Implemented parallel hashing in CPEncrypt and CPDecrypt. by Michael Jung · 20 years ago
  90. e98d271 Small bugfixes backported from the LibTomCrypt v1.0rc1 release. by Michael Jung · 20 years ago
  91. 5ad7d85 Do not check for non NULL pointer before HeapFree'ing it. It's redundant. by Michael Stefaniuc · 20 years ago
  92. 6fb1a20 Assorted spelling fixes. by Francois Gouget · 20 years ago
  93. 74f458f Respect sDescription parameter in CPSignHash and CPVerifySignature. by Michael Jung · 20 years ago
  94. eb3f078 Add trailing '\n's to ok() calls. by Francois Gouget · 20 years ago
  95. 1493433 Missing HeapFree's + 1 LocalFree (found by smatch). by Michael Stefaniuc · 20 years ago
  96. 96ebad1 Implemented CPSignHash and CPVerifySignature. by Michael Jung · 20 years ago
  97. 0ff7203 Added a missing break in encrypt_block_impl. by Michael Jung · 20 years ago
  98. 95c3d9b Moved code specific to CPGenKey, CPDeriveKey or CPImportKey from by Michael Jung · 20 years ago
  99. ca371a4 Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL dependencies. by Michael Jung · 20 years ago
  100. 5f06380 CPAcquireContext: Set last error to ERROR_SUCCESS in case of success. by Michael Jung · 20 years ago