quartz: Sign-compare warnings fix.
[wine] / dlls / secur32 / schannel.c
2008-10-20  Henri Verbeetsecur32: Implement schannel InitializeSecurityContextW.
2008-10-20  Henri Verbeetsecur32: Improve error handling for gnutls_global_init().
2008-10-20  Henri Verbeetsecur32: Don't leak the credentials handle when pgnutls...
2008-10-20  Henri Verbeetsecur32: Don't make the pBuffer parameter to schan_Quer...
2008-10-07  Henri Verbeetsecur32: Forward schannel InitializeSecurityContextA...
2008-10-07  Henri Verbeetsecur32: Improve error handling for gnutls_certificate_...
2008-10-07  Henri Verbeetsecur32: Use ~0UL instead of -1 for invalid schannel...
2008-09-24  Francois Gougetsecur32: Fix compilation with GNU TLS 1.0.16.
2008-09-23  Henri Verbeetsecur32: Allow gnutls debug output to be shown.
2008-09-23  Henri Verbeetsecur32: Allocate schannel client credentials.
2008-09-23  Henri Verbeetsecur32: Basic implementation of schannel AcquireCreden...
2008-09-23  Henri Verbeetsecur32: Require gnutls for schannel.
2008-07-03  Zhangrong Huangsecur32: Allow loading external schannel.dll.
2008-03-12  Jacek Cabansecur32: Improve SECPKG_ATTR_CIPHER_STRENGTHS stub.
2007-08-27  Andrew Talbotsecur32: Constify some variables.
2006-12-14  Dmitry Timoshkovsecur32: Make some data const.
2006-10-16  Hans Leidekkersecur32: Win64 printf format warning fixes.
2006-07-28  Juan Langsecur32: Improve schannel's AcquireCredentialsHandle...
2006-06-19  Thomas Weidenmuellerinclude: Fix definition of SECURITY_INTEGER.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-14  Vijay Kiran Kamujusecur32: Add InitializeSecurityContext stub for schannel.
2005-05-13  Juan LangBegin stubs of built-in schannel provider.