summaryrefslogtreecommitdiff
path: root/lib/ephy-uri-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* location-entry: Properly normalize URI for cut/copyMichael Catanzaro2016-02-091-0/+19
* Standardize on "decoded" terminology for URIs, not "unescaped"Michael Catanzaro2016-02-091-1/+1
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* Avoid using g_return_val_if_fail in ephy_uri_safe_unescapeMichael Catanzaro2015-10-071-1/+1
* Don't crash on escaped null charactersMichael Catanzaro2015-09-211-0/+15
* ephy-uri-helpers: Small fixes in tracking removal codeBastien Nocera2014-09-101-2/+3
* ephy-uri-helpers: Handle keys without a valueBastien Nocera2014-05-211-5/+10
* ephy-uri-helpers: Don't re-encode parameters ourselvesBastien Nocera2014-05-211-58/+34
* ephy-uri-helpers: Dot no modify the URI when it doesn't have garbageCarlos Garcia Campos2014-05-201-7/+13
* do not touch query parameter values when removing trackersFrédéric Péters2014-02-211-2/+4
* lib: Update tracking blacklistBastien Nocera2014-01-211-1/+4
* lib: Add helper to remove tracking from URIsBastien Nocera2014-01-131-0/+258