Module: wine Branch: master Commit: a506d0aa3bb3ab19f9cea71f279a618761a02978 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a506d0aa3bb3ab19f9cea71f27...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Apr 30 11:32:59 2013 +0200
winhttp: Add support for NTLM and Negotiate authentication.
---
dlls/winhttp/request.c | 424 +++++++++++++++++++++++++++++++++------- dlls/winhttp/session.c | 3 + dlls/winhttp/winhttp_private.h | 28 +++- 3 files changed, 380 insertions(+), 75 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a506d0aa3bb3ab19f9cea7...