Commit Graph

381 Commits

Author SHA1 Message Date
Gavin Sharp
b51dda55aa Bug 471299: retry code and comments in nsUrlClassifierStore::WriteEntry are wrong, r=dcamp 2009-01-16 14:19:28 -05:00
Dave Camp
d88cbe6bab Bug 473345: check DOM worker loads against the classifier. r=bent, sr=jonas 2009-01-14 23:41:32 -08:00
Dave Camp
1e04293c7f Bug 441359: Check script and css loads against the classifier. r+sr=jonas 2009-01-13 23:13:48 -08:00
Phil Ringnalda
fcb2f41673 Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking 2009-01-15 20:02:21 -08:00
Dave Camp
d92aa7006b Backed out changeset 44890ee1d15f for leaks 2009-01-13 02:22:59 -08:00
Dave Camp
a925063a4f Bug 441359: Check script and css loads against the classifier. r+sr=jonas 2009-01-12 21:52:00 -08:00
Dave Camp
ad7af36959 Workaround the leaks exposed by the workaround in bug 472253. 2009-01-05 21:05:18 -08:00
Dave Camp
a690b42cf4 Workaround for the bustage caused by bug 472253. 2009-01-05 20:12:30 -08:00
Dave Camp
36ef1ae586 Backed out changeset e31d0d3c28fd (bug 441359) 2009-01-05 01:27:51 -08:00
Dave Camp
32154830af Bug 441359: Run scripts/css through the classifier. r+sr=sicking 2009-01-04 23:40:29 -08:00
Dave Camp
c510c992e1 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
356ba68377 Bug 453723: Short-circuit known-clean hosts in the url-classifier. r=tony 2008-10-19 20:07:46 -07:00
Ehsan Akhgari
5debce4c09 Bug 447648 - error message when clearing cookies; r=dcamp 2008-09-17 15:24:35 +02:00
BartZilla
1c3b7ce9f8 Bug 448626 - "fix a (probably harmless) mistake in nsUrlClassifierDBServiceWorker::IsCanonicalizedIP()" [r=dcamp] 2008-08-19 22:47:10 -05:00
Dave Camp
0ef715372d Bug 434805: work harder to recover from url-classifier db corruption. r=tony 2008-08-14 22:46:41 -07:00
Manish Singh
1165152695 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
c067dbb8a5 Backed out changeset caeba7562e49 2008-06-25 21:17:48 -07:00
Dave Camp
735c08486e Bug 434805: work harder to recover from url-classifier db corruption. r=tony 2008-06-25 20:23:57 -07:00
Dave Camp
9a7bd7aff0 Bug 434624: Handle "websafe" base64 characters in client keys. r=tony 2008-06-25 19:24:00 -07:00
reed@reedloden.com
6dadad9e91 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
77aa6a3b9a 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
3fcd67d676 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
af9d6e1333 Backing out bug 432492 2008-05-07 06:18:38 -07:00
reed@reedloden.com
839d9b027c 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
43d3425903 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
b3d82c5fd9 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
33ba12448a 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
f043d8c267 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
64f48abc02 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
9b2901c0db 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
6121393e00 Tests for bug 428548. r=tony, a=mconnor 2008-04-16 14:23:38 -07:00
dcamp@mozilla.com
1910735610 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
6f47640c0b 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
8820cfbbe2 Tweak function definition to include parameter (bug 428358) 2008-04-13 21:58:07 -07:00
gavin@gavinsharp.com
8d870ce7a2 Fix incorrect nsIUrlClassifierDBService.idl implementation in test (bug 428358) 2008-04-12 23:09:58 -07:00
timeless@mozdev.org
659585cffb 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
a950b3f8c1 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
88ec70bb2a 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
ac89e9bc4e 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
7b3cc60dbc Bug 419111: unfrozen interfaces listed in SDK_XPIDLSRCS, r=kaie, sr=bzbarsky 2008-03-05 14:08:20 -08:00
dcamp@mozilla.com
6a4e998241 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
183798c9c7 Bug 420370: nsUrlClassifierHashCompleter not configured immediately at startup. r=tony, blocking-firefox3=beltzner 2008-03-04 14:05:05 -08:00
dcamp@mozilla.com
95700b502a 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
1b334f37c9 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
9d06b2c6f1 Bug 360387: Verify HMAC of safebrowsing updates. r=tony, blocking-firefox3=beltzner 2008-02-27 00:51:02 -08:00
dcamp@mozilla.com
bcbb34ff17 Bustage fix for 419117. 2008-02-26 22:06:22 -08:00
dcamp@mozilla.com
ee910b1d12 Bug 419117: Add noise to safebrowsing gethash requests. r=tony, blocking-firefox3=beltzner 2008-02-26 21:51:28 -08:00
dcamp@mozilla.com
1ff588db0a Bug 418752: don't bother fetching forwards on a failed safebrowsing update. r=tony, a=beltzner 2008-02-26 09:47:05 -08:00
dcamp@mozilla.com
ace0d3769d Bug 418897: Update nsUrlClassifierDBServiceWorker::OpenDB() from changes to mozIStorageService::OpenDatabase. r=tony, r=sdwilsh, blocking-firefox3=beltzner 2008-02-25 12:58:34 -08:00
reed@reedloden.com
987f7e2501 Bug 416326 - "WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x804B000A in nsUrlClassifierDBService.cpp, line 3242" [p=dcamp@mozilla.com (Dave Camp) r=tony a=blocking-firefox3+] 2008-02-21 02:45:56 -08:00
dcamp@mozilla.com
aa446af396 Bug 406856: url-classifier not properly handling expiration chunk lists. r=tony, blocking-firefox3=mconnor 2008-02-15 14:47:16 -08:00
dcamp@mozilla.com
19a1167ef0 Bustage fix 2008-01-29 19:15:13 -08:00
dcamp@mozilla.com
2768d7cf9c Bug 414074: Cache the results of safebrowsing gethash requests. r=tony, a1.9=beltzner 2008-01-29 18:26:44 -08:00
dcamp@mozilla.com
3e8c1eb798 Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner 2008-01-29 12:57:18 -08:00
dcamp@mozilla.com
6306732342 Back out bug 402611 for bloat-test orange 2008-01-28 17:58:15 -08:00
dcamp@mozilla.com
eb28b86610 Bustage fix for 402611 2008-01-28 16:24:21 -08:00
dcamp@mozilla.com
7112110cef Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner 2008-01-28 15:04:43 -08:00
dcamp@mozilla.com
1724228c49 Bug 412688: Enforce 'one url-classifier update at a time' in the dbservice rather than just the stream updater. r=tony, a=schrep 2008-01-23 11:30:54 -08:00
gavin@gavinsharp.com
fa601afba9 Bug 412689: fix search/replace error that led to a broken QI impl, r=tony 2008-01-16 17:13:54 -08:00
dcamp@mozilla.com
d92cdcf800 Bug 412392: Fix up some shutdown issues in nsUrlClassifierDBService. r=tony, a=schrep 2008-01-16 11:20:45 -08:00
dtownsend@oxymoronical.com
eb23ab4e4f Bug 404726: Addon compatibility check gives many alerts (toolkit and security portions). r=gavin.sharp, r=kengert 2008-01-15 07:06:34 -08:00
dcamp@mozilla.com
9de5b38b57 Bug 412160: Cancel in-progress safebrowsing updates on shutdown. r=tony, blocking=schrep 2008-01-14 13:13:43 -08:00
reed@reedloden.com
efe9d31b9e Back out patch from bug 412160 due to even more orange than normal. :( 2008-01-14 00:21:57 -08:00
reed@reedloden.com
0a76e1b185 Bug 412160 - "Spurious non-zero Rlk leak stats on 'bm-xserve11' and 'fxdbug-win32-tb'" (cancel pending update in CloseDB()) [p=dcamp@mozilla.com (Dave Camp) r=tony a=blocking-firefox3+] 2008-01-13 23:37:05 -08:00
dcamp@mozilla.com
03b3eb6925 Bug 402610: Allow safebrowsing servers to specify separate URLs for chunk data. r=tony, blocking=beltzner 2008-01-12 14:22:03 -08:00
dcamp@mozilla.com
6dc0a74495 Bug 407759: Support subtractions in the safebrowsing protocol that arrive before their associated add. r=tony, blocking=mconnor 2008-01-12 13:32:01 -08:00
reed@reedloden.com
2b71c35cd0 Bug 404634 - "http urls don't render in TestGtkEmbed" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg r=bzbarsky a=blocking1.9+] 2008-01-04 22:38:30 -08:00
jwalden@mit.edu
8b7ea7080d Kick the stupid Windows tinderbox. 2007-12-22 08:36:21 -08:00
dcamp@mozilla.com
e74b4dcc9c Bug 407858: initialize some members of nsUrlClassifierDBServiceWorker. r=tony, a=dsicore 2007-12-12 11:04:25 -08:00
dcamp@mozilla.com
ad6b39aee8 Bug 406865: Clobber pre-recent-bugfixes urlclassifier3.sqlite files that might be in an inconsistent state. r=tony, a=dsicore 2007-12-04 19:22:39 -08:00
dcamp@mozilla.com
0c2b0ae6f3 Bug 406856: handle expiring safebrowsing chunk ranges in addition to individual chunks. r=tony, a=dsicore 2007-12-04 16:16:41 -08:00
dcamp@mozilla.com
6a2a4787e8 Bug 406621: fix an off-by-one error reading chunks during safebrowsing updates. r=tony, a=dsicore 2007-12-03 21:49:11 -08:00
dcamp@mozilla.com
1a594c2ccd Bug 405685: check the phishing preference when blocking pages in the url-classifier. r=tony, a=dsicore 2007-12-03 21:10:22 -08:00
dcamp@mozilla.com
881148c428 Bug 403354: only read/parse/write applied-chunk lists once per safe-browsing update. r=tony, a=damons 2007-12-03 20:49:22 -08:00
dcamp@mozilla.com
4d6e56edaa Bug 404645: apply an entire safebrowsing update as one transaction, rather than a transaction per chunk of entries. r=tony, blocking-1.9=beltzner 2007-12-03 20:35:25 -08:00
dcamp@mozilla.com
96f51a6327 Bug 394525: don't try to malware check uris with no hostname. r=tony 2007-11-27 12:08:02 -08:00
dcamp@mozilla.com
15f0b8d8bf backing out 403354 to see if it caused Ts regression. 2007-11-13 21:31:07 -08:00
dcamp@mozilla.com
d7eb0060c9 Replace nsCStringArray::ParseString usage in the url-classifier. b=403354, r=tony, sr+a=stuart 2007-11-13 14:43:56 -08:00
dcamp@mozilla.com
f25d1acc8d fix url-classifier checks against bare-domain entries. b=402435, r=tony 2007-11-05 11:31:55 -08:00
dcamp@mozilla.com
e631ed7cbd Update the url-classifier request format test. b=400635, r=tony 2007-11-02 14:22:24 -07:00
reed@reedloden.com
4894cad90d Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9] 2007-10-29 11:29:14 -07:00
dcamp@mozilla.com
0e6bf9f21e separate add chunks from remove chunks in the url-classifier update request. b=397434, r=tony, a=mconnor 2007-10-11 16:25:10 -07:00
dcamp@mozilla.com
3e9ca5a69a treat ipv4 addresses as a single lookup key in the url classifier. b=395376, r=tony, a=mconnor 2007-10-01 17:21:45 -07:00
dcamp@mozilla.com
76a4befc6a handle query parameters and full-string queries as specified in the updated safebrowsing protocol. b=395377, r=tony, a=mconnor 2007-10-01 16:53:53 -07:00
dcamp@mozilla.com
95baf6ccee another bustage fix, fix up the PR_LOG ifdefs from the last commit. b=384941 rs=biesi 2007-08-31 16:48:39 -07:00
dcamp@mozilla.com
2b3259d83f block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky 2007-08-31 16:18:46 -07:00
philringnalda@gmail.com
366ec787f6 Bug 392199 - Really remove nsUrlClassifierTable.js, r=tony 2007-08-14 19:51:44 -07:00
dcamp@mozilla.com
350e5abb80 make sure nsCryptoHash/PSM is initialized on the main thread in the url classifier. b=390324, r=tony 2007-08-09 15:33:04 -07:00
dcamp@mozilla.com
614287c90a fetch malware data with the url classifier. b=389501, r=tony 2007-08-09 15:11:22 -07:00
dcamp@mozilla.com
86a879295b bump the nsIUrlClassifierDBServiceWorker uuid, b=390398, r=vlad, a=damons 2007-07-31 17:52:02 -07:00
dcamp@mozilla.com
d8ce4fd8cc fix assertion failure in url-classifier when canonicalizing a URI with no host. b=387196, r=tony, a=schrep 2007-07-26 17:52:33 -07:00
dcamp@mozilla.com
a5c43e3212 tests for bug 387196 2007-07-25 23:39:22 -07:00
dcamp@mozilla.com
532a82cb78 try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes) 2007-07-25 23:38:43 -07:00
dcamp@mozilla.com
c91142ec8a backout patch for 387196 2007-07-25 20:11:43 -07:00
dcamp@mozilla.com
aa72e9323e fix bustage from 387196 2007-07-25 19:00:57 -07:00
dcamp@mozilla.com
70459fd73f tests for bug 387196 2007-07-25 18:50:27 -07:00
dcamp@mozilla.com
791945185f implement the new google safebrowsing protocol. b=387196, r=tony 2007-07-25 18:49:20 -07:00
benjamin@smedbergs.us
2f229b2c28 Trying to fix the mac orange, from bug 321024. a=robcee for immediate commit pending tony's review 2007-07-11 09:52:12 -07:00
dbaron@dbaron.org
f9254c5f95 Fix leaks by removing preference observers. b=386665 r=tony@ponderer.org 2007-07-09 13:53:01 -07:00
jwalden@mit.edu
6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
kherron@fmailbox.com
9d992a9d33 Bug 383217 - Discard bind and Function.prototype.bind in favor of BindToObject. Patch by Simon Bünzli <zeniko@gmail.com>. r=tony. 2007-06-17 04:35:36 -07:00
tony@ponderer.org
fb5498e94f Bug 382996 - (Re)move G_ObjectSafeMappatch by Simon Bünzli, r=me 2007-06-10 16:59:20 -07:00
tony@ponderer.org
f14dc53431 Bug 382621 - don't include /toolkit/components/url-classifier/content/moz/debug.js by defaultpatch by Simon Bünzli, r=me 2007-06-04 22:44:31 -07:00
tony@ponderer.org
44234495a8 Bug 381379 - remove G_Base64original patch by Simon Bünzli, r=me 2007-06-04 22:22:00 -07:00
tony@ponderer.org
7e1e7f7fde Bug 382816 - remove /toolkit/components/url-classifier/content/moz/filesystem.js and /toolkit/components/url-classifier/content/application.jspatch by Simon Bünzli, r=me 2007-06-03 17:37:36 -07:00
tony@ponderer.org
8f56e7df4f Bug 382620 - remove all methods marked as "deprecated" in safebrowsing codepatch by Simon Bünzli, r=me 2007-06-02 14:50:58 -07:00
tony@ponderer.org
51d8b89099 Bug 382618 - remove /toolkit/components/url-classifier/content/js/lang.jspatch by Simon Bünzli, r=me 2007-06-02 09:59:52 -07:00
benjamin@smedbergs.us
a15267a249 Fix url-classifier+libxul warnings and test errors, r=luser (no bug) 2007-05-23 06:24:32 -07:00
sayrer@gmail.com
d9429eeac3 bug 321024. Crash in nsCryptoHash during shutdown of nsUrlClassifierDBService. Patch by Tony Chang <tony@ponderer.org>. r=darin 2007-04-24 10:41:44 -07:00
benjamin@smedbergs.us
baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
tony%ponderer.org
e7ba49093b Bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: move host encoding to c++ (url classifier utils component)
r=bryner
2007-03-05 05:58:05 +00:00
tony%ponderer.org
ba1fb0043c bug 371729: G_PreferenceObserver.prototype.QueryInterface has an error
patch:  nsIObserves -> nsIObserver
r=timeless
2007-03-04 23:13:03 +00:00
tony%ponderer.org
63435386a0 remove unused test_* files 2007-03-02 19:27:34 +00:00
tony%ponderer.org
d3e9baa7a9 Bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: refactor to allow unittesting
r=bryner
2007-03-01 06:18:06 +00:00
tony%ponderer.org
503bd3cbcb cause unittest to stop build on failure (makes tinderboxen burn on failure) 2007-03-01 02:12:13 +00:00
tony%ponderer.org
ac5d588d7c really fix the build 2007-02-28 00:14:22 +00:00
tony%ponderer.org
1a5400a8e6 fix compile warning in test on release builds 2007-02-28 00:01:32 +00:00
tony%ponderer.org
9a4f57b7eb Bug 370860: A very long URI hangs under phishing protection code
patch:  v4: move canonicalizeURL to c++
r=bryner,sr=darin
2007-02-27 23:49:44 +00:00
tony%ponderer.org
3ff09be502 bug 371409: canonicalNum_ fails with 7 hex digits
patch: fixes to parseIPAddress and canonicalNum_
r=bryner
2007-02-26 21:03:54 +00:00
tony%ponderer.org
37183633fa another attempt to fix mochitests, re-enabling tests with fix 2007-02-17 17:50:13 +00:00
tony%ponderer.org
81e22a3593 try to fix mochi test by backing out tests 2007-02-17 10:17:37 +00:00
tony%ponderer.org
7ce2a8faaa backing out tests due to mochitest breakage (bug 370446) 2007-02-17 07:24:10 +00:00
tony%ponderer.org
779153e138 Bug 370446 ��� Should strip \x00 in hostnames
patch: add \x00 to regex and move mochi tests around
r=bryner
2007-02-17 02:07:55 +00:00
tony%ponderer.org
e05dd4f97f bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: do our own escaping of hostnames
r=bryner
2007-02-08 18:10:48 +00:00
tony%ponderer.org
16f680cbdc Bug 366645 ��� Reference to undefined property FIND_TRAILING_DOTS_GLOBAL
patch: remove unused regexes
r=mmchew
2007-01-18 05:55:09 +00:00
sergei_d%fi.tartu.ee
344c3628d3 Bug 361542 ��� [BeOS] Linking fails in toolkit/components, p=thesuckiestemail, r=benjamin 2007-01-07 12:47:59 +00:00
tony%ponderer.org
8741553f63 bug 352788: New Firefox versions result in a new pref entry for rc4 key
patch: only use getkey url up until ?
r=mmchew
2006-12-18 20:47:49 +00:00
tony%ponderer.org
4c975d4193 Add tests for URLCanonicalizer and EnchashDecryptor. Small change in
trtable.js to expose JS component in debug builds to allow testing.
2006-12-05 23:36:01 +00:00
tony%ponderer.org
beb5b22eb9 bug 356355: numeric domain normalization only happens on enchash table values
patch v4: check both old and new canonical form
r=mmchew
2006-11-23 01:12:35 +00:00
tony%ponderer.org
b617196ba5 back out change because tree is closed 2006-11-23 00:39:39 +00:00
tony%ponderer.org
4b747d422c bug 356355: numeric domain normalization only happens on enchash table values
patch v4: check both old and new canonical form
r=mmchew
2006-11-23 00:37:20 +00:00
tony%ponderer.org
3faf37f265 bug 343033: 5-10 second delay or hang or crash when quitting Cocoa Firefox
patch: cancel background download as soon as user quits
r=darin
2006-11-20 18:24:01 +00:00
tony%ponderer.org
a4eb8a5a41 Bug 356355: numeric domain normalization only happens on enchash table values
patch v2 (additional fixes)
r=mmchew
2006-11-14 22:12:08 +00:00
tony%ponderer.org
b9ce845e8d Bug 356355: numeric domain normalization only happens on enchash table values
patch: canonicalize urls before lookup in -url and -domain tables
r=mmchew
2006-10-12 23:57:51 +00:00
gavin%gavinsharp.com
65ff578e61 Bug 338830: preprocess license blocks in safe browsing files, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg 2006-10-10 13:31:50 +00:00
tony%ponderer.org
16621386ac Bug 350511: treat request timeouts as backoff errors
patch: treat NS_ERROR_NET_TIMEOUT as an error
r=darin
2006-09-06 17:04:36 +00:00
tony%ponderer.org
9b8468e840 Bug 329715: investigate why some AV's flag us, and prevent it
patch: use rot13 on keys to avoid being flagged by avira antivirus
r=darin
2006-09-05 18:54:11 +00:00
tony%ponderer.org
8adea04713 Bug 349102: implement back off code for remote phishing lookups
patch: remote lookup backoff and remove checkURL_
2006-08-30 21:29:37 +00:00
tony%ponderer.org
518751d367 Bug 349809: add random intervals to update requests
patch: add random interval to table update requests and lower interval from
60min to 30min
r=provos,sr=darin
2006-08-30 16:46:43 +00:00
tony%ponderer.org
337dcf4d18 bug 348625: use whitelist to suppress remote lookups
patch: add first path to domain for checking
r=provos,sr=bryner
2006-08-24 01:12:49 +00:00
tony%ponderer.org
f2c42f04e3 bug 349253: implement backoff code for table updates
patch: requestbackoff class, check for connection refused and http error codes
r=provos,sr=darin
2006-08-24 00:18:01 +00:00
tony%ponderer.org
7c3081af82 bug 349234: only get a new key once per 24 hours
patch: remember last getkey request
r=provos,sr=darin
2006-08-24 00:11:59 +00:00
tony%ponderer.org
46d08f9425 Bug 347926: remove arc4.js and friends from source tree
patch: use nsIStreamCipher
r=provos,sr=darin
2006-08-14 01:17:08 +00:00
tony%ponderer.org
afeb6c182c bug 348163: nsUrlClassifierDBService::CloseDb isn't quite right
patch from ispiked
r=tony,sr=darin
2006-08-10 20:49:47 +00:00
tony%ponderer.org
d86416d7b3 Bug 346940: differentiate anti-phishing table updates from full table reloads
patch: drop table if not an update using a temp table while updating
r=mmchew,sr=darin
2006-08-04 21:21:28 +00:00
tony%ponderer.org
8bdb13aa95 Bug 346184: If urlclassifier.sqlite is removed, db is not repopulated
patch: check db tables before sending an update request
r=darin
2006-08-01 02:01:40 +00:00
vladimir%pobox.com
31c8e763e7 b=334174, corrupted db files are not handled correctly, r=brettw 2006-07-26 18:54:12 +00:00
tony%ponderer.org
aa98d1eae0 bug 345675: unwanted connection to www.google.com at startup with Safe
Browsing disabled
patch: don't get key if sb off, don't get whitelist tables if remote checking
on
r=mmchew,sr=bryner
2006-07-25 17:44:26 +00:00
tony%ponderer.org
684b0f1794 re-land bug 342187: query params for "ask google" anti-phishing queries
are in source code.
This is triggering a leak in https since we make an https request, see
bug 345136.
r=mmchew,sr=ben
2006-07-19 01:05:52 +00:00
tony%ponderer.org
1847bea293 backing out patch from bug 342187, this appears to have caused a big jump in
rlk
2006-07-18 23:47:34 +00:00
tony%ponderer.org
85b02f1f63 bug 342187: query params for "ask google" anti-phishing queries are in source code
r=mmchew,sr=ben
2006-07-18 21:28:11 +00:00
tony%ponderer.org
9358bb6179 bug 343266: only try a blacklist table update on http status 200
r=darin
2006-07-12 23:56:47 +00:00
tony%ponderer.org
21c97ec915 syncing safe browsing files with branch
original bug: 341946 (bonecho patch)
r=mmchew,sr=bryner
2006-07-06 00:09:56 +00:00
tony%ponderer.org
30714a0af7 bug 342729: Crash [@ TableUpdateListener::OnStopRequest] on restart after
installing extensions
patch: make sure mDBService exists
r+a181=darin
2006-06-27 01:57:26 +00:00
tony%ponderer.org
c20fefb903 Bug 340603: getting table updates consumes large amounts of memory
patch: enable streaming updates
r+a=darin
2006-06-16 19:11:24 +00:00
tony%ponderer.org
650ebd284e back out patch on closed tree (balsa crashes) 2006-06-16 17:44:04 +00:00
tony%ponderer.org
e8c2ad984d Bug 340603: getting table updates consumes large amounts of memory
patch: enable streaming updates
r+a=darin
2006-06-16 17:37:05 +00:00
tony%ponderer.org
788b00d2ae bug 340603: getting table updates consumes large amounts of memory
patch: interface for streaming updates
r+a=darin
2006-06-15 19:10:04 +00:00
tony%ponderer.org
b0dd321439 backing change out of closed tree 2006-06-14 00:41:24 +00:00
tony%ponderer.org
4a3845a62d bug 340603: getting table updates consumes large amounts of memory;
interface for streaming updates
r+a=darin
2006-06-13 23:39:29 +00:00
tony%ponderer.org
3930b2c904 rolling back patch for bug 340603 (files are missing) to fix the build 2006-06-08 01:42:28 +00:00
tony%ponderer.org
f77d557d81 Bug 340603: safebrowsing getting table updates consumes large amounts of
memory, patch "interface for streaming updates"
r+a=darin
2006-06-08 01:08:44 +00:00
tony%ponderer.org
8d8c1d79b1 bug 339929: force storage service to init on main thread
r+a=darin
2006-06-01 18:18:54 +00:00
tony%ponderer.org
23ce37e469 bug 338817: Safebrowsing: Each new window gives about 30 undefined properties in
nsUrlClassifierLib.js
r+a=darin
2006-05-30 19:35:34 +00:00
tony%ponderer.org
b8a1b6f60f bug 339520: remove url-classifier js files from toolkit.jar
r=darin
2006-05-30 02:14:38 +00:00
darin%meer.net
18b9657035 fixes bug 338677 "nsUrlClassifierDBService leaks memory" patch by tony, r=darin 2006-05-22 20:28:59 +00:00
darin%meer.net
b4e4d3fb18 fixes bug 338603 "Loading web pages before lists download results in an exception in debug mode" patch by tony, r=darin 2006-05-20 00:10:00 +00:00
darin%meer.net
f598aa62e6 landing performance improvements for safe browsing (bugs: 338189, 338191, 338327, 338369, 338366, 338193, 338371, 338562) patches by tony+brettw, r=bryner+darin 2006-05-19 20:29:24 +00:00
darin%meer.net
38559bb5f1 fixes bug 338248 "workaround bug 337492" r=tony 2006-05-17 17:50:20 +00:00
brettw%gmail.com
aa06839c3c Bug 338052 r+a=darin deletions from the server are being ignored 2006-05-16 20:34:24 +00:00
brettw%gmail.com
9c41779c6d Bug 338024 (for tony@ponderer.org) r+a=darin listmanager leaks trtables on shutdown 2006-05-15 20:34:45 +00:00
brettw%gmail.com
32ceabd79e Bug 337371 (for tomy@ponderer.org) r=darin combine url classifier tables into a single component 2006-05-12 22:26:31 +00:00
brettw%gmail.com
a4c160e338 Bug 336832 (for tony@ponderer.org) set pref defaults for safe browsing 2006-05-12 15:46:25 +00:00
darin%meer.net
47cc71b92b fixes bug 337634 "Fix url classifier bustage caused by threadmanager landing" r=tony 2006-05-11 21:14:47 +00:00
brettw%gmail.com
f94d228c92 Bug 336694 (for tony@ponderer.org) r=ben use url-classifier db service for local list management 2006-05-05 21:51:46 +00:00
brettw%gmail.com
4db436d5f2 Bug 336203 (for tony@ponderer.org) r=darin Add new safe browsing C++ service 2006-05-05 21:42:47 +00:00
brettw%gmail.com
c16bd281db Bug 336288 (for tony@ponderer.org) r=ben integrate UI portion of safebrowsing into /browser/components/safebrowsing 2006-05-04 20:36:16 +00:00
brettw%gmail.com
f27a00d7e8 Bug 333894 (for tony@ponderer.org) r+a=ben
flesh out details interfaces for managing black/white lists
2006-05-02 21:57:35 +00:00
brettw%gmail.com
2c37a031cc Bug 335611 (for tony@ponderer.org) r=brettw a=bryner Rename URL classifier files to correspond to new names 2006-04-27 16:55:14 +00:00
brettw%gmail.com
554d27c6a6 Bug 335564 (for tony@ponderer.org) r=brettw a=ben Rename url classifier variables for clarity 2006-04-27 00:24:19 +00:00
brettw%gmail.com
6e1b8d9b6e Bug 335032 (for tony@ponderer.org) r=bsmedberg a=ben Rename protection to url-classifier 2006-04-25 23:00:12 +00:00