index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
safe_browsing
/
safe_browsing_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert hash explicitly to string with the size of the char array.
lzheng@chromium.org
2011-03-14
1
-0
/
+4
*
Get rid of the xxxKey for safebrowsing lists. Looks to me we should be okay t...
lzheng@chromium.org
2011-03-10
1
-11
/
+4
*
Add a new SafeBrowsing list which contains a whitelist for the client-side
noelutz@google.com
2011-03-09
1
-1
/
+7
*
Lookup hash prefix in safebrowsing service.
lzheng@chromium.org
2011-02-16
1
-11
/
+33
*
Remove the unused enlarge.
lzheng@chromium.org
2011-01-14
1
-10
/
+0
*
Handle download url list and binary hash list in safe browsing. Added
lzheng@chromium.org
2010-12-15
1
-7
/
+38
*
FBTF: Even more deinlining.
erg@google.com
2010-10-20
1
-0
/
+25
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-1
/
+1
*
Add ftp protocol to the safebrowsing checks. Fixed the crash with canonicaliz...
inferno@chromium.org
2010-06-02
1
-1
/
+7
*
Canonicalize the url based on Section 6.1 Safe Browsing Spec.
inferno@chromium.org
2010-03-30
1
-5
/
+147
*
Refactor chunk ownership in SafeBrowsing code.
shess@chromium.org
2010-03-08
1
-7
/
+16
*
Remove dead code from safe_browsing_util.h/cc.
shess@chromium.org
2010-02-18
1
-327
/
+15
*
The search terms are escaped using + or %20 for space depending on whether re...
avayvod@google.com
2010-01-15
1
-2
/
+2
*
Adding product names to safe browsing report_error and report_phish URLs on W...
robertshield@chromium.org
2009-12-03
1
-2
/
+15
*
Misc. cleanup of safe_browsing_util.cc:
pkasting@chromium.org
2009-12-03
1
-167
/
+123
*
Make the safe_browsing_util.cc function definition order match the declaratio...
pkasting@chromium.org
2009-12-02
1
-242
/
+252
*
Clean up Safe Browsing code a little:
pkasting@chromium.org
2009-12-01
1
-6
/
+3
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
1
-3
/
+3
*
Change a phishing report URL param.
paul@chromium.org
2009-10-02
1
-1
/
+1
*
Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...
jshin@chromium.org
2009-08-18
1
-1
/
+1
*
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