Vladimir Vukicevic
|
10b1b3230a
|
b=477727; fix unaligned access in URL classifier; r=dcamp,sr=stuart
|
2009-02-10 15:10:08 -08:00 |
|
Dave Camp
|
b30257f34d
|
Bug 475632: properly update the classifier's clean fragment cache. r=tony
|
2009-02-09 22:40:39 -08:00 |
|
Dave Camp
|
41168c1c38
|
Bug 475436: reloading a blocked page would bypass blocking in some cases. r=tony
|
2009-02-09 22:40:39 -08:00 |
|
Fred Jendrzejewski
|
8759b06c00
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
|
2009-01-22 17:15:34 +13:00 |
|
Gavin Sharp
|
b714c620e5
|
Bug 471299: retry code and comments in nsUrlClassifierStore::WriteEntry are wrong, r=dcamp
|
2009-01-16 14:19:28 -05:00 |
|
Dave Camp
|
b87351847f
|
Bug 473345: check DOM worker loads against the classifier. r=bent, sr=jonas
|
2009-01-14 23:41:32 -08:00 |
|
Dave Camp
|
c12a3b0506
|
Bug 441359: Check script and css loads against the classifier. r+sr=jonas
|
2009-01-13 23:13:48 -08:00 |
|
Phil Ringnalda
|
4d8777d31a
|
Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking
|
2009-01-15 20:02:21 -08:00 |
|
Dave Camp
|
b18d454609
|
Backed out changeset 44890ee1d15f for leaks
|
2009-01-13 02:22:59 -08:00 |
|
Dave Camp
|
ca7e07e266
|
Bug 441359: Check script and css loads against the classifier. r+sr=jonas
|
2009-01-12 21:52:00 -08:00 |
|
Dave Camp
|
ae8f0a4212
|
Workaround the leaks exposed by the workaround in bug 472253.
|
2009-01-05 21:05:18 -08:00 |
|
Dave Camp
|
c230b587a6
|
Workaround for the bustage caused by bug 472253.
|
2009-01-05 20:12:30 -08:00 |
|
Dave Camp
|
d4f7aed7eb
|
Backed out changeset e31d0d3c28fd (bug 441359)
|
2009-01-05 01:27:51 -08:00 |
|
Dave Camp
|
c3150e042c
|
Bug 441359: Run scripts/css through the classifier. r+sr=sicking
|
2009-01-04 23:40:29 -08:00 |
|
Dave Camp
|
1d4a5c99dc
|
Bug 439281: Handle lookup and expiration of safebrowsing subs by add chunk id rather than host key. r=tony
|
2008-10-19 20:48:25 -07:00 |
|
Dave Camp
|
4555e35bca
|
Bug 453723: Short-circuit known-clean hosts in the url-classifier. r=tony
|
2008-10-19 20:07:46 -07:00 |
|
Ehsan Akhgari
|
ffac8dc216
|
Bug 447648 - error message when clearing cookies; r=dcamp
|
2008-09-17 15:24:35 +02:00 |
|
BartZilla
|
390dd5b8fa
|
Bug 448626 - "fix a (probably harmless) mistake in nsUrlClassifierDBServiceWorker::IsCanonicalizedIP()" [r=dcamp]
|
2008-08-19 22:47:10 -05:00 |
|
Dave Camp
|
3c89848dc7
|
Bug 434805: work harder to recover from url-classifier db corruption. r=tony
|
2008-08-14 22:46:41 -07:00 |
|
Manish Singh
|
3558160069
|
Bug 443095 - "nsUrlClassifierDBService::EnsureThreadStarted() doesn't exist anymore" (Get rid of stale declaration) [r=dcamp]
|
2008-07-12 05:29:34 -05:00 |
|
Dave Camp
|
5b1da5b62c
|
Backed out changeset caeba7562e49
|
2008-06-25 21:17:48 -07:00 |
|
Dave Camp
|
9f9050e866
|
Bug 434805: work harder to recover from url-classifier db corruption. r=tony
|
2008-06-25 20:23:57 -07:00 |
|
Dave Camp
|
ad00948be1
|
Bug 434624: Handle "websafe" base64 characters in client keys. r=tony
|
2008-06-25 19:24:00 -07:00 |
|
reed@reedloden.com
|
fd10d2e6de
|
Bug 398811 - "Remove MOZILLA_1_8_BRANCH ifdefs from toolkit on trunk" [p=mh+mozilla@glandium.org (Mike Hommey) r=gavin a1.9=damons]
|
2008-05-09 00:25:29 -07:00 |
|
gavin@gavinsharp.com
|
a41de23bad
|
Bug 430695: add backoff algorithm to gethash requests, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner
|
2008-05-07 15:33:19 -07:00 |
|
gavin@gavinsharp.com
|
7d64b6cbe7
|
Bug 432492: rate limit long-running safebrowsing updates, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner
|
2008-05-07 13:33:45 -07:00 |
|
dtownsend@oxymoronical.com
|
3b15782065
|
Backing out bug 432492
|
2008-05-07 06:18:38 -07:00 |
|
reed@reedloden.com
|
2d1c8b37c9
|
Bug 432492 - "rate limit long-running safebrowsing updates" [p=dcamp@mozilla.com (Dave Camp) r=tony a1.9=beltzner]
|
2008-05-07 03:22:17 -07:00 |
|
reed@reedloden.com
|
fb6fe8390c
|
Bug 432492 - "rate limit long-running safebrowsing updates" [p=dcamp@mozilla.com (Dave Camp) r=tony a1.9=beltzner]
|
2008-05-07 03:21:11 -07:00 |
|
gavin@gavinsharp.com
|
5d98502608
|
bug 432332: improve handling of duplicate chunks in url classifier client request, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner
|
2008-05-06 18:51:11 -07:00 |
|
gavin@gavinsharp.com
|
887bcd748c
|
Bug 432066: fix solaris bustage from bug 431754, patch by Alfred Peng <alfred.peng@sun.com>, r=tony, a=mconnor
|
2008-05-05 12:57:55 -07:00 |
|
reed@reedloden.com
|
fd31760e21
|
Bug 430530 - "excess disk IO when updating the url-classifier" (increase the page size, let the cache size grow on linux) [p=dcamp@mozilla.com (Dave Camp) r=mconnor a1.9=beltzner]
|
2008-05-02 02:55:09 -07:00 |
|
reed@reedloden.com
|
ced9810c88
|
Bug 431754 - "try harder to commit in the face of safebrowsing server errors" [p=dcamp@mozilla.com (Dave Camp) r=tony a1.9=damons]
|
2008-05-02 02:54:01 -07:00 |
|
dcamp@mozilla.com
|
6e17d54229
|
Bug 429755: Apply some random fuzz to safebrowsing backoff intervals. r=tony, a=beltzner
|
2008-04-23 09:57:55 -07:00 |
|
dcamp@mozilla.com
|
d8a7aacd50
|
Tests for bug 428548. r=tony, a=mconnor
|
2008-04-16 14:23:38 -07:00 |
|
dcamp@mozilla.com
|
dfbab10858
|
Bug 428548: Restrict the total number of safebrowsing update requests per hour. r=tony, a=mconnor
|
2008-04-16 14:21:13 -07:00 |
|
dcamp@mozilla.com
|
e19130f2c0
|
Bug 427862: Don't use cached full-hash entries without a successful safebrowsing update. r=tony, a1.9=beltzner
|
2008-04-15 15:39:44 -07:00 |
|
gavin@gavinsharp.com
|
83a018e099
|
Tweak function definition to include parameter (bug 428358)
|
2008-04-13 21:58:07 -07:00 |
|
gavin@gavinsharp.com
|
04d7a28c0d
|
Fix incorrect nsIUrlClassifierDBService.idl implementation in test (bug 428358)
|
2008-04-12 23:09:58 -07:00 |
|
timeless@mozdev.org
|
2901e3ff19
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-07 23:18:35 -07:00 |
|
sdwilsh@shawnwilsher.com
|
e99293d31f
|
Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver
|
2008-03-24 15:14:38 -07:00 |
|
dcamp@mozilla.com
|
006d5debbc
|
Bug 423790: Back off of safebrowsing updates for 4xx errors. r=tony, blocking-firefox3=beltzner
|
2008-03-19 18:55:56 -07:00 |
|
reed@reedloden.com
|
ffb0913b45
|
Bug 419794 - "work out key API for nsICryptoHMAC" (API use nsIKeyObject + fix nsKeyModule + nsICryptoHMAC usage fix) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=rrelyea sr=dveditz a=blocking1.9+]
|
2008-03-18 12:45:40 -07:00 |
|
gavin@gavinsharp.com
|
01e48bc351
|
Bug 419111: unfrozen interfaces listed in SDK_XPIDLSRCS, r=kaie, sr=bzbarsky
|
2008-03-05 14:08:20 -08:00 |
|
dcamp@mozilla.com
|
31ebe6afa1
|
Bug 420380: Allow safebrowsing gethash responses that don't match table name/chunk id. r=tony, blocking-firefox3=beltzner
|
2008-03-04 15:39:37 -08:00 |
|
dcamp@mozilla.com
|
09fbf95030
|
Bug 420370: nsUrlClassifierHashCompleter not configured immediately at startup. r=tony, blocking-firefox3=beltzner
|
2008-03-04 14:05:05 -08:00 |
|
dcamp@mozilla.com
|
be68f31934
|
Bug 419751: Implement a safebrowsing protocol command to reset the db. r=tony, a1.9b4=beltzner
|
2008-02-29 16:46:43 -08:00 |
|
dcamp@mozilla.com
|
b36f30b49a
|
Bug 419751: Reset the phishing/malware database for beta 4 to work around a server issue. r=tony, b1.9b4=beltzner
|
2008-02-28 16:46:40 -08:00 |
|
dcamp@mozilla.com
|
db5647e9bd
|
Bug 360387: Verify HMAC of safebrowsing updates. r=tony, blocking-firefox3=beltzner
|
2008-02-27 00:51:02 -08:00 |
|
dcamp@mozilla.com
|
3f9b38d043
|
Bustage fix for 419117.
|
2008-02-26 22:06:22 -08:00 |
|