aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/servers/httpparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Suppress progress report callback if oplog import detects zero op oplog (#271)Dan Engelbrecht2025-01-131-1/+1
* don't assert that we have moved bytes if source block is zero size (#97)Dan Engelbrecht2024-06-141-1/+1
* improved assert (#37)Dan Engelbrecht2024-04-041-3/+8
* http request parser safety (#664)Dan Engelbrecht2024-03-121-1/+7
* improve error handling when parsing http requests (#489)Dan Engelbrecht2023-10-201-6/+36
* restructured zenhttp (#472)Stefan Boberg2023-10-131-0/+370