summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/safe_browsing_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Separate the key setting code in the constructor of HMAC class into the Initwtc@chromium.org2009-05-051-3/+3
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Make safe_browsing_blocking_page.cc compile on Posix.jhawkins@chromium.org2009-02-191-3/+0
* Ignore GetHash results for lists that we don't support.paulg@google.com2009-01-081-0/+20
* Add support for 256 bit full hashes to the new implementation.paulg@google.com2008-11-111-0/+3
* Return without doing anything instead of dereferencing junk in unexpected cases.mark@chromium.org2008-10-161-0/+1
* Cleanup EOL and include guards, including fixing one guard that was not the c...deanm@chromium.org2008-09-201-1/+0
* Enable safe browsing tests exercising VerifyMAC. Reorder libraries to match ...deanm@chromium.org2008-09-181-5/+0
* Include chrome/browser/SConscript in Linux build.tc@google.com2008-09-171-1/+8
* Fix the issue where a sub chunk coming in before an add chunk, both containg ...jam@chromium.org2008-09-041-2/+11
* HMAC-SHA1 implementation for Mac based on CommonCrypto;mmentovai@google.com2008-09-041-3/+3
* Fix problem of safebrowsing database removing an add for a hostname when it g...jabdelmalek@google.com2008-08-281-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-2/+2
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-281-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+630