summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-08"make install" will use sudoAndrew Cady
2021-10-08clarify string manipulation codeAndrew Cady
2021-10-07enabling warnings found this real bugAndrew Cady
2021-10-07whitespaceAndrew Cady
2021-10-07silence unused variable warningsAndrew Cady
2021-10-07Makefile fixesAndrew Cady
2021-10-07silence warningsAndrew Cady
2021-10-07enable warningsAndrew Cady
2021-10-07fixup! fix gitversion.h to rebuild only when changedAndrew Cady
2021-10-07cleanup whitespaceAndrew Cady
2021-10-07fix gitversion.h to rebuild only when changedAndrew Cady
2021-10-07fix whitespaceAndrew Cady
2021-10-07hard-code dependencies instead of using wildcardAndrew Cady
2021-02-24debian package will include service file; install target will enable serviceAndrew Cady
2020-08-29install toksshAndrew Cady
2020-08-29Fix public key conflictAndrew Cady
2020-08-28steveAndrew Cady
2020-08-23tighter variable scopeAndrew Cady
2020-08-23logging improvementsAndrew Cady
2020-08-22use tox_timer for sleep on clientAndrew Cady
2020-08-22fixup! change log levelsAndrew Cady
2020-08-22error handling/reportingAndrew Cady
2020-08-22fixup! factorize usleep()-related code in main.cAndrew Cady
2020-08-22change log levelsAndrew Cady
2020-08-21factorize usleep()-related code in main.cAndrew Cady
2020-08-21do not need to check program_mode hereAndrew Cady
2020-08-21split large function in two, changing nothingAndrew Cady
2020-08-21remove unused statesAndrew Cady
2020-08-21set CONNECTED state in callbackAndrew Cady
2020-08-21whitespaceAndrew Cady
2020-08-21It's fixed!Andrew Cady
2020-08-21It's broken.Andrew Cady
2020-08-21WIPAndrew Cady
2020-08-21cleaning up the client state machineAndrew Cady
2020-08-21represent program mode as a single enumAndrew Cady
2020-08-21Implement wildcard rulesAndrew Cady
2020-08-21Change enum rules_policy to bool enforce_whitelistAndrew Cady
2020-08-21Allow wildcards in rulesAndrew Cady
2020-08-21Move rule check to separate functionAndrew Cady
2020-08-21fix indentationAndrew Cady
2020-08-21avoid unneeded conditionalsAndrew Cady
2020-08-21improve clarityAndrew Cady
2020-08-20skip tox bootstrapAndrew Cady
2020-08-20Implement logging of the remote friend IP addressAndrew Cady
2020-08-20add "-dirty" to gitversion.h when tree is dirty"Andrew Cady
2020-08-20gitignore gitversion.hAndrew Cady
2020-08-20two new make targets: install-debs and debsAndrew Cady
2020-08-20use tox_callback_friend_connection_status instead of pollingAndrew Cady
2020-08-20avoid redundant comparisonAndrew Cady
2020-08-20remove unused variableAndrew Cady