aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/servers/httpparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* GC - fix handling of attachment ranges, http access token expiration, lock fi...Stefan Boberg2026-02-201-3/+6
* add http server root password protection (#757)Dan Engelbrecht2026-02-171-0/+6
* asio large header support (#484)Dan Engelbrecht2025-09-041-70/+78
* 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