about summary refs log tree commit diff stats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* 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