aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/msg.c (unfollow)
Commit message (Expand)Author
2023-06-13sanitize #include-sEgor Tensin
2023-06-11msg: rework some APIsEgor Tensin
2023-06-09msg: add msg_send_from_argv shortcutEgor Tensin
2023-06-09add {file,net}_close as a wrapper to close(2)Egor 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-13best practices & coding style fixesEgor Tensin
2023-05-13add command module to handle request-response communicationsEgor Tensin
2023-04-29make struct ci_queue_entry opaqueEgor Tensin
2023-04-29net: add struct bufEgor Tensin
2022-12-02add copyright noticesEgor Tensin
2022-09-08log: refactoringEgor Tensin
2022-08-30net: more portableEgor Tensin
2022-08-28make proper "error" messagesEgor Tensin
2022-08-28msg: fix a buffer overflowEgor 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-25net: rework APIEgor Tensin
2022-08-25msg: add msg_dump_unknownEgor Tensin
2022-08-23cmd -> msgEgor Tensin
2022-08-23remove redundant codeEgor Tensin
2022-08-23cmd: add cmd_from_argvEgor Tensin
2022-08-23add some codeEgor Tensin