aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAge
* make proper "error" messagesEgor Tensin2022-08-28
* fix Alpine buildsEgor Tensin2022-08-28
* don't use the latest glibc featuresEgor Tensin2022-08-28
* add missing #includeEgor Tensin2022-08-28
* cmake: add install() rulesEgor Tensin2022-08-28
* make compilers happierEgor Tensin2022-08-28
* server: more loggingEgor Tensin2022-08-28
* msg: fix a buffer overflowEgor Tensin2022-08-28
* holy crap, it actually kinda works nowEgor Tensin2022-08-28
* net: use MSG_NOSIGNALEgor Tensin2022-08-28
* server: shutting down more gracefullyEgor Tensin2022-08-28
* came up with a new name: cimpleEgor Tensin2022-08-26
* add check_errno macroEgor Tensin2022-08-26
* fix macrosEgor Tensin2022-08-26
* fix pthread error handlingEgor Tensin2022-08-26
* worker: allow graceful shutdownsEgor Tensin2022-08-26
* worker: capture process outputEgor Tensin2022-08-26
* add some more codeEgor Tensin2022-08-26
* cmake: ignore unused parameters for nowEgor Tensin2022-08-25
* msg: add msg_copy, refactoringEgor Tensin2022-08-25
* msg: refactoringEgor Tensin2022-08-25
* net: rework APIEgor Tensin2022-08-25
* msg: add msg_dump_unknownEgor Tensin2022-08-25
* log: add print_log macroEgor Tensin2022-08-25
* cmd -> msgEgor Tensin2022-08-23
* remove redundant codeEgor Tensin2022-08-23
* cmd: add cmd_from_argvEgor Tensin2022-08-23
* net: use CLOEXECEgor Tensin2022-08-23
* net: fix recv_allEgor Tensin2022-08-23
* add some codeEgor Tensin2022-08-23