summaryrefslogtreecommitdiff
path: root/embed/ephy-uri-tester.c
Commit message (Expand)AuthorAgeFilesLines
* uri-tester: Never block the UI process main threadCarlos Garcia Campos2016-12-031-1186/+0
* uri-tester: Do not rewrite HTTPS urlsCarlos Garcia Campos2016-12-031-2/+2
* uri-tester: Stop pretending we support multiple filtersCarlos Garcia Campos2016-12-031-134/+19
* Decide on which URI tests to use in web processMichael Catanzaro2016-11-231-3/+1
* Allow web extension to control tests performed by URI testerMichael Catanzaro2016-11-231-11/+22
* uri-tester: Fix uninitialized memory use when DNT mode is disabledMichael Catanzaro2016-11-211-1/+1
* uri-tester: Fix criticals before libhttpseverywhere is initializedMichael Catanzaro2016-11-211-3/+7
* uri-tester: Fix criticals when libhttpseverywhere init is cancelledMichael Catanzaro2016-11-211-4/+3
* uri-tester: Remove workaround for fixed vala bugMichael Catanzaro2016-11-121-6/+1
* uri-tester: Track DBus peers and unregister object when disposingMichael Catanzaro2016-11-011-2/+61
* uri-tester: Fix misuse of GCancellableMichael Catanzaro2016-11-011-2/+7
* uri-tester: Avoid spurious HTTPS Everywhere update warningMichael Catanzaro2016-10-291-0/+1
* uri-tester: Steal adblock filters from default profile in app modeMichael Catanzaro2016-10-291-1/+17
* uri-tester: Do not update HTTPS Everywhere rulesets in test modeMichael Catanzaro2016-10-251-0/+9
* Revert "Temporarily disable HTTPS Everywhere ruleset updates"Michael Catanzaro2016-10-251-7/+0
* Temporarily disable HTTPS Everywhere ruleset updatesMichael Catanzaro2016-10-241-0/+7
* uri-tester: Avoid spurious warningMichael Catanzaro2016-10-241-1/+2
* uri-tester: Only defer page loads if really requiredMichael Catanzaro2016-10-241-1/+2
* uri-tester: Update HTTPS Everywhere rulesets every once in a whileMichael Catanzaro2016-10-241-0/+37
* uri-tester: Don't crash if UI process quits earlyMichael Catanzaro2016-10-241-4/+6
* Move libhttpseverywhere integration to EphyUriTester and reenableMichael Catanzaro2016-10-241-126/+223
* Move EphyUriTester to the UI process and make it a D-Bus interfaceMichael Catanzaro2016-10-241-0/+1066