summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup config plugins (#50)Jan-Michael Brummer2023-03-2730-93/+366
* Simplify get_config API (#47)Jan-Michael Brummer2023-03-278-57/+37
* Remove load check in pxmanager (#48)Jan-Michael Brummer2023-03-271-7/+5
* Handle network available status (#46)Jan-Michael Brummer2023-03-271-4/+6
* Set curl options to fix recursive calls (#45)Jan-Michael Brummer2023-03-271-0/+9
* Fix PAC download error (#44)Jan-Michael Brummer2023-03-271-2/+5
* Improve debug output (#43)Jan-Michael Brummer2023-03-277-12/+38
* Small fixes (#40)Jan-Michael Brummer2023-03-273-10/+12
* Take care of dbus problems (#37)Jan-Michael Brummer2023-03-271-0/+3
* Parse and format PAC response (#36)Jan-Michael Brummer2023-03-272-7/+49
* Filesystem cleanupsJan-Michael Brummer2023-03-271-1/+1
* Make pac parsing more robust (#27)Jan-Michael Brummer2023-03-276-14/+22
* Disable px-manager-test if soup is not found (#26)Jan-Michael Brummer2023-03-271-9/+11
* Keep the client library abi compatible to version 0.4.x (#25)Dominique Leuenberger2023-03-272-1/+19
* Add initial KDE plugin (#19)Jan-Michael Brummer2023-03-2711-0/+555
* Add dbus service files (#21)Jan-Michael Brummer2023-03-272-0/+38
* Add network monitor support (#18)Jan-Michael Brummer2023-03-271-0/+18
* Enforce check-code-style as pre-commit-hook (#16)Jan-Michael Brummer2023-03-277-19/+20
* Fix CI pipeline (#17)Jan-Michael Brummer2023-03-271-1/+1
* Add download curl plugin (#14)Jan-Michael Brummer2023-03-275-0/+180
* Add initial wpad test (#15)Jan-Michael Brummer2023-03-273-4/+37
* Fix Coverity findings (#13)Jan-Michael Brummer2023-03-274-7/+25
* Add download plugin (#4)Jan-Michael Brummer2023-03-279-20/+266
* Add initial config GNOME test (#12)Jan-Michael Brummer2023-03-273-1/+135
* Add PAC configuration tests (#9)Jan-Michael Brummer2023-03-276-8/+76
* Filter config-plugins only (#11)Jan-Michael Brummer2023-03-271-1/+1
* Fix sysconfig test on msys2 (#10)Jan-Michael Brummer2023-03-272-4/+5
* Add px_manager_get_proxies_sync test (#8)Jan-Michael Brummer2023-03-271-1/+21