summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Add dbus system service (#83)Jan-Michael Brummer2023-03-278-49/+89
| * Fix return value for invalid pac file (#82)Jan-Michael Brummer2023-03-271-1/+1
| * Add codecov.yml (#78)Jan-Michael Brummer2023-03-271-0/+4
| * Update build.yml (#77)Jan-Michael Brummer2023-03-271-4/+1
| * Coverage: Ignore tests and tools (#76)Jan-Michael Brummer2023-03-271-0/+3
| * Use names in test pac file (#73)Jan-Michael Brummer2023-03-272-5/+15
| * Add initial libproxy test (#75)Jan-Michael Brummer2023-03-274-11/+106
| * Fix codecov link (#74)Jan-Michael Brummer2023-03-271-1/+1
| * Improve non http proxy tests (#72)Jan-Michael Brummer2023-03-273-11/+33
| * Various cleanups (#69)Jan-Michael Brummer2023-03-2712-83/+58
| * build: fix build without curl (#70)Dominique Leuenberger2023-03-271-2/+2
| * Add flag to toggle curl integration (#65)Jan-Michael Brummer2023-03-273-5/+22
| * Add config-option property (#68)Jan-Michael Brummer2023-03-2714-65/+281
| * Add samples (#64)Jan-Michael Brummer2023-03-279-127/+113
| * Add Configuration Logic page (#66)Jan-Michael Brummer2023-03-273-1/+96
| * Add dependencies to documentation (#67)Jan-Michael Brummer2023-03-271-1/+30
| * 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
| * Remove gcovr badge (#61)Jan-Michael Brummer2023-03-272-22/+0
| * Make use of G_DEFINE_BOXED_TYPE (#60)Jan-Michael Brummer2023-03-2718-692/+188
| * Add doap file (#59)Jan-Michael Brummer2023-03-271-0/+21
| * Move tests a level higher (#58)Jan-Michael Brummer2023-03-2720-2/+2
| * Fix typo (#56)Michael Catanzaro2023-03-271-1/+1
| * Make use of curl only (#54)Jan-Michael Brummer2023-03-2715-464/+44
| * Improve debug output (#53)Jan-Michael Brummer2023-03-272-6/+5
| * Rework pre-commit hook installation (#52)Jan-Michael Brummer2023-03-272-7/+8
| * Add D-Bus service files (#38)Jan-Michael Brummer2023-03-279-11/+55
| * 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
| * Always run apt update on CI (#39)Jan-Michael Brummer2023-03-272-0/+3
| * 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
| * Fix page generation (#31)Jan-Michael Brummer2023-03-271-1/+1
| * Use gcovr for coverage (#29)Jan-Michael Brummer2023-03-272-1/+24
| * Filesystem cleanupsJan-Michael Brummer2023-03-273-3/+3
| * 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-2712-0/+562
| * Add dbus service files (#21)Jan-Michael Brummer2023-03-272-0/+38
| * Add curl dev to coverity workflow (#20)Jan-Michael Brummer2023-03-271-1/+2
| * Add network monitor support (#18)Jan-Michael Brummer2023-03-271-0/+18