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