| Commit message (Expand) | Author | Age | Files | Lines |
* | Separate the key setting code in the constructor of HMAC class into the Init | wtc@chromium.org | 2009-05-05 | 1 | -3/+3 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -1/+2 |
* | Make safe_browsing_blocking_page.cc compile on Posix. | jhawkins@chromium.org | 2009-02-19 | 1 | -3/+0 |
* | Ignore GetHash results for lists that we don't support. | paulg@google.com | 2009-01-08 | 1 | -0/+20 |
* | Add support for 256 bit full hashes to the new implementation. | paulg@google.com | 2008-11-11 | 1 | -0/+3 |
* | Return without doing anything instead of dereferencing junk in unexpected cases. | mark@chromium.org | 2008-10-16 | 1 | -0/+1 |
* | Cleanup EOL and include guards, including fixing one guard that was not the c... | deanm@chromium.org | 2008-09-20 | 1 | -1/+0 |
* | Enable safe browsing tests exercising VerifyMAC. Reorder libraries to match ... | deanm@chromium.org | 2008-09-18 | 1 | -5/+0 |
* | Include chrome/browser/SConscript in Linux build. | tc@google.com | 2008-09-17 | 1 | -1/+8 |
* | Fix the issue where a sub chunk coming in before an add chunk, both containg ... | jam@chromium.org | 2008-09-04 | 1 | -2/+11 |
* | HMAC-SHA1 implementation for Mac based on CommonCrypto; | mmentovai@google.com | 2008-09-04 | 1 | -3/+3 |
* | Fix problem of safebrowsing database removing an add for a hostname when it g... | jabdelmalek@google.com | 2008-08-28 | 1 | -2/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 1 | -2/+2 |
* | Try to cut down on some unnecessary dependencies. Remove any unused includes... | deanm@google.com | 2008-07-28 | 1 | -0/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+630 |