aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/httpnull.h
Commit message (Collapse)AuthorAgeFilesLines
* Handle HTTP port collisions when initializing server (#40)zousar2022-01-271-1/+1
|
* zenserver can now run as a Windows service. We'll still need to improve how ↵Stefan Boberg2021-09-171-1/+1
| | | | data files are found as the current defaults are relative to the user directory which ends up being in the Windows folder when running as the local system user
* clang-formatStefan Boberg2021-09-091-2/+4
|
* Added compile time logic to toggle http.sys / null http implementation on/offStefan Boberg2021-09-091-0/+27