Chris Pearce
|
f4778a33b6
|
Bug 839031 - Blacklist FLAC MFT DLL. r=padenot
|
2013-02-15 14:11:28 +13:00 |
Ehsan Akhgari
|
ba773446f9
|
Bug 830765 - Remove the unneeded code which tracks the list of loaded modules because it is unused and can cause multi-second hangs; r=sicking a=removes-code-from-libxul
|
2013-01-21 15:55:31 -05:00 |
Benjamin Smedberg
|
0ec7842026
|
Bug 828184 - Block qipcap.dll version 7.6.815.1 and earlier for a topcrash related to an interface change of nsIPrefBranch, r=ehsan
|
2013-01-15 13:56:05 -05:00 |
Benjamin Smedberg
|
a4f76fb27d
|
Bug 792541 - Block sprotector.dll on Windows 8 and up. Add support in the windows blocklist for flags and add a flag for "win8 and up only", r=ehsan
--HG--
rename : build/valgrind/cross-architecture.sup => build/valgrind/x86_64-redhat-linux-gnu.sup
extra : rebase_source : e7f5420fd981d467f109e2dc9a7408f32cc18394
|
2012-09-25 22:25:51 -07:00 |
Justin Lebar
|
96f43679ba
|
Bug 721264 - Followup: Add bug number to comment. DONTBUILD
--HG--
extra : rebase_source : f64958f476febe85bbac1b1ba40f3707ed3132af
|
2012-08-22 13:37:22 -07:00 |
Johnathan Nightingale
|
c29cbb13fb
|
Bug 721264 - Blocklist babyfox.dll for instability. r=bsmedberg a=lsblakk
--HG--
extra : rebase_source : 2baba41b8a8d5546a67d9e366a23e27841cdffb2
|
2012-08-21 17:29:51 -04:00 |
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
Brian R. Bondy
|
21c143f097
|
Bug 774140 - Remove code duplication for IsVistaOrLater. r=bsmedberg
|
2012-07-25 10:23:26 -04:00 |
Mike Hommey
|
d49d993f19
|
Bug 658848 - Clean up XRE_WANT_DLL_BLOCKLIST. r=bsmedberg
|
2012-05-22 08:46:17 +02:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Kyle Huey
|
cea78898b8
|
Bug 751585: Don't enforce ASLR for binary components on XP, because system DLLs don't have ASLR and trigger false positives. r=bsmedberg,ehsan
|
2012-05-07 13:02:57 -07:00 |
Kyle Huey
|
2959b5c867
|
Bug 749648 - Null-check the return value of MapViewOfFile properly in CheckASLR; r=ehsan
|
2012-04-28 17:11:40 -04:00 |
Justin Lebar
|
1b3873e312
|
Bug 742491 - Use a thread-safe DLL patcher on Windows, when possible. r=glandium
|
2012-04-10 15:52:56 -04:00 |
Ehsan Akhgari
|
dd0066072a
|
Backout changeset 6151695f9df4 (bug 715744) because we decided that the blocklist is not a good idea
|
2012-03-14 19:08:07 -04:00 |
Ehsan Akhgari
|
32df61af04
|
Bug 715744 - Blocklist bexternal.dll to prevent crashes caused by it; r=bsmedberg
|
2012-03-07 14:22:31 -05:00 |
Kyle Huey
|
40f28e56a6
|
Bug 730051: Don't use SearchPathW to look for the DLL unless we're actually doing a load. r=bsmedberg
|
2012-03-01 11:07:11 -08:00 |
Kyle Huey
|
0a928bbce6
|
Bug 728429: Require ASLR for binary components on Windows. r=bsmedberg,ehsan
|
2012-02-22 15:05:28 -08:00 |
Phil Ringnalda
|
ba5084f33c
|
Back out b27980f1de54 and 39ea8d8f9768 (bug 728429) for potential Windows PGO build bustage on a CLOSED TREE
|
2012-02-21 20:01:01 -08:00 |
Kyle Huey
|
76f70c43c2
|
Bug 728429: Require ASLR for binary components on Windows. r=bsmedberg,ehsan
|
2012-02-21 16:09:39 -08:00 |
Benjamin Smedberg
|
a8e21c3f88
|
Bug 699134 - Protect against reentrancy in the LdrLoadDll hook, with less XPCOM stringery and more locking. a=bsmedberg ON A CLOSED TREE
--HG--
extra : transplant_source : %9E%CE%8C%9C%FE%BEz%14%60%D7%84%3A%D1%05%16%26G%DEj/
|
2011-11-18 18:26:00 -05:00 |
Alex Keybl
|
981852a188
|
Bug 699134, block Roboform <= ver 7.6.1, r=jonas a=akeybl CLOSED TREE
--HG--
extra : transplant_source : %E5%D3mu%E2%5B%1F%C2%93%5E%23%C4%CB%9B%8B.%25%3E3%CC
|
2011-11-19 03:33:30 -05:00 |
Ehsan Akhgari
|
5dc4fae77b
|
Backout bug 677797 while preserving the fix from bug 694432 to see whether it helps with the crashes seen in bug 694432
|
2011-10-25 11:34:41 -04:00 |
Ehsan Akhgari
|
19d2b2fb86
|
Bug 694432 - Make the LdrLoadDll hook compatible with Windows 8 by not assuming that a valid path would always be passed; r=bsmedberg
--HG--
extra : rebase_source : e0df4ea7724118968276d55a0ec25fe4111756d4
|
2011-10-17 16:15:08 -04:00 |
Ehsan Akhgari
|
df6776cf76
|
Bug 677797 - Implement mandatory ASLR on Windows; r=bsmedberg
|
2011-10-11 10:50:57 -04:00 |
Justin Wood
|
3809f7d783
|
Bug 688357, fix SeaMonkey Windows Build Failure due to Bug 648581. r=khuey
--HG--
extra : rebase_source : 1be0a5ae4322c5bfa43d25a235671870438eae91
|
2011-09-22 08:18:48 -04:00 |
Ed Morley
|
4cf87784b3
|
Bug 648581 - Add MOZ_CRASHREPORTER ifdefs to nsWindowsDllBlocklist.cpp to fix build errors with --disable-crashreporter; rs=glandium
|
2011-09-20 11:54:15 +01:00 |
Ehsan Akhgari
|
aa90a2cfee
|
Bug 648581 - Annotate the crash reports in case DLL BlockListing fails; r=bsmedberg
|
2011-09-19 15:49:30 -04:00 |
Jacek Caban
|
ab683f979b
|
Bug 584680 - nsWindowsDllBlocklist.cpp fails to compile on mingw; r=ehsan
|
2011-06-21 11:45:58 -04:00 |
Mike Hommey
|
ccfa7894df
|
Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg
|
2011-05-22 08:22:27 +02:00 |
Matt Brubeck
|
e3a9a86a79
|
Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression.
|
2011-06-15 09:00:28 -07:00 |
Mike Hommey
|
f17990f381
|
Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg
|
2011-05-22 08:22:27 +02:00 |
Jacek Caban
|
d0281e5301
|
Bug 643772 - dom/plugins can't compile on mingw due to implicit function pointer to void* casts r=benjamin
|
2011-05-02 12:34:14 +00:00 |
Makoto Kato
|
c2c0ea13b6
|
Bug 604302 - Windows DLL blocklist support for Windows x64. r=vlad
|
2011-04-25 10:02:07 +09:00 |
Tyler Colgan
|
1c084db66c
|
Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
DONTBUILD
|
2011-03-10 21:17:00 -08:00 |
Dave Townsend
|
826e429c31
|
Backed out bug 286382 to fix bug 584613
|
2010-08-06 14:06:28 -07:00 |
Ehsan Akhgari
|
a0d1676ebc
|
Bug 286382 - Don't load DLLs from the current directory; r=vlad
--HG--
extra : rebase_source : 85d7c0c4ced3faa9c797c38620afd5839f06feea
|
2010-06-29 20:15:11 -04:00 |
Jonas Sicking
|
e97d2a7def
|
Skidmark for bug 524944 r=bsmedberg
|
2009-12-17 21:54:02 -08:00 |
Jonas Sicking
|
c271233fbc
|
Backed out changeset 4c88c8839a46 due to redness
|
2009-12-17 22:34:52 -08:00 |
Jonas Sicking
|
0e30967e65
|
Skidmark for bug 524944 r=bsmedberg
|
2009-12-17 21:54:02 -08:00 |
Vladimir Vukicevic
|
e26eb02bf5
|
b=527122; fix for dll blocklist sporadic tinderbox crashes; r=shaver
|
2009-11-10 14:34:41 -08:00 |
Makoto Kato
|
97bfd4e3a8
|
b=526735, STATUS_DLL_NOT_FOUND not present in Vista SDK; r=vlad
|
2009-11-05 12:23:06 -08:00 |
Vladimir Vukicevic
|
afe0a51113
|
b=524904, add support for generic Windows DLL blocklist; r=shaver
|
2009-11-03 22:35:20 -08:00 |
Jim Mathies
|
f90e03b799
|
back out changeset 41c421f97869
|
2009-11-04 11:02:59 -06:00 |
Vladimir Vukicevic
|
dececb8f4e
|
b=524904, add support for generic Windows DLL blocklist; r=shaver
|
2009-11-03 22:35:20 -08:00 |