aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/msg.h (unfollow)
Commit message (Expand)Author
2023-07-18switch to JSON-RPC as message formatEgor Tensin
2023-06-11msg: rework some APIsEgor Tensin
2023-06-09msg: add msg_send_from_argv shortcutEgor Tensin
2023-05-15msg: strings, not wordsEgor Tensin
2023-05-14msg: add functions for one-off communicationEgor Tensin
2023-05-14msg: enforce at least one wordEgor Tensin
2023-05-13fix unnecessary #include-sEgor Tensin
2023-05-13add command module to handle request-response communicationsEgor Tensin
2023-04-29make struct ci_queue_entry opaqueEgor Tensin
2022-12-02add copyright noticesEgor Tensin
2022-08-28make proper "error" messagesEgor Tensin
2022-08-28holy crap, it actually kinda works nowEgor Tensin
2022-08-25msg: add msg_copy, refactoringEgor Tensin
2022-08-25msg: refactoringEgor Tensin
2022-08-25msg: add msg_dump_unknownEgor Tensin
2022-08-23cmd -> msgEgor Tensin