aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/httpnull.h
Commit message (Collapse)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-29/+0
| | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees
* 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