Commit message (Expand) | Author | Age | |
---|---|---|---|
* | store process output in SQLite | Egor Tensin | 2023-07-09 |
* | tcp_server: always clean up connection descriptors | Egor Tensin | 2023-07-04 |
* | file: readlink(2) doesn't null-terminate | Egor Tensin | 2023-06-28 |
* | sanitize #include-s | Egor Tensin | 2023-06-13 |
* | add {file,net}_close as a wrapper to close(2) | Egor Tensin | 2023-06-09 |
* | fix realloc usage | Egor Tensin | 2023-05-29 |
* | file: rework file_read | Egor Tensin | 2023-05-17 |
* | best practices & coding style fixes | Egor Tensin | 2023-05-13 |
* | cmd_line: read executable name from /proc/self/exe | Egor Tensin | 2023-04-29 |
* | add copyright notices | Egor Tensin | 2022-12-02 |
* | log: refactoring | Egor Tensin | 2022-09-08 |
* | fix Alpine builds | Egor Tensin | 2022-08-28 |
* | make compilers happier | Egor Tensin | 2022-08-28 |
* | worker: capture process output | Egor Tensin | 2022-08-26 |
* | add some more code | Egor Tensin | 2022-08-26 |