about summary refs log tree commit diff stats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* start documentation efforts; cleanup handlersRen Kararou2025-01-061-7/+11
| | | | socket connect in handlers, etc.
* builds on illumos, freebsd, and linuxRen Kararou2025-01-051-64/+147
|
* strerror; socket timeout; more handlersRen Kararou2025-01-021-17/+8
|
* complete setup code; complete initial packet handlingRen Kararou2024-12-311-23/+82
|
* fix silly errors in last commit; start impl of handlersRen Kararou2024-12-301-16/+16
|
* implement naive privilege dropRen Kararou2024-12-301-18/+40
|
* startup code nearly completeRen Kararou2024-12-271-11/+68
|
* fix missed semicolonRen Kararou2024-12-261-2/+2
|
* add daemonize; add getoptRen Kararou2024-12-261-4/+80
|
* add ci; update packet structs; add makefileRen Kararou2024-12-261-1/+17
|
* initial commitRen Kararou2024-12-191-0/+4