Sweden-Number/dlls/secur32/tests
Rob Shearman 693433a3f2 secur32: Simplify memory management by not allocating memory for the CredHandle and CtxtHandle pointers.
Instead store the handles directly in the SspiData structure and pass
the addresses of these into SSPI functions.
2009-12-30 13:40:25 +01:00
..
Makefile.in secur32/tests: Dynamically load various APIs and don't link with crypt32.dll to make the test run on Windows 95. 2007-12-18 12:32:55 +01:00
main.c secur32: Fix test failure with neither gnutls nor ntlm_auth available. 2008-09-29 17:23:23 -05:00
ntlm.c secur32: Simplify memory management by not allocating memory for the CredHandle and CtxtHandle pointers. 2009-12-30 13:40:25 +01:00
schannel.c secur32/tests: Skip some tests on WinMe to avoid a crash. 2009-10-02 11:52:12 +02:00
secur32.c secur32/tests: Sign compare fixes. 2009-05-11 12:47:48 +02:00