Piotr Caban
|
804a9d80d8
|
urlmon: Handle implicit file scheme in MapUrlToZone and GetSecurityId functions.
|
2012-01-31 15:38:01 +01:00 |
Marcus Meissner
|
6a629710ce
|
urlmon: Fixed an array overread (Coverity).
|
2011-11-14 15:25:27 +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
|
714941f8a8
|
urlmon/tests: Added tests for GetSecurityIdEx2.
|
2011-10-10 13:29:42 +02:00 |
Thomas Mullaly
|
253fccc82e
|
urlmon: Improved MapUrlToZone{Ex2} and GetSecurityId support.
|
2011-10-10 13:29:23 +02:00 |
Piotr Caban
|
860df26c4a
|
urlmon/tests: Added CoInternetIsFeatureZoneElevationEnabled tests.
|
2011-09-19 17:56:06 +02:00 |
Francois Gouget
|
8973c20f7d
|
Assorted spelling fixes.
|
2011-09-13 11:27:01 +02:00 |
Francois Gouget
|
6ab1d31f04
|
urlmon/tests: Print the test URLs rather than their index.
|
2011-09-12 11:00:22 +02:00 |
Thomas Mullaly
|
24aa18d914
|
urlmon/tests: Removed a test that causes random failures on some machines.
|
2011-09-12 10:07:36 +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
|
efe68dcde1
|
urlmon/tests: Added tests for MapUrlToZoneEx2.
|
2011-08-24 14:03:49 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Detlef Riekenberg
|
7aaf9f0324
|
urlmon/tests: Add tests for IInternetZoneManager_SetZoneAttributes.
|
2011-05-05 17:30:00 +02:00 |
Thomas Mullaly
|
e06d49ff62
|
urlmon: Added basic domain zone support to MapUrlToZone.
|
2011-03-29 12:35:35 +02:00 |
Thomas Mullaly
|
b9308fa06f
|
urlmon/tests: Added zone domain mapping tests.
|
2011-03-28 17:21:48 +02:00 |
Thomas Mullaly
|
b41d85d773
|
urlmon/tests: Added SecurityManager zone mapping cache tests.
|
2011-03-28 17:21:46 +02:00 |
André Hentschel
|
4b3ad0d31c
|
urlmon/tests: Fix expected result.
|
2011-02-14 13:33:34 +01:00 |
Jacek Caban
|
9896d41ced
|
urlmon: Fixed Valgrind warnings.
|
2011-02-14 13:33:29 +01:00 |
André Hentschel
|
a41ed6860f
|
urlmon/tests: Mark unavailable InternetZoneManagerEx2 as broken.
|
2011-02-11 17:39:49 +01:00 |
Austin English
|
c6aa255fdf
|
urlmon/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-09 09:30:00 -06:00 |
Jacek Caban
|
380e300855
|
urlmon: Added more CoInternetGetSecurityUrl[Ex] tests.
|
2011-02-08 14:45:56 -06:00 |
Thomas Mullaly
|
670c8503f7
|
urlmon: Added pluggable protocol support to CoInternetGetSecurityUrlEx.
|
2011-01-21 12:26:32 +01:00 |
Thomas Mullaly
|
9d4a843d58
|
urlmon/tests: Added pluggable protocol tests for CoInternetGetSecurityUrlEx.
|
2011-01-21 12:26:26 +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 |
Jacek Caban
|
493a3172f4
|
urlmon: Skip tests on very old IEs as soon as possible.
|
2010-09-20 13:48:12 +02:00 |
Detlef Riekenberg
|
29ea207588
|
urlmon/tests: Skip some sec_mgr tests on IE 4.0.
CoInternetCreateSecurityManager, CoInternetCreateZoneManager,
CoInternetGetSecurityUrl missing on IE 4.0 (winetestbot W95B).
|
2010-04-22 11:53:01 +02:00 |
Detlef Riekenberg
|
40cfa7a6f2
|
urlmon/tests: CoInternetGetSecurityUrl is not present on W95B.
|
2010-04-14 18:00:24 +02:00 |
Detlef Riekenberg
|
43e9bb5e92
|
urlmon/tests: Fix a failure on Win98.
|
2010-04-14 11:07:01 +02:00 |
Detlef Riekenberg
|
d5e4666e6a
|
urlmon/tests: Do not depend on user security settings in sec_mgr tests.
|
2010-04-14 11:06:30 +02:00 |
Piotr Caban
|
5cc277c677
|
urlmon: Added tests for CoInternetGetSecurityUrl.
|
2009-12-17 12:42:27 +01:00 |
Piotr Caban
|
6894d841cd
|
urlmon: Added InternetSecurityManager marshalling test.
|
2009-12-09 13:49:34 +01: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 |
Detlef Riekenberg
|
575ee0bb4e
|
urlmon/tests: Fix sec_mgr tests on win98 (IE 4).
|
2009-09-26 16:06:20 +02:00 |
Ge van Geldorp
|
73b3d35d05
|
mshtml/tests: Fix htmldoc test on Windows Server and Win7.
|
2009-09-23 14:35:52 +02:00 |
Francois Gouget
|
e74efb5487
|
Assorted spelling fixes.
|
2009-08-11 12:35:38 +02:00 |
Detlef Riekenberg
|
b32e6f0fd2
|
urlmon/tests: Windows headers need _WIN32_IE for IInternetZoneManagerEx2.
|
2009-07-10 12:12:11 +02:00 |
Francois Gouget
|
a4f4fd2a77
|
urlmon/tests: Fix two ok() trailing '\n's.
|
2009-07-09 11:37:13 +02:00 |
Detlef Riekenberg
|
099f031051
|
urlmon/tests: Add tests for CoInternetCreateZoneManager.
|
2009-07-08 20:34:25 +02:00 |
Detlef Riekenberg
|
694bf576d0
|
urlmon/tests: Add tests for the ZoneEnumerator.
|
2009-07-03 14:27:21 +02:00 |
Detlef Riekenberg
|
3657c0af83
|
urlmon/tests: Add tests for ZoneManager_GetZoneAttributes.
|
2009-06-22 13:25:23 +02:00 |
Detlef Riekenberg
|
0baa711b0b
|
urlmon/tests: Fix a typo in an ok message.
|
2009-06-16 13:30:01 +02:00 |
Detlef Riekenberg
|
387f24f467
|
urlmon/tests: Move SecurityManager and ZoneManager tests to a separate file.
|
2009-06-15 13:42:30 +02:00 |