[PATCH 1/2] wininet: Add support for SSPI authentication for HTTP.

Robert Shearman rob at codeweavers.com
Mon May 21 08:26:26 CDT 2007


---
  dlls/wininet/Makefile.in |    2 +-
  dlls/wininet/http.c      |  344 
+++++++++++++++++++++++++++++++++++++++++++++-
  dlls/wininet/internet.h  |    4 +
  3 files changed, 344 insertions(+), 6 deletions(-)

Third try, with Alexandre's suggestions to check the character after 
"Basic" in the authentication string is followed by nul or by a space.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c5b56f53d788a169a46ce1678b2161100eca4e55.diff
Type: text/x-patch
Size: 20363 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070521/5f5eec84/c5b56f53d788a169a46ce1678b2161100eca4e55-0001.bin


More information about the wine-patches mailing list