Commit message (Expand) | Author | |
---|---|---|
2023-07-04 | appease clang-format | Egor Tensin |
2023-06-30 | use designated struct initializers more | Egor Tensin |
2023-06-30 | show git hash with --version | Egor Tensin |
2023-06-28 | log: support logging levels | Egor Tensin |
2023-06-13 | sanitize #include-s | Egor Tensin |
2023-06-13 | use signalfd to stop on SIGTERM | Egor Tensin |
2023-05-15 | rework server-worker communication | Egor Tensin |
2023-05-13 | 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-06 | get rid of __attribute__((constructor)) | Egor Tensin |
2023-04-29 | 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 |
2022-12-02 | add copyright notices | Egor Tensin |
2022-08-26 | worker: allow graceful shutdowns | Egor Tensin |
2022-08-26 | add some more code | Egor Tensin |
2022-08-23 | add some code | Egor Tensin |