Module: wine Branch: master Commit: e06d49ff6252412cf0375997c0b74aaf61539cf3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e06d49ff6252412cf0375997c0...
Author: Thomas Mullaly tmullaly@codeweavers.com Date: Sun Mar 13 19:26:45 2011 -0400
urlmon: Added basic domain zone support to MapUrlToZone.
---
dlls/urlmon/sec_mgr.c | 357 ++++++++++++++++++++++++++++++++++++++++++- dlls/urlmon/tests/sec_mgr.c | 28 ++-- dlls/urlmon/uri.c | 2 +- dlls/urlmon/urlmon_main.h | 2 + 4 files changed, 372 insertions(+), 17 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e06d49ff6252412cf03759...