Commit graph

8 commits

Author SHA1 Message Date
955c840ba4 fix(server.c): add <syslog.h> header 2022-11-28 20:37:48 +01:00
4867ff3468 chore: update headers 2022-11-28 20:36:41 +01:00
8780761486 style(server.c): minor fix 2022-11-28 20:31:09 +01:00
5d1cbba1c0 feat(server.c): add newline to pastes 2022-11-28 14:25:43 +01:00
be74fa43cc fix(server.c): remove debug printf 2022-11-23 10:07:11 +01:00
24da772e56 feat: dissociate timeouts and empty pastes
feuille was handling those two errors the same way, by sending
`Timeout'd.' even if the client just sent an EOF.
2022-11-23 10:07:11 +01:00
6a20fa7e61 doc(server.c): typo 2022-11-23 10:07:11 +01:00
8453d41a00 feat: First stable release 2022-11-21 10:43:22 +01:00