Hans Leidekker : winhttp: Store credentials set with WinHttpSetCredentials separately from username and password set through options.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jun 15 08:49:08 CDT 2015


Module: wine
Branch: master
Commit: 3b8a8d31dc460e0dcff9c9dc918ee4b80c81734b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3b8a8d31dc460e0dcff9c9dc918ee4b80c81734b

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Jun 12 15:08:30 2015 +0200

winhttp: Store credentials set with WinHttpSetCredentials separately from username and password set through options.

---

 dlls/winhttp/request.c         | 55 ++++++++++++++++++++-----------
 dlls/winhttp/session.c         | 10 +++++-
 dlls/winhttp/tests/winhttp.c   | 75 ++++++++++++++++++++++++++++++++++++++++--
 dlls/winhttp/winhttp_private.h | 16 ++++++++-
 4 files changed, 133 insertions(+), 23 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=3b8a8d31dc460e0dcff9c9dc918ee4b80c81734b



More information about the wine-cvs mailing list