Juan Lang : secur32: Improve schannel's AcquireCredentialsHandle, with tests.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jul 28 07:15:23 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 866969ed2ba3afd1f7db35da2964892b898f9c4e
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=866969ed2ba3afd1f7db35da2964892b898f9c4e

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Thu Jul 27 23:39:56 2006 -0700

secur32: Improve schannel's AcquireCredentialsHandle, with tests.

---

 dlls/secur32/Makefile.in       |    1 
 dlls/secur32/schannel.c        |  118 +++++++++++++--
 dlls/secur32/tests/Makefile.in |    5 -
 dlls/secur32/tests/schannel.c  |  318 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 422 insertions(+), 20 deletions(-)
 create mode 100644 dlls/secur32/tests/schannel.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=866969ed2ba3afd1f7db35da2964892b898f9c4e



More information about the wine-cvs mailing list