Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dynamic exception specifications | Michael Catanzaro | 2020-08-12 | 1 | -1/+1 |
| | | | | | | | | | C++98 called and it wants its dynamic exception specifications back! We'd better comply. https://en.cppreference.com/w/cpp/language/except_spec Fixes #127 | ||||
* | config_pacrunner: update response parsing | Martin Wilck | 2020-02-14 | 1 | -3/+7 |
| | | | | | Use the same algorithm as pacrunner's own "shim" libproxy, and add support for socks4 and socks5. | ||||
* | config_pacrunner: add test for pacrunner availability on D-Bus | Martin Wilck | 2020-02-14 | 1 | -1/+47 |
| | | | | | If the "org.pacrunner" D-Bus name is owned, it's likely that pacrunner is running. Use this as test for the module. | ||||
* | Add config module for querying PacRunner | David Woodhouse | 2020-02-14 | 1 | -0/+122 |