aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/client.c (unfollow)
Commit message (Expand)Author
2023-12-12switch to egor@tensin.nameEgor Tensin
2023-11-15implement a command to list runsEgor Tensin
2023-11-12client: print the server responseEgor Tensin
2023-11-12refactoringEgor Tensin
2023-07-18switch to JSON-RPC as message formatEgor Tensin
2023-07-07test: add some basic command-line usage testsEgor Tensin
2023-06-13sanitize #include-sEgor Tensin
2023-06-11msg: rework some APIsEgor Tensin
2023-05-14msg: add functions for one-off communicationEgor Tensin
2023-05-13fix unnecessary #include-sEgor Tensin
2023-05-13best practices & coding style fixesEgor Tensin
2023-05-13add command module to handle request-response communicationsEgor Tensin
2023-04-29make struct client opaqueEgor Tensin
2022-12-02add copyright noticesEgor Tensin
2022-09-08log: refactoringEgor Tensin
2022-08-28holy crap, it actually kinda works nowEgor Tensin
2022-08-26add check_errno macroEgor Tensin
2022-08-25msg: refactoringEgor Tensin
2022-08-25net: rework APIEgor Tensin
2022-08-23cmd -> msgEgor Tensin
2022-08-23add some codeEgor Tensin