aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/include
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy regex-based routing from HttpRequestRouterStefan Boberg32 hours1-50/+6
* Made CPR optional, html generated at build time (#840)Stefan Boberg2 days2-9/+15
* Unix Domain Socket auto discovery (#833)Stefan Boberg3 days3-6/+11
* Add --no-network option (#831)Stefan Boberg3 days1-4/+5
* added streaming download of payloads http client Post (#824)Dan Engelbrecht5 days1-1/+4
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg5 days4-11/+84
* Dashboard overhaul, compute integration (#814)Stefan Boberg6 days3-14/+115
* add fallback for zencache multirange (#816)Dan Engelbrecht7 days1-1/+1
* Claude config, some bug fixes (#813)Stefan Boberg10 days4-10/+10
* compute orchestration (#763)Stefan Boberg12 days1-0/+1
* HTTP improvements (#803)Stefan Boberg12 days2-0/+9
* unity build fixes (#802)Stefan Boberg12 days1-0/+1
* use multi range requests (#800)Dan Engelbrecht12 days1-1/+3
* add full WebSocket (RFC 6455) client/server support for zenhttp (#792)Stefan Boberg2026-02-274-1/+153
* MeasureLatency now bails out quickly if it experiences a connection error (#789)Stefan Boberg2026-02-271-0/+3
* add support in http client to accept multi-range responses (#788)Dan Engelbrecht2026-02-271-0/+14
* adding HttpClient tests (#785)Stefan Boberg2026-02-261-1/+2
* HttpService/Frontend improvements (#782)Stefan Boberg2026-02-251-0/+16
* use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-241-0/+9
* add http server root password protection (#757)Dan Engelbrecht2026-02-173-28/+68
* misc fixes brought over from sb/proto (#759)Stefan Boberg2026-02-172-4/+17
* add foundation for http password protection (#756)Dan Engelbrecht2026-02-131-0/+52
* add IHttpRequestFilter to allow server implementation to filter/reject reques...Dan Engelbrecht2026-02-131-4/+18
* add IsLocalMachineRequest to HttpServerRequest (#749)Dan Engelbrecht2026-02-121-0/+2
* add simple http client tests (#751)Dan Engelbrecht2026-02-121-1/+3
* remove ZENCORE_API completely (#718)Stefan Boberg2026-01-191-2/+2
* add otel instrumentation (#581)Stefan Boberg2025-12-111-2/+5
* HTTP server API changes for improved extensibility (#684)Stefan Boberg2025-12-112-5/+37
* Add regex-free route matching support (#662)Stefan Boberg2025-11-241-33/+81
* add `--boost-worker-memory` option to zen builds (#639)Dan Engelbrecht2025-11-101-5/+6
* add `--verbose-http` option to builds commands (#630)Dan Engelbrecht2025-11-041-0/+1
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-2/+14
* add support for OTLP logging/tracing (#599)Stefan Boberg2025-10-221-1/+1
* add ability to abort http requests (#586)Dan Engelbrecht2025-10-171-1/+3
* clean up http response formatters (#584)Dan Engelbrecht2025-10-162-47/+58
* added Hidden option to oidctoken creation with oidc token exe (#556)Dan Engelbrecht2025-10-061-1/+2
* fix for RPC replay issue (wrong content-type) (#536)Stefan Boberg2025-10-021-0/+2
* HttpClient support for pluggable back-ends (#532)Stefan Boberg2025-09-301-12/+11
* make cpr a HttpClient implementation detail (#517)Stefan Boberg2025-09-293-71/+114
* Added `--oidctoken-exe-unattended` to`zen builds` and `zen oplog-download` co...Dan Engelbrecht2025-09-221-1/+2
* use new builds api for oplogs (#464)Dan Engelbrecht2025-08-121-0/+23
* list build part content (#462)Dan Engelbrecht2025-08-111-1/+2
* Added config, versioning and logging for pluginsDmytro Ivanov2025-04-221-4/+11
* use oidctoken executable to generate auth (#336)Dan Engelbrecht2025-04-022-1/+5
* zen build cache service (#318)Dan Engelbrecht2025-03-261-19/+27
* build list filters (#313)Dan Engelbrecht2025-03-191-1/+1
* Build command tweaks (#301)Stefan Boberg2025-03-111-7/+10
* reduced memory churn using fixed_xxx containers (#236)Stefan Boberg2025-03-061-3/+5
* limit and validate responses before logging the text (#292)Stefan Boberg2025-03-041-1/+47
* improved builds api interface in jupiter (#281)Dan Engelbrecht2025-02-121-3/+1