| Commit message (Expand) | Author | Age | Files | Lines |
* | Make SafeBrowsingDatabase's PrefixSets only updatable by swapping a new one in. | gab | 2014-12-05 | 1 | -3/+5 |
* | Remove safe-browsing code to fix up injected prefixes. | shess | 2014-08-26 | 1 | -1/+0 |
* | Clean-up coding style | btapiz@gmail.com | 2014-06-06 | 1 | -1/+2 |
* | Knock out injected safe-browsing prefixes. | shess@chromium.org | 2014-05-07 | 1 | -0/+1 |
* | [safe browsing] Serialize full hashes with prefix set. | shess@chromium.org | 2014-05-05 | 1 | -3/+6 |
* | [safe-browsing] Database full hash matches like prefix match. | shess@chromium.org | 2014-05-01 | 1 | -4/+19 |
* | [safe-browsing] Cleanup tests and remove unnecessary prefix tracking. | shess@chromium.org | 2014-04-30 | 1 | -4/+21 |
* | Incremental PrefixSet builder for Safe Browsing store. | shess@chromium.org | 2014-03-18 | 1 | -2/+41 |
* | Modify safe-browsing PrefixSet to handle size_t size differences. | shess@chromium.org | 2014-02-07 | 1 | -3/+7 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -2/+4 |
* | Strip out safe-browsing prefix-set checksumming code. | shess@chromium.org | 2012-08-29 | 1 | -29/+0 |
* | Instrument to catch corruption constructing safe-browsing filters. | shess@chromium.org | 2012-08-07 | 1 | -2/+6 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Add a primitive checksum to PrefixSet construction. | shess@chromium.org | 2011-04-02 | 1 | -0/+9 |
* | More PrefixSet diagnostics. | shess@chromium.org | 2011-03-30 | 1 | -0/+16 |
* | Safe-browsing PrefixSet cleanups. | shess@chromium.org | 2011-03-18 | 1 | -4/+1 |
* | safe_browsing::PrefixSet persistence code. | shess@chromium.org | 2011-03-08 | 1 | -2/+12 |
* | Additional validation code for PrefixSet. | shess@chromium.org | 2011-03-04 | 1 | -1/+5 |
* | More test out-of-lining. | erg@google.com | 2011-02-14 | 1 | -0/+1 |
* | PrefixSet as an alternate to BloomFilter for safe-browsing. | shess@chromium.org | 2011-02-10 | 1 | -0/+92 |