summaryrefslogtreecommitdiff
path: root/proxy
Commit message (Expand)AuthorAgeFilesLines
* Flag all final types accordinglyHEADmasterMichael Catanzaro2023-04-063-13/+13
* proxy: Use environment-libproxy as the as-installed test for libproxySimon McVittie2023-02-121-5/+5
* Try to fix environment proxy resolver on WindowsMichael Catanzaro2023-02-091-3/+4
* Remove auto featuresMichael Catanzaro2022-10-121-1/+1
* Fix static link on WindowsXavier Claessens2022-10-061-3/+4
* Do not install shared module when only static is neededXavier Claessens2022-10-063-6/+6
* Propagate GIO_PROXY_TEST_NAME to installed testsMichael Catanzaro2022-08-291-0/+1
* Disable libproxy resolver when running environment proxy testMichael Catanzaro2022-08-292-14/+8
* Meson: Bump version requirement to 0.60.0Xavier Claessens2022-08-121-7/+1
* Meson: Use summary() to print enabled modulesXavier Claessens2022-08-123-0/+6
* Meson: Add dependencies on static modulesXavier Claessens2022-08-123-0/+3
* Meson: Add 'recursive: true' to avoid warningXavier Claessens2022-08-123-3/+3
* Meson: Build static modules when default_library is 'static' or 'both'Xavier Claessens2022-08-123-3/+3
* Add build option for environment proxy resolverMichael Catanzaro2022-08-051-3/+1
* Drop environment proxy resolver to lowest priorityMichael Catanzaro2022-08-052-2/+2
* gproxyresolvergnome: validate proxy URIsMichael Catanzaro2022-06-281-7/+41
* glibproxyresolver: validate proxy URIsMichael Catanzaro2022-06-281-0/+9
* Use px_proxy_factory_free_proxies()Michael Catanzaro2022-06-281-16/+1
* genvironmentproxyresolver: validate environment variable valuesMichael Catanzaro2022-06-281-14/+36
* meson: Export static libraries and depsOlivier CrĂȘte2022-06-213-3/+14
* Proxy tests should unset proxy environment variablesMichael Catanzaro2022-02-281-0/+10
* meson: Set GIO_EXTRA_MODULES in devenvXavier Claessens2022-02-213-0/+18
* proxy/tests/common.c: Use g_getenv() instead of getenv()Chun-wei Fan2022-02-211-1/+1
* build: move some code to lower-level meson.buildsMichael Catanzaro2022-02-161-0/+15
* proxy: update copyright year in environment proxy filesMichael Catanzaro2022-02-112-2/+2
* Add environment variable proxy resolverMichael Catanzaro2022-02-0911-39/+408
* Remove unused GLIBPROXY_PACRUNNERMichael Catanzaro2022-02-091-1/+0
* Add FIXME to switch to using px_proxy_factory_free_proxies()Michael Catanzaro2020-08-131-0/+5
* Name all GTasks and tighten assertions around their useMichael Catanzaro2019-07-042-1/+5
* Stop writing out '== NULL' and '!= NULL'Michael Catanzaro2019-06-242-3/+3
* Use #pragma onceMichael Catanzaro2019-06-242-8/+2
* proxy/gnome: remove unused methodIgnacio Casal Quinteiro2019-05-141-12/+0
* gnome-proxy-module.c: Export the GIO module entry pointsChun-wei Fan2019-03-071-3/+3
* meson: Use .so for modules on macOS instead of dylibNirbheek Chauhan2018-05-292-0/+2
* Generate a .pc file for each moduleXavier Claessens2018-04-252-0/+2
* Rename GLibProxyResolver to GLibproxyResolverMichael Catanzaro2018-04-152-11/+11
* tests: Stop setting GIO_EXTRA_MODULESMichael Catanzaro2018-04-152-4/+0
* meson: allow building as a subprojectMathieu Duponchelle2018-03-282-0/+4
* Don't generate installed test files when not enabledMichael Catanzaro2018-03-161-7/+8
* Use consistent code style for castsMichael Catanzaro2018-03-111-1/+1
* proxy: Change variable name to be less confusingMichael Catanzaro2018-02-121-4/+4
* proxy: Reword comment to be more accurateMichael Catanzaro2018-02-121-2/+2
* pacrunner: Unset XDG_CURRENT_DESKTOPMichael Catanzaro2018-02-121-0/+4
* proxy: Use XDG_CURRENT_DESKTOP to determine which proxy module to loadMichael Catanzaro2018-02-122-9/+9
* Use G_DECLARE_[FINAL,DERIVABLE]_TYPEMichael Catanzaro2018-02-082-24/+2
* Kill tabs and add modelinesMichael Catanzaro2018-02-0710-203/+223
* Add 'static-modules' optionXavier Claessens2018-01-042-2/+18
* Allow static build of modulesXavier Claessens2018-01-044-6/+10
* Fix glib-pacrunner.service install dirMichael Catanzaro2017-11-211-1/+1
* Revert "build: Retrieve D-Bus and systemd paths"Michael Catanzaro2017-11-211-2/+2