projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mlang: Fix memory leaks in error paths (found by Smatch).
[wine]
/
dlls
/
advapi32
/
crypt.c
2007-09-25
Christian Gmeiner
advapi32: fix some compiler warnings when using -Wsign...
blob
|
commitdiff
|
raw
2007-08-23
Juan Lang
advapi32: Add more tests for CryptVerifySignatureW...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
Francois Gouget
crypt32: Fix the CryptReleaseContext() prototype.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-03
Mounir IDRASSI
advapi32: Check for error in CryptEnumProviderTypesA...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Lei Zhang
advapi32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Andrew Talbot
advapi32: Constify a variable.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Bang Jun-Young
advapi32: Fix prototypes to match the PSDK.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-05
Francois Gouget
advapi32: Remove a useless macro.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
James Hawkins
advapi32: Remove redundant NULL checks before CRYPT_Free.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Hans Leidekker
advapi32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-26
Andrew Talbot
advapi32: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-23
Juan Lang
advapi: Add a stub for SystemFunction035.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Alexandre Julliard
advapi32: Make some variables static and/or const.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-05
Mike McCormack
advapi32: Fix comment to match the function (thanks...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-05
Mike McCormack
advapi32: Implement and test SystemFunction030.
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
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-12
Markus Amsler
Improve c2man Documented-Total count. Changes:
blob
|
commitdiff
|
raw
|
diff to current
2005-11-04
Markus Amsler
Improve c2man Documented-Total count.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-28
Vincent Béron
Remove some Unicode->ANSI cross-calls in crypt functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-15
Vincent Béron
Change some TRACEing formats to make more sense.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Alexandre Julliard
Removed the broken mmap64 configure check, and moved the
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Juan Lang
Add/correct a couple definitions, allow hashing nothing.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Mike McCormack
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Stefan Huehner
Fix some more -Wmissing-declarations warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Francois Gouget
Protect the unistd.h and sys/stat.h includes.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Uwe Bonnes
Implemented SystemFunction036.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Francois Gouget
Tweak the API documentation to silence winapi_check...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Michael Jung
Make crypt functions more robust in case of incorrect...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Michael Jung
Removed the incomplete signature checking code.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-21
Michael Jung
Respect the sDescription parameter in CryptSignHash and
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Michael Jung
ixed calculation of buffer size in CRYPT_ANSIToUnicode and
blob
|
commitdiff
|
raw
|
diff to current
2004-12-15
Jon Griffiths
Remove unneeded headers to reduce unneeded rebuilds.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
James Hawkins
Cleanup some documentation.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
James Hawkins
Fixed a few memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-01
Michael Jung
CryptGetUserKey: Set return key handle to zero in case...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-27
Michael Jung
CryptCreateHash: Set returned hash handle to zero in...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Michael Jung
Fixed a typo in CryptExportKey.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Michael Jung
CryptDeriveKey - set return key handle to NULL in case...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-14
Mike McCormack
Make sure not to interfere with the lasterror value...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-30
James Hawkins
Make CryptSetProviderEx only delete the 'Name' value...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-20
James Hawkins
Enable ERROR_MORE_DATA to be set in CryptGetDefaultProv...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-17
James Hawkins
If pszTypeName is too small to hold the type name in
blob
|
commitdiff
|
raw
|
diff to current
2004-08-16
James Hawkins
Fix alloc test in CryptEnumProviderTypesW that failed...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-13
James Hawkins
If the pszProvName param of CryptEnumProviders is too...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
James Hawkins
Cleanup A->W cross call in CryptEnumProviders.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
James Hawkins
Make CryptEnumProvidersA pcbProvName parameter contain...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
James Hawkins
Fix alloc failure check in CryptEnumProvidersW.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-02
Alexandre Julliard
Fixed some more freeing issues in CryptAcquireContextA.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-30
Michael Jung
Fixed a potential double call to CRYPT_Free on variable...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-24
Michael Jung
- Changed some FIXMEs to TRACEs, since they report...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-22
Michael Jung
- Fixed a problem with dwProvType values greater than...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-16
Alexandre Julliard
Fixed some duplicate CRYPT_Free calls (spotted by Micha...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-15
Michael Jung
Use RegQueryValueExA instead of RegQueryValueA in
blob
|
commitdiff
|
raw
|
diff to current
2004-07-13
Michael Jung
Reference counting for CRYPTPROV objects.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-12
James Hawkins
Added some more API docs.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-17
Juan Lang
- If a crypto provider does not have a Signature in...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-12
Mike McCormack
Pass crypt provider and type to CPAcquireContext.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-17
Mike Hearn
Documentation for SystemFunction040 and SystemFunction0...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-27
Robert Shearman
- Remove duplicate free.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-06
Mike McCormack
Added missing LF in trace.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-18
Mike McCormack
Improve error handling in CryptAcquireContext.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-22
Robert Shearman
- Fix error paths in advapi32.CryptAcquireContextA.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-10-01
Michael Stefaniuc
Fix missing mem freeing on error path.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Marcus Meissner
Print fixmes if we do not find a crypto providers for...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-21
Alexandre Julliard
Fixed prototypes of VTableProcStruc callback functions.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-31
Andreas Mohr
Trace format fix.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-13
Aric Stewart
Only modify returned keys on success.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
Alexandre Julliard
Fixed some handle type mismatches and added a few casts...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Vincent Béron
Fixed some various comparisons wrt signedness.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-24
James Juran
Add missing \n to output messages.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-29
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-18
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-10
Travis Michielsen
Implement advapi32 portion of the CryptoAPI.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-09
Patrik Stridvall
Fixed issue found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-12
Travis Michielsen
Created stubs for all cryptographic functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-24
James Hatheway
Added stubs for CryptGenRandom(), CryptReleaseContext().
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Patrik Stridvall
Fixed documentation.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-11
Patrik Stridvall
Eliminated warnings.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Eric Kohl
Added stub for CryptSetKeyParams().
blob
|
commitdiff
|
raw
|
diff to current
1999-05-14
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Francois Gouget
Fixed a number of warnings concerning the matching...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-13
Ian Schmidt
Added entries for most Crypt* calls.
blob
|
commitdiff
|
raw
|
diff to current