summaryrefslogtreecommitdiff
path: root/lib/safe-browsing/ephy-gsb-utils.h
Commit message (Expand)AuthorAgeFilesLines
* gsb-utils: Remove unused fields from EphyGSBHashPrefixLookupGabriel Ivascu2017-10-031-6/+0
* gsb-storage: Remove unused timestamp columnGabriel Ivascu2017-10-031-7/+5
* safe-browsing: Add support for Rice compression schemeGabriel Ivascu2017-10-031-1/+11
* web-view: Verify and inform user about URL safetyGabriel Ivascu2017-10-031-0/+4
* gsb-service: Implement URL verification logicGabriel Ivascu2017-10-031-0/+6
* gsb-utils: Use GBytes for full hashes tooGabriel Ivascu2017-10-031-1/+1
* gsb-service: Add function to query fullHashes:find endpointGabriel Ivascu2017-10-031-0/+2
* gsb-storage: Add function to lookup full hashesGabriel Ivascu2017-10-031-0/+18
* gsb-storage: Add function to lookup hash prefixesGabriel Ivascu2017-10-031-17/+33
* gsb-utils: Add function to compute URL hashesGabriel Ivascu2017-10-031-1/+5
* gsb-utils: Add function to canonicalize URLGabriel Ivascu2017-10-031-0/+2
* safe-browsing: Implement database update operationGabriel Ivascu2017-10-031-0/+44