Piotr Caban
|
804a9d80d8
|
urlmon: Handle implicit file scheme in MapUrlToZone and GetSecurityId functions.
|
2012-01-31 15:38:01 +01:00 |
Jacek Caban
|
e94385c793
|
urlmon: Added CompareSecurityIds stub.
|
2011-10-31 17:50:10 +01:00 |
Piotr Caban
|
a39761a68e
|
urlmon: Improve disk detection in MapUrlToZone.
|
2011-10-31 16:46:18 +01:00 |
Thomas Mullaly
|
269fe5a4d4
|
urlmon: Added basic GetSecurityIdEx2 implementation.
|
2011-10-10 13:29:55 +02:00 |
Thomas Mullaly
|
253fccc82e
|
urlmon: Improved MapUrlToZone{Ex2} and GetSecurityId support.
|
2011-10-10 13:29:23 +02:00 |
Thomas Mullaly
|
8fc8823d5c
|
urlmon: Added custom security manager support to MapUrlToZoneEx2.
|
2011-10-10 13:29:11 +02:00 |
Thomas Mullaly
|
dac6d862ec
|
urlmon: Made domain mapping support IUri based and added wildcard scheme domain mapping tests.
|
2011-09-05 16:49:29 +02:00 |
Thomas Mullaly
|
98d5dfb83d
|
urlmon: Added basic MapUrlToZoneEx2 implementation.
|
2011-09-05 16:49:20 +02:00 |
Thomas Mullaly
|
e0dfbd6a94
|
urlmon: Improved GetSecurityId's support for file url's.
|
2011-09-05 16:49:00 +02:00 |
Thomas Mullaly
|
9848872207
|
urlmon: Use CoTaskMemFree instead of HeapFree for memory allocated with CoTaskMemAlloc.
|
2011-09-05 16:48:45 +02:00 |
Thomas Mullaly
|
912aa4a499
|
urlmon: Added stubs for IInternetSecurityManagerEx{2}.
|
2011-08-24 14:03:47 +02:00 |
Frédéric Delanoy
|
7e309601f3
|
dlls: Assorted spelling fixes.
|
2011-08-03 14:15:50 +02:00 |
Jacek Caban
|
cbaf5f4663
|
urlmon: Fixed duplicated IUri creation in CoInternetGetSecurityUrlEx.
|
2011-07-28 18:37:40 +02:00 |
Jacek Caban
|
8ebf950b8f
|
urlmon: Avoid accessing an uninitialized variable (valgrind).
|
2011-06-03 13:57:35 +02:00 |
Detlef Riekenberg
|
16e27e4d6c
|
urlmon: Implement IInternetZoneManager_SetZoneAttributes.
|
2011-05-05 17:29:22 +02:00 |
Thomas Mullaly
|
e06d49ff62
|
urlmon: Added basic domain zone support to MapUrlToZone.
|
2011-03-29 12:35:35 +02:00 |
Jacek Caban
|
139382a3f8
|
urlmon: CoInternetGetSecurityUrlEx rewrite.
|
2011-02-08 14:45:55 -06:00 |
Jacek Caban
|
69ee496fbd
|
urlmon: CoInternetGetSecurityUrl rewrite.
This includes proper URL buffers, error handling and wrong pluggable
protocol calls fixes.
|
2011-02-08 14:45:55 -06:00 |
Jacek Caban
|
4ac397b6e3
|
urlmon: Don't hardcode zone numbers.
|
2011-02-08 14:45:55 -06:00 |
Jacek Caban
|
c117f21876
|
urlmon: Fixed key name size and format in open_zone_key.
|
2011-01-24 12:35:02 +01:00 |
Thomas Mullaly
|
670c8503f7
|
urlmon: Added pluggable protocol support to CoInternetGetSecurityUrlEx.
|
2011-01-21 12:26:32 +01:00 |
Thomas Mullaly
|
540a56a66e
|
urlmon: Added basic CoInternetGetSecurityUrlEx implementation.
|
2011-01-21 12:26:14 +01:00 |
Thomas Mullaly
|
312bfb1042
|
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.
|
2011-01-21 12:26:02 +01:00 |
Thomas Mullaly
|
f46bd50e5d
|
urlmon: Added stub for CoInternetGetSecurityUrlEx.
|
2011-01-21 12:25:52 +01:00 |
Michael Stefaniuc
|
d98e210351
|
urlmon: Standardize the COM usage in sec_mgr.c.
|
2010-12-07 11:42:27 +01:00 |
Andrew Eikum
|
e60b2ec907
|
shlwapi: Improve error handling in UrlGetPart.
|
2010-03-15 15:08:26 +01:00 |
Piotr Caban
|
1db3e47511
|
urlmon: Fixed CoInternetGetSecurityUrl implementation.
|
2010-02-09 11:35:13 +01:00 |
Piotr Caban
|
7d3693549f
|
urlmon: Fix map_url_to_zone implementation.
|
2010-02-09 11:35:09 +01:00 |
Piotr Caban
|
73c3160674
|
urlmon: Added CoInternetGetSecurityUrl implementation.
|
2009-12-16 13:04:35 +01:00 |
Vincent Povirk
|
8643bae364
|
urlmon: Add CoInternetGetSecurityUrl stub.
|
2009-10-15 12:06:17 +02:00 |
Jacek Caban
|
3b92a3f3a3
|
urlmon: Added support for URLACTION_ACTIVEX_OVERRIDE_SCRIPT_SAFETY.
|
2009-10-01 11:34:29 +02:00 |
Jacek Caban
|
e41d6eb94d
|
urlmon: Improve QueryCustomPolicy stub.
|
2009-10-01 11:34:22 +02:00 |
Jacek Caban
|
7f11de8682
|
urlmon: Correctly handle pPolicy and pContext arguments in ProcessUrlAction.
|
2009-10-01 11:33:51 +02:00 |
Francois Gouget
|
e74efb5487
|
Assorted spelling fixes.
|
2009-08-11 12:35:38 +02:00 |
Detlef Riekenberg
|
1c6efb4241
|
urlmon: Partial InternetZoneManagerEx2 implementation.
|
2009-07-08 20:34:16 +02:00 |
Detlef Riekenberg
|
9a7f221b13
|
urlmon: Implement the ZoneEnumerator.
|
2009-07-03 14:26:55 +02:00 |
Detlef Riekenberg
|
7e13723874
|
urlmon: Implement ZoneManager_GetZoneAttributes.
|
2009-06-22 13:09:12 +02:00 |
Jacek Caban
|
d43de316c3
|
urlmon: Don't use -1 length in WideCharToMultiByte call.
|
2008-03-26 23:38:36 +01:00 |
Jacek Caban
|
8ef6713acb
|
urlmon: Added special URLACTION_SCRIPT_OVERRIDE_SAFETY handling.
|
2008-03-14 13:52:04 +01:00 |
Jacek Caban
|
15feb50d42
|
urlmon: Added ProcessUrlAction implementation.
|
2008-03-14 13:51:57 +01:00 |
Jacek Caban
|
dfb1089a45
|
urlmon: Fixed URLZONEREG_DEFAULT handling in GetZoneActionPolicy.
|
2008-03-14 13:41:26 +01:00 |
Jacek Caban
|
de1816f9e3
|
urlmon: Remove tests that fail on IE7 and make Wine behave like IE7.
|
2008-03-14 13:41:15 +01:00 |
Jacek Caban
|
cc159d832d
|
urlmon: Move InternetParseUrl(PARSE_SECURITY_URL) call to map_url_to_zone and fix buffer size.
|
2008-03-14 13:29:50 +01:00 |
Jacek Caban
|
bbfae3deff
|
urlmon: Fixed MapUrlToZone test on IE7.
|
2008-03-10 11:23:52 +01:00 |
Jacek Caban
|
7a2a6f4e0d
|
urlmon: Includes clean up.
|
2007-12-14 12:24:51 +01:00 |
Michael Stefaniuc
|
2ad6cc19b7
|
urlmon: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-11-30 12:43:42 +01:00 |
Jacek Caban
|
03218d6d2c
|
urlmon: Wrap heap functions.
|
2007-11-26 12:35:28 +01:00 |
Andrew Talbot
|
dbf995a8b4
|
urlmon: Fix some memory leaks.
|
2007-10-10 11:56:51 +02:00 |
Jacek Caban
|
5c57c838b2
|
urlmon: Fixed test on IE7.
|
2007-10-09 17:52:46 +02:00 |
Jacek Caban
|
e39a96c5fb
|
urlmon: Fix zone tests.
|
2007-02-06 22:07:16 +01:00 |