summaryrefslogtreecommitdiff
path: root/src/backend/px-manager.c
Commit message (Expand)AuthorAgeFilesLines
* 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 PX_FORCE_CONFIG env (#205)Jan-Michael Brummer2023-05-031-1/+3
* Remove libpeas supportJan-Michael Brummer2023-03-301-110/+131
* Remove debug output (#109)Jan-Michael Brummer2023-03-271-2/+0
* Add common ignore handling (#99)Jan-Michael Brummer2023-03-271-0/+109
* Fix coverity findings (#96)Jan-Michael Brummer2023-03-271-2/+3
* Add a duplicate check for proxy arrays (#87)Jan-Michael Brummer2023-03-271-5/+17
* Fix return value for invalid pac file (#82)Jan-Michael Brummer2023-03-271-1/+1
* Improve non http proxy tests (#72)Jan-Michael Brummer2023-03-271-11/+5
* Various cleanups (#69)Jan-Michael Brummer2023-03-271-2/+2
* Add flag to toggle curl integration (#65)Jan-Michael Brummer2023-03-271-0/+8
* Add config-option property (#68)Jan-Michael Brummer2023-03-271-2/+36
* Make use of G_DEFINE_BOXED_TYPE (#60)Jan-Michael Brummer2023-03-271-2/+2
* Make use of curl only (#54)Jan-Michael Brummer2023-03-271-25/+41
* Improve debug output (#53)Jan-Michael Brummer2023-03-271-2/+5
* Code cleanup (#51)Jan-Michael Brummer2023-03-271-1/+1
* Cleanup config plugins (#50)Jan-Michael Brummer2023-03-271-1/+1
* Simplify get_config API (#47)Jan-Michael Brummer2023-03-271-3/+1
* 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
* Fix PAC download error (#44)Jan-Michael Brummer2023-03-271-2/+5
* Improve debug output (#43)Jan-Michael Brummer2023-03-271-8/+24
* Small fixes (#40)Jan-Michael Brummer2023-03-271-8/+8
* Parse and format PAC response (#36)Jan-Michael Brummer2023-03-271-6/+48
* Make pac parsing more robust (#27)Jan-Michael Brummer2023-03-271-1/+4
* 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-271-4/+4
* Add initial wpad test (#15)Jan-Michael Brummer2023-03-271-4/+6
* Add download plugin (#4)Jan-Michael Brummer2023-03-271-19/+30
* Add PAC configuration tests (#9)Jan-Michael Brummer2023-03-271-0/+1
* Filter config-plugins only (#11)Jan-Michael Brummer2023-03-271-1/+1
* Improve config_env (#6)Jan-Michael Brummer2023-03-271-0/+14
* Fix memory leak in PxManagerJan-Michael Brummer2023-03-271-0/+1
* Fix review findingsJan-Michael Brummer2023-03-271-7/+23
* Initial commitJan-Michael Brummer2023-03-271-0/+403