summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix build on NetBSD (#220)HEADmainThomas Klausner2023-05-171-0/+1
* Improve GNOME/KDE get_config() execution (#212)libproxy-0.5.0Jan-Michael Brummer2023-05-152-3/+8
* Remove line break in debug output (#211)Jan-Michael Brummer2023-05-151-2/+2
* Check for valid uri_host in ignore_ip() (#210)Jan-Michael Brummer2023-05-121-1/+6
* Add alert function to pacrunner (#196)WJ Liu2023-05-031-0/+21
* Add PX_FORCE_CONFIG env (#205)Jan-Michael Brummer2023-05-031-1/+3
* Add man page for proxy tool (#204)Jan-Michael Brummer2023-05-032-1/+37
* kde: Remove line breaks in values (#203)Jan-Michael Brummer2023-05-021-0/+1
* Add comment explaining KDE_PROXY_TYPE_SYSTEMJan-Michael Brummer2023-03-301-0/+3
* Simplify KDE no_proxy parsingJan-Michael Brummer2023-03-301-2/+1
* Remove unecessary removal of \r in KDE pluginJan-Michael Brummer2023-03-301-1/+0
* Split KDE config lines only twiceJan-Michael Brummer2023-03-301-1/+1
* Add warning in case GNOME settings arent' installedJan-Michael Brummer2023-03-301-1/+3
* Remove libpeas supportJan-Michael Brummer2023-03-3025-408/+208
* Remove d-bus supportJan-Michael Brummer2023-03-299-503/+2
* Remove root as default session ownerJan-Michael Brummer2023-03-281-5/+1
* Update KDE config plugin available checkJan-Michael Brummer2023-03-281-2/+12
* Rework GNOME config plugin initializationJan-Michael Brummer2023-03-281-14/+17
* Update replace option descriptionJan-Michael Brummer2023-03-281-1/+1
* Set dbus bus owner in config file (#110)Jan-Michael Brummer2023-03-272-6/+25
* Remove debug output (#109)Jan-Michael Brummer2023-03-271-2/+0
* Drop GDBusProxy and use GDBusConnection directly (#108)Jan-Michael Brummer2023-03-271-34/+26
* Minor cleanups (#106)Jan-Michael Brummer2023-03-277-36/+6
* Add config-option to osx plugin (#104)Jan-Michael Brummer2023-03-271-0/+39
* Add missing config-option to Windows plugin (#103)Jan-Michael Brummer2023-03-271-0/+39
* Add common ignore handling (#99)Jan-Michael Brummer2023-03-278-11/+134
* Update D-Bus service (#101)Jan-Michael Brummer2023-03-273-22/+4
* Fix Libproxy documentation for non-dbus generation (#98)Jan-Michael Brummer2023-03-273-113/+98
* Fix coverity findings (#96)Jan-Michael Brummer2023-03-272-3/+4
* Handle invalid GNOME configuration (#89)Jan-Michael Brummer2023-03-271-1/+12
* Add inactivity timeout to d-bus service (#86)Jan-Michael Brummer2023-03-271-28/+51
* Add a duplicate check for proxy arrays (#87)Jan-Michael Brummer2023-03-278-20/+36
* Add file monitor support (#81)Jan-Michael Brummer2023-03-273-35/+84
* Add dbus system service (#83)Jan-Michael Brummer2023-03-277-47/+80
* Fix return value for invalid pac file (#82)Jan-Michael Brummer2023-03-271-1/+1
* Add initial libproxy test (#75)Jan-Michael Brummer2023-03-272-11/+25
* Improve non http proxy tests (#72)Jan-Michael Brummer2023-03-271-11/+5
* Various cleanups (#69)Jan-Michael Brummer2023-03-278-69/+40
* Add flag to toggle curl integration (#65)Jan-Michael Brummer2023-03-271-0/+8
* Add config-option property (#68)Jan-Michael Brummer2023-03-277-10/+259
* Add samples (#64)Jan-Michael Brummer2023-03-272-2/+2
* Fix crash in free function (#63)Jan-Michael Brummer2023-03-272-4/+4
* Fix minor issues in documentation (#62)Jan-Michael Brummer2023-03-271-11/+20
* Make use of G_DEFINE_BOXED_TYPE (#60)Jan-Michael Brummer2023-03-276-115/+152
* Move tests a level higher (#58)Jan-Michael Brummer2023-03-2719-1039/+0
* Make use of curl only (#54)Jan-Michael Brummer2023-03-2713-448/+42
* Improve debug output (#53)Jan-Michael Brummer2023-03-272-6/+5
* Add D-Bus service files (#38)Jan-Michael Brummer2023-03-276-7/+49
* Code cleanup (#51)Jan-Michael Brummer2023-03-2728-60/+121
* Remove temporary string variable (#49)Jan-Michael Brummer2023-03-271-2/+1