| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Eliminated HttpServerException and related classes | Stefan Boberg | 2021-09-12 | 1 | -7/+0 |
| * | Some error handling improvements in zenhttp | Stefan Boberg | 2021-09-12 | 1 | -0/+7 |
| * | Comment fixes, changed thread count args to unsigned | Stefan Boberg | 2021-09-11 | 1 | -1/+1 |
| * | Improved error reporting, tweaked request buffer size and added explicit clea... | Stefan Boberg | 2021-09-10 | 1 | -0/+2 |
| * | Refactored HTTP request handling to scale better | Stefan Boberg | 2021-09-10 | 1 | -1/+1 |
| * | 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 | -5/+15 |
| * | Factored out http server related code into zenhttp module since it feels out ... | Stefan Boberg | 2021-09-09 | 1 | -0/+61 |