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