Commit message (Expand) | Author | Age | |
---|---|---|---|
* | switch to egor@tensin.name | Egor Tensin | 2023-12-12 |
* | appease clang-format | Egor Tensin | 2023-07-04 |
* | use designated struct initializers more | Egor Tensin | 2023-06-30 |
* | show git hash with --version | Egor Tensin | 2023-06-30 |
* | log: support logging levels | Egor Tensin | 2023-06-28 |
* | sanitize #include-s | Egor Tensin | 2023-06-13 |
* | use signalfd to stop on SIGTERM | Egor Tensin | 2023-06-13 |
* | rework server-worker communication | Egor Tensin | 2023-05-15 |
* | fix unnecessary #include-s | Egor Tensin | 2023-05-13 |
* | use -std=c17 -Wpedantic | Egor Tensin | 2023-05-13 |
* | best practices & coding style fixes | Egor Tensin | 2023-05-13 |
* | get rid of __attribute__((constructor)) | Egor Tensin | 2023-05-06 |
* | cmd_line: read executable name from /proc/self/exe | Egor Tensin | 2023-04-29 |
* | dedupe command line routines | Egor Tensin | 2023-04-29 |
* | make struct worker opaque | Egor Tensin | 2023-04-29 |
* | add copyright notices | Egor Tensin | 2022-12-02 |
* | worker: allow graceful shutdowns | Egor Tensin | 2022-08-26 |
* | add some more code | Egor Tensin | 2022-08-26 |