Граф коммитов

316 Коммитов

Автор SHA1 Сообщение Дата
sayrer@gmail.com c36e7c9853 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 0ab7558e7b 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
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
dcamp%mozilla.com 8aa5fedf6f Bug 434624: Handle "websafe" base64 characters in client keys. r=tony, a=beltzner 2008-06-27 00:47:33 +00:00
reed%reedloden.com 1491250da9 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 07:25:29 +00:00
gavin%gavinsharp.com 1543abcf0d Bug 430695: add backoff algorithm to gethash requests, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner 2008-05-07 22:33:19 +00:00
gavin%gavinsharp.com 649aa201e6 Bug 432492: rate limit long-running safebrowsing updates, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner 2008-05-07 20:33:45 +00:00
dtownsend%oxymoronical.com d421208974 Backing out bug 432492 2008-05-07 13:18:38 +00:00
reed%reedloden.com 7c88d37a86 Bug 432492 - "rate limit long-running safebrowsing updates" [p=dcamp@mozilla.com (Dave Camp) r=tony a1.9=beltzner] 2008-05-07 10:22:17 +00:00
reed%reedloden.com 7c8934bcc0 Bug 432492 - "rate limit long-running safebrowsing updates" [p=dcamp@mozilla.com (Dave Camp) r=tony a1.9=beltzner] 2008-05-07 10:21:12 +00:00
gavin%gavinsharp.com 03a05c5b81 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-07 01:51:13 +00:00
gavin%gavinsharp.com 346af059d4 Bug 432066: fix solaris bustage from bug 431754, patch by Alfred Peng <alfred.peng@sun.com>, r=tony, a=mconnor 2008-05-05 19:57:55 +00:00
reed%reedloden.com d6d29b2c88 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 09:55:09 +00:00
reed%reedloden.com 41180f03ce 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 09:54:02 +00:00
dcamp%mozilla.com ed917779d7 Bug 429755: Apply some random fuzz to safebrowsing backoff intervals. r=tony, a=beltzner 2008-04-23 16:57:56 +00:00
dcamp%mozilla.com fd5cc1bdf9 Tests for bug 428548. r=tony, a=mconnor 2008-04-16 21:23:38 +00:00
dcamp%mozilla.com 1f5052e833 Bug 428548: Restrict the total number of safebrowsing update requests per hour. r=tony, a=mconnor 2008-04-16 21:21:14 +00:00
dcamp%mozilla.com 2ea1e96a18 Bug 427862: Don't use cached full-hash entries without a successful safebrowsing update. r=tony, a1.9=beltzner 2008-04-15 22:39:45 +00:00
gavin%gavinsharp.com 5abfa82b88 Tweak function definition to include parameter (bug 428358) 2008-04-14 04:58:07 +00:00
gavin%gavinsharp.com be7b79e72a Fix incorrect nsIUrlClassifierDBService.idl implementation in test (bug 428358) 2008-04-13 06:09:58 +00:00
timeless%mozdev.org e9558a5d4f Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
2008-04-08 06:18:36 +00:00
sdwilsh%shawnwilsher.com 4dc42ff373 Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 22:14:40 +00:00
dcamp%mozilla.com aedbf22fff Bug 423790: Back off of safebrowsing updates for 4xx errors. r=tony, blocking-firefox3=beltzner 2008-03-20 01:55:56 +00:00
reed%reedloden.com 9cc0310da0 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 19:46:05 +00:00
gavin%gavinsharp.com f8c68018c2 Bug 419111: unfrozen interfaces listed in SDK_XPIDLSRCS, r=kaie, sr=bzbarsky 2008-03-05 22:08:23 +00:00
dcamp%mozilla.com 69dee9b637 Bug 420380: Allow safebrowsing gethash responses that don't match table name/chunk id. r=tony, blocking-firefox3=beltzner 2008-03-04 23:39:38 +00:00
dcamp%mozilla.com a86dfc7923 Bug 420370: nsUrlClassifierHashCompleter not configured immediately at startup. r=tony, blocking-firefox3=beltzner 2008-03-04 22:05:06 +00:00
dcamp%mozilla.com cd3afbef16 Bug 419751: Implement a safebrowsing protocol command to reset the db. r=tony, a1.9b4=beltzner 2008-03-01 00:46:44 +00:00
dcamp%mozilla.com 4c5cb493dd Bug 419751: Reset the phishing/malware database for beta 4 to work around a server issue. r=tony, b1.9b4=beltzner 2008-02-29 00:46:40 +00:00
dcamp%mozilla.com 942a755e73 Bug 360387: Verify HMAC of safebrowsing updates. r=tony, blocking-firefox3=beltzner 2008-02-27 08:51:05 +00:00
dcamp%mozilla.com d9155afbb6 Bustage fix for 419117. 2008-02-27 06:06:22 +00:00
dcamp%mozilla.com 505e54ea4e Bug 419117: Add noise to safebrowsing gethash requests. r=tony, blocking-firefox3=beltzner 2008-02-27 05:51:28 +00:00
dcamp%mozilla.com 876da24bbd Bug 418752: don't bother fetching forwards on a failed safebrowsing update. r=tony, a=beltzner 2008-02-26 17:47:06 +00:00
dcamp%mozilla.com 6257f30169 Bug 418897: Update nsUrlClassifierDBServiceWorker::OpenDB() from changes to mozIStorageService::OpenDatabase. r=tony, r=sdwilsh, blocking-firefox3=beltzner 2008-02-25 20:58:34 +00:00
reed%reedloden.com 3f64fcba58 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 10:45:56 +00:00
dcamp%mozilla.com db23a89abe Bug 406856: url-classifier not properly handling expiration chunk lists. r=tony, blocking-firefox3=mconnor 2008-02-15 22:47:16 +00:00
dcamp%mozilla.com d08c688b5e Bustage fix 2008-01-30 03:15:13 +00:00
dcamp%mozilla.com bf06579801 Bug 414074: Cache the results of safebrowsing gethash requests. r=tony, a1.9=beltzner 2008-01-30 02:26:44 +00:00
dcamp%mozilla.com f78dc49073 Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner 2008-01-29 20:57:20 +00:00
dcamp%mozilla.com 5f230805e9 Back out bug 402611 for bloat-test orange 2008-01-29 01:58:16 +00:00
dcamp%mozilla.com af40d14f49 Bustage fix for 402611 2008-01-29 00:24:21 +00:00
dcamp%mozilla.com edf9c1201d Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner 2008-01-28 23:04:45 +00:00
dcamp%mozilla.com 63a8a423c4 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 19:30:54 +00:00
gavin%gavinsharp.com 2495054746 Bug 412689: fix search/replace error that led to a broken QI impl, r=tony 2008-01-17 01:13:54 +00:00
dcamp%mozilla.com 0e9582c628 Bug 412392: Fix up some shutdown issues in nsUrlClassifierDBService. r=tony, a=schrep 2008-01-16 19:20:45 +00:00
dtownsend%oxymoronical.com cd6af1e57b Bug 404726: Addon compatibility check gives many alerts (toolkit and
security portions). r=gavin.sharp, r=kengert
2008-01-15 15:06:37 +00:00
dcamp%mozilla.com 5faed3c6ea Bug 412160: Cancel in-progress safebrowsing updates on shutdown. r=tony, blocking=schrep 2008-01-14 21:13:43 +00:00
reed%reedloden.com c3c2dea66d Back out patch from bug 412160 due to even more orange than normal. :( 2008-01-14 08:21:57 +00:00
reed%reedloden.com b12c3eed6f 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-14 07:37:05 +00:00
dcamp%mozilla.com da5a732277 Bug 402610: Allow safebrowsing servers to specify separate URLs for chunk data. r=tony, blocking=beltzner 2008-01-12 22:22:04 +00:00
dcamp%mozilla.com 054765b67c Bug 407759: Support subtractions in the safebrowsing protocol that arrive before their associated add. r=tony, blocking=mconnor 2008-01-12 21:32:01 +00:00
reed%reedloden.com a0d087efa5 Bug 404634 - "http urls don't render in TestGtkEmbed" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg r=bzbarsky a=blocking1.9+] 2008-01-05 06:38:31 +00:00
jwalden%mit.edu ac40cc2dfd Kick the stupid Windows tinderbox. 2007-12-22 16:36:21 +00:00
dcamp%mozilla.com beb2a61caf Bug 407858: initialize some members of nsUrlClassifierDBServiceWorker. r=tony, a=dsicore 2007-12-12 19:04:25 +00:00
dcamp%mozilla.com 2e050aabf3 Bug 406865: Clobber pre-recent-bugfixes urlclassifier3.sqlite files that might be in an inconsistent state. r=tony, a=dsicore 2007-12-05 03:22:39 +00:00
dcamp%mozilla.com 1b75e7f54f Bug 406856: handle expiring safebrowsing chunk ranges in addition to individual chunks. r=tony, a=dsicore 2007-12-05 00:16:42 +00:00
dcamp%mozilla.com 6c5dd08bf8 Bug 406621: fix an off-by-one error reading chunks during safebrowsing updates. r=tony, a=dsicore 2007-12-04 05:49:11 +00:00
dcamp%mozilla.com b272ce141f Bug 405685: check the phishing preference when blocking pages in the url-classifier. r=tony, a=dsicore 2007-12-04 05:10:22 +00:00
dcamp%mozilla.com 019b55dd05 Bug 403354: only read/parse/write applied-chunk lists once per safe-browsing update. r=tony, a=damons 2007-12-04 04:49:22 +00:00
dcamp%mozilla.com db4ae0da2a 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-04 04:35:25 +00:00
dcamp%mozilla.com f5dd3c1dc4 Bug 394525: don't try to malware check uris with no hostname. r=tony 2007-11-27 20:08:02 +00:00
dcamp%mozilla.com 8ce8e75b64 backing out 403354 to see if it caused Ts regression. 2007-11-14 05:31:07 +00:00
dcamp%mozilla.com e92d0f8b8b Replace nsCStringArray::ParseString usage in the url-classifier. b=403354, r=tony, sr+a=stuart 2007-11-13 22:43:56 +00:00
dcamp%mozilla.com e20efd0ec2 fix url-classifier checks against bare-domain entries. b=402435, r=tony 2007-11-05 19:31:56 +00:00
dcamp%mozilla.com cdfa990f0a Update the url-classifier request format test. b=400635, r=tony 2007-11-02 21:22:24 +00:00
reed%reedloden.com d5dd8f7720 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 18:29:18 +00:00
dcamp%mozilla.com e417fafabb separate add chunks from remove chunks in the url-classifier update request. b=397434, r=tony, a=mconnor 2007-10-11 23:25:10 +00:00
dcamp%mozilla.com 1485012b88 treat ipv4 addresses as a single lookup key in the url classifier. b=395376, r=tony, a=mconnor 2007-10-02 00:21:45 +00:00
dcamp%mozilla.com a5f22814a9 handle query parameters and full-string queries as specified in the updated safebrowsing protocol. b=395377, r=tony, a=mconnor 2007-10-01 23:53:54 +00:00
dcamp%mozilla.com cfd739c89f another bustage fix, fix up the PR_LOG ifdefs from the last commit. b=384941 rs=biesi 2007-08-31 23:48:39 +00:00
dcamp%mozilla.com 1241413f11 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 23:18:48 +00:00
philringnalda%gmail.com 6be1211af7 Bug 392199 - Really remove nsUrlClassifierTable.js, r=tony 2007-08-15 02:51:45 +00:00
dcamp%mozilla.com d446912eb5 make sure nsCryptoHash/PSM is initialized on the main thread in the url classifier. b=390324, r=tony 2007-08-09 22:33:04 +00:00
dcamp%mozilla.com eb441f637b fetch malware data with the url classifier. b=389501, r=tony 2007-08-09 22:11:23 +00:00
dcamp%mozilla.com d962a629d1 bump the nsIUrlClassifierDBServiceWorker uuid, b=390398, r=vlad, a=damons 2007-08-01 00:52:02 +00:00
dcamp%mozilla.com 5af2df01d4 fix assertion failure in url-classifier when canonicalizing a URI with no host. b=387196, r=tony, a=schrep 2007-07-27 00:52:33 +00:00
dcamp%mozilla.com c53e8ee92c tests for bug 387196 2007-07-26 06:39:22 +00:00
dcamp%mozilla.com 6694d16501 try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes) 2007-07-26 06:38:44 +00:00
dcamp%mozilla.com 977e20e165 backout patch for 387196 2007-07-26 03:11:46 +00:00
dcamp%mozilla.com ef609f004b fix bustage from 387196 2007-07-26 02:00:57 +00:00
dcamp%mozilla.com bd4bd72f68 tests for bug 387196 2007-07-26 01:50:27 +00:00
dcamp%mozilla.com 35d436d28f implement the new google safebrowsing protocol. b=387196, r=tony 2007-07-26 01:49:22 +00:00
benjamin%smedbergs.us fad4e66e8e Trying to fix the mac orange, from bug 321024. a=robcee for immediate commit pending tony's review 2007-07-11 16:52:12 +00:00
dbaron%dbaron.org 67dcab3869 Fix leaks by removing preference observers. b=386665 r=tony@ponderer.org 2007-07-09 20:53:01 +00:00
jwalden%mit.edu ef68fcf595 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 07:08:56 +00:00
kherron%fmailbox.com ec313c8c9f 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 11:35:36 +00:00
tony%ponderer.org 7aa105435f Bug 382996 ��� (Re)move G_ObjectSafeMap
patch by Simon B��nzli, r=me
2007-06-10 23:59:20 +00:00
tony%ponderer.org ad260dc781 Bug 382621 ��� don't include /toolkit/components/url-classifier/content/moz/debug.js by default
patch by Simon B��nzli, r=me
2007-06-05 05:44:31 +00:00
tony%ponderer.org 1e7758efcd Bug 381379 ��� remove G_Base64
original patch by Simon B��nzli, r=me
2007-06-05 05:22:00 +00:00
tony%ponderer.org 6f7e391706 Bug 382816 ��� remove /toolkit/components/url-classifier/content/moz/filesystem.js and /toolkit/components/url-classifier/content/application.js
patch by Simon B��nzli, r=me
2007-06-04 00:37:37 +00:00
tony%ponderer.org 2b9ecf2418 Bug 382620 - remove all methods marked as "deprecated" in safebrowsing code
patch by Simon B��nzli, r=me
2007-06-02 21:50:58 +00:00
tony%ponderer.org 6d50553b87 Bug 382618 - remove /toolkit/components/url-classifier/content/js/lang.js
patch by Simon B��nzli, r=me
2007-06-02 16:59:53 +00:00
benjamin%smedbergs.us c6883853b6 Fix url-classifier+libxul warnings and test errors, r=luser (no bug) 2007-05-23 13:24:32 +00:00
sayrer%gmail.com ce58d4a149 bug 321024. Crash in nsCryptoHash during shutdown of nsUrlClassifierDBService. Patch by Tony Chang <tony@ponderer.org>. r=darin 2007-04-24 17:41:44 +00:00
benjamin%smedbergs.us 3fb4912f5d 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 14:22:04 +00:00
tony%ponderer.org d0ce2b8284 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 0af4c0fde1 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 7bee7f7e29 remove unused test_* files 2007-03-02 19:27:34 +00:00
tony%ponderer.org b43458eeca 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 4fb99e96bd cause unittest to stop build on failure (makes tinderboxen burn on failure) 2007-03-01 02:12:13 +00:00
tony%ponderer.org 3994ff6ad5 really fix the build 2007-02-28 00:14:22 +00:00
tony%ponderer.org 32d206aef1 fix compile warning in test on release builds 2007-02-28 00:01:32 +00:00
tony%ponderer.org 9b738118ce 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 b0f2a948a4 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 c9fb83b8e8 another attempt to fix mochitests, re-enabling tests with fix 2007-02-17 17:50:13 +00:00
tony%ponderer.org d951729955 try to fix mochi test by backing out tests 2007-02-17 10:17:37 +00:00
tony%ponderer.org e4b9715067 backing out tests due to mochitest breakage (bug 370446) 2007-02-17 07:24:10 +00:00
tony%ponderer.org 206d4adf61 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 ebf6d4afa8 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 7751c24072 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 5d7da03b7e Bug 361542 ��� [BeOS] Linking fails in toolkit/components, p=thesuckiestemail, r=benjamin 2007-01-07 12:47:59 +00:00
tony%ponderer.org acaabc6311 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 f06835c76e 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 bb33947f78 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 4195c64b5b back out change because tree is closed 2006-11-23 00:39:39 +00:00
tony%ponderer.org 5d88e013af 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 3bf63ef255 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 546772271f 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 611dd559c7 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 a163f04cb8 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 bbced43af2 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 86157bd887 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 fa3f66b92b 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 4bb69abef8 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 70a45c90f2 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 31cc2b4363 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 e5fbc171aa 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 53e597ef6c 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 74d25178a0 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 310609e570 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 2b2df42abb 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 e7eb07b652 b=334174, corrupted db files are not handled correctly, r=brettw 2006-07-26 18:54:12 +00:00
tony%ponderer.org bce5349e2d 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 fd525945ec 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 19a4328d8c 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 25597ce19b 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 1d345025f6 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 ab6ee84712 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 94926b9530 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 3ff3f4e1c0 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 abfe0b81f6 back out patch on closed tree (balsa crashes) 2006-06-16 17:44:04 +00:00
tony%ponderer.org b72b9c5ac1 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 169d8c8d19 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 cc935e4fea backing change out of closed tree 2006-06-14 00:41:24 +00:00
tony%ponderer.org 3c1bde8afb 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 61c2929f72 rolling back patch for bug 340603 (files are missing) to fix the build 2006-06-08 01:42:28 +00:00
tony%ponderer.org b47f587a8d 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 cb1ced946d bug 339929: force storage service to init on main thread
r+a=darin
2006-06-01 18:18:54 +00:00
tony%ponderer.org 16b3ec1afe 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 e0522b2910 bug 339520: remove url-classifier js files from toolkit.jar
r=darin
2006-05-30 02:14:38 +00:00
darin%meer.net 57d0851af2 fixes bug 338677 "nsUrlClassifierDBService leaks memory" patch by tony, r=darin 2006-05-22 20:28:59 +00:00
darin%meer.net c0a4077790 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 3ca57df007 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 bdd90b913d fixes bug 338248 "workaround bug 337492" r=tony 2006-05-17 17:50:20 +00:00
brettw%gmail.com e2916bf836 Bug 338052 r+a=darin deletions from the server are being ignored 2006-05-16 20:34:24 +00:00
brettw%gmail.com bd2dfefa10 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 e49ebe0adf 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 1eb5243707 Bug 336832 (for tony@ponderer.org) set pref defaults for safe browsing 2006-05-12 15:46:25 +00:00
darin%meer.net d4b9c49a60 fixes bug 337634 "Fix url classifier bustage caused by threadmanager landing" r=tony 2006-05-11 21:14:47 +00:00
brettw%gmail.com ada8729336 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 fc5d2a7583 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 9d99105501 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 2f982277fc 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 7b12bf02c8 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 42ce84200b 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 637f1b50fa Bug 335032 (for tony@ponderer.org) r=bsmedberg a=ben Rename protection to url-classifier 2006-04-25 23:00:12 +00:00