| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Handle HTTP port collisions when initializing server (#40) | zousar | 2022-01-27 | 1 | -2/+2 |
| * | Merged main. | Per Larsson | 2021-12-14 | 1 | -8/+22 |
| |\ | |||||
| | * | Use m_ShutdownEvent.Wait() in HttpNullServer::Run() on POSIX | Martin Ridgers | 2021-10-25 | 1 | -8/+7 |
| | * | A null httpd main loop for POSIX platforms | Martin Ridgers | 2021-10-15 | 1 | -1/+17 |
| |/ | |||||
| * | zenserver can now run as a Windows service. We'll still need to improve how d... | Stefan Boberg | 2021-09-17 | 1 | -1/+3 |
| * | clang-format | Stefan Boberg | 2021-09-09 | 1 | -1/+3 |
| * | Added compile time logic to toggle http.sys / null http implementation on/off | Stefan Boberg | 2021-09-09 | 1 | -0/+65 |