Commit Graph

14 Commits (311c53db4f485a5905d7fce95bcd116ca4044709)

Author SHA1 Message Date
Hans Leidekker 7bfa0d2c7f schannel: Add stub implementations of SslEmptyCacheA/W. 2009-01-27 14:26:58 +01:00
Michael Stefaniuc 57ab0cd9a6 include: sspi.h: Use the Win types as per MSDN.
This improves the Win64 compatibility.
2009-01-06 12:43:46 +01:00
James Hawkins 4ad88d25af schannel: Fix a failing test in Vista. 2008-09-03 14:21:42 +02:00
James Hawkins 31ba40fc92 schannel: Fix a test that fails in win2k3. 2008-04-28 13:27:51 +02:00
Alexandre Julliard ad9396302d Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
Detlef Riekenberg b94ebc4ebf schannel: Add version resource. 2007-12-03 14:44:18 +01:00
Alexandre Julliard e748d62e77 schannel: Use FIELD_OFFSET instead of offsetof. 2007-05-29 13:44:35 +02:00
Francois Gouget 04a3aa99a6 schannel: Fix the name of the SetContextAttributes field of SECPKG_FUNCTION_TABLE. 2007-05-29 13:44:35 +02:00
Francois Gouget ecaeeb2c9b schannel: The PSDK defines no SECPKG_FUNCTION_TABLE_SIZE_* macro. 2007-05-29 13:44:34 +02:00
Dmitry Timoshkov 3c9e7a7f33 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
Yuval Fledel 735df24617 schannel: Tests for SpLsaModeInitialize, SpUserModeInitialize and GetInfo. 2007-04-27 11:42:20 +02:00
Yuval Fledel cdb91ab7ee schannel: Implement SpUserModeInitialize. 2007-04-27 11:35:02 +02:00
Yuval Fledel 2f81737b1b schannel: Implement SpLsaModeInitialize and GetInfo. 2007-04-27 11:33:47 +02:00
Rob Shearman 361c6f207c schannel: Add new schannel dll that mostly forwards to secur32. 2007-03-01 20:42:49 +01:00