Commit message (Expand) | Author | Age | |
---|---|---|---|
* | server: notify all threads about shutting down | Egor Tensin | 2022-08-28 |
* | docker: add initial configuration | Egor Tensin | 2022-08-28 |
* | make proper "error" messages | Egor Tensin | 2022-08-28 |
* | fix Alpine builds | Egor Tensin | 2022-08-28 |
* | don't use the latest glibc features | Egor Tensin | 2022-08-28 |
* | add missing #include | Egor Tensin | 2022-08-28 |
* | cmake: add install() rules | Egor Tensin | 2022-08-28 |
* | make compilers happier | Egor Tensin | 2022-08-28 |
* | server: more logging | Egor Tensin | 2022-08-28 |
* | msg: fix a buffer overflow | Egor Tensin | 2022-08-28 |
* | holy crap, it actually kinda works now | Egor Tensin | 2022-08-28 |
* | net: use MSG_NOSIGNAL | Egor Tensin | 2022-08-28 |
* | server: shutting down more gracefully | Egor Tensin | 2022-08-28 |
* | came up with a new name: cimple | Egor Tensin | 2022-08-26 |
* | add check_errno macro | Egor Tensin | 2022-08-26 |
* | fix macros | Egor Tensin | 2022-08-26 |
* | fix pthread error handling | Egor Tensin | 2022-08-26 |
* | worker: allow graceful shutdowns | Egor Tensin | 2022-08-26 |
* | worker: capture process output | Egor Tensin | 2022-08-26 |
* | add some more code | Egor Tensin | 2022-08-26 |
* | cmake: ignore unused parameters for now | Egor Tensin | 2022-08-25 |
* | msg: add msg_copy, refactoring | Egor Tensin | 2022-08-25 |
* | msg: refactoring | Egor Tensin | 2022-08-25 |
* | net: rework API | Egor Tensin | 2022-08-25 |
* | msg: add msg_dump_unknown | Egor Tensin | 2022-08-25 |
* | log: add print_log macro | Egor Tensin | 2022-08-25 |
* | cmd -> msg | Egor Tensin | 2022-08-23 |
* | remove redundant code | Egor Tensin | 2022-08-23 |
* | cmd: add cmd_from_argv | Egor Tensin | 2022-08-23 |
* | net: use CLOEXEC | Egor Tensin | 2022-08-23 |
* | net: fix recv_all | Egor Tensin | 2022-08-23 |
* | add some code | Egor Tensin | 2022-08-23 |
* | add doc/rationale.md | Egor Tensin | 2022-08-21 |
* | add LICENSE.txt | Egor Tensin | 2022-08-21 |
* | initial commit | Egor Tensin | 2022-08-21 |