| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'main' into sb/touristsb/tourist | Stefan Boberg | 8 hours | 1 | -1/+2 |
| |\ |
|
| | * | Compute OIDC auth, async Horde agents, and orchestrator improvements (#913)HEADmain | Stefan Boberg | 8 hours | 1 | -1/+2 |
| * | | Merge branch 'main' into sb/tourist | Stefan Boberg | 11 hours | 1 | -3/+3 |
| |\| |
|
| | * | minor fixups (#948) | Dan Engelbrecht | 12 hours | 1 | -3/+3 |
| * | | Move ZipFs from zenserver frontend into zenhttp | Stefan Boberg | 34 hours | 1 | -0/+35 |
| |/ |
|
| * | HTTP range responses (RFC 7233) - httpobjectstore (#928) | Dan Engelbrecht | 3 days | 2 | -2/+16 |
| * | Add async HTTP client (curl_multi + ASIO) (#918) | Stefan Boberg | 5 days | 1 | -0/+123 |
| * | migrate from http_parser to llhttp (#929) | Dan Engelbrecht | 5 days | 1 | -2/+3 |
| * | hub instance dashboard proxy (#914) | Dan Engelbrecht | 12 days | 2 | -2/+2 |
| * | Request validation and resilience improvements (#864) | Stefan Boberg | 2026-03-30 | 3 | -8/+52 |
| * | Misc small fixes (#897) | Stefan Boberg | 2026-03-27 | 1 | -0/+3 |
| * | remove CPR HTTP client backend (#894) | Stefan Boberg | 2026-03-27 | 2 | -101/+0 |
| * | idle deprovision in hub (#895) | Dan Engelbrecht | 2026-03-27 | 4 | -3/+11 |
| * | hub instance state refactor (#892) | Dan Engelbrecht | 2026-03-27 | 1 | -1/+4 |
| * | Merge branch 'de/v5.7.25-hotpatch' (#880) | Dan Engelbrecht | 2026-03-23 | 1 | -3/+2 |
| * | Unique session/client tracking using HyperLogLog (#884) | Stefan Boberg | 2026-03-23 | 1 | -0/+16 |
| * | improve auth token refresh (#863) | Dan Engelbrecht | 2026-03-18 | 2 | -5/+25 |
| * | Compute batching (#849) | Stefan Boberg | 2026-03-18 | 2 | -0/+12 |
| * | zen hub port reuse (#850) | Dan Engelbrecht | 2026-03-17 | 1 | -0/+1 |
| * | URI decoding, process env, compiler info, httpasio strands, regex route remov... | Stefan Boberg | 2026-03-16 | 1 | -50/+6 |
| * | Made CPR optional, html generated at build time (#840) | Stefan Boberg | 2026-03-13 | 2 | -9/+15 |
| * | Unix Domain Socket auto discovery (#833) | Stefan Boberg | 2026-03-13 | 3 | -6/+11 |
| * | Add --no-network option (#831) | Stefan Boberg | 2026-03-12 | 1 | -4/+5 |
| * | added streaming download of payloads http client Post (#824) | Dan Engelbrecht | 2026-03-11 | 1 | -1/+4 |
| * | HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770) | Stefan Boberg | 2026-03-10 | 4 | -11/+84 |
| * | Dashboard overhaul, compute integration (#814) | Stefan Boberg | 2026-03-09 | 3 | -14/+115 |
| * | add fallback for zencache multirange (#816) | Dan Engelbrecht | 2026-03-09 | 1 | -1/+1 |
| * | Claude config, some bug fixes (#813) | Stefan Boberg | 2026-03-06 | 4 | -10/+10 |
| * | compute orchestration (#763) | Stefan Boberg | 2026-03-04 | 1 | -0/+1 |
| * | HTTP improvements (#803) | Stefan Boberg | 2026-03-04 | 2 | -0/+9 |
| * | unity build fixes (#802) | Stefan Boberg | 2026-03-04 | 1 | -0/+1 |
| * | use multi range requests (#800) | Dan Engelbrecht | 2026-03-03 | 1 | -1/+3 |
| * | add full WebSocket (RFC 6455) client/server support for zenhttp (#792) | Stefan Boberg | 2026-02-27 | 4 | -1/+153 |
| * | MeasureLatency now bails out quickly if it experiences a connection error (#789) | Stefan Boberg | 2026-02-27 | 1 | -0/+3 |
| * | add support in http client to accept multi-range responses (#788) | Dan Engelbrecht | 2026-02-27 | 1 | -0/+14 |
| * | adding HttpClient tests (#785) | Stefan Boberg | 2026-02-26 | 1 | -1/+2 |
| * | HttpService/Frontend improvements (#782) | Stefan Boberg | 2026-02-25 | 1 | -0/+16 |
| * | use partial blocks for oplog import (#780) | Dan Engelbrecht | 2026-02-24 | 1 | -0/+9 |
| * | add http server root password protection (#757) | Dan Engelbrecht | 2026-02-17 | 3 | -28/+68 |
| * | misc fixes brought over from sb/proto (#759) | Stefan Boberg | 2026-02-17 | 2 | -4/+17 |
| * | add foundation for http password protection (#756) | Dan Engelbrecht | 2026-02-13 | 1 | -0/+52 |
| * | add IHttpRequestFilter to allow server implementation to filter/reject reques... | Dan Engelbrecht | 2026-02-13 | 1 | -4/+18 |
| * | add IsLocalMachineRequest to HttpServerRequest (#749) | Dan Engelbrecht | 2026-02-12 | 1 | -0/+2 |
| * | add simple http client tests (#751) | Dan Engelbrecht | 2026-02-12 | 1 | -1/+3 |
| * | remove ZENCORE_API completely (#718) | Stefan Boberg | 2026-01-19 | 1 | -2/+2 |
| * | add otel instrumentation (#581) | Stefan Boberg | 2025-12-11 | 1 | -2/+5 |
| * | HTTP server API changes for improved extensibility (#684) | Stefan Boberg | 2025-12-11 | 2 | -5/+37 |
| * | Add regex-free route matching support (#662) | Stefan Boberg | 2025-11-24 | 1 | -33/+81 |
| * | add `--boost-worker-memory` option to zen builds (#639) | Dan Engelbrecht | 2025-11-10 | 1 | -5/+6 |
| * | add `--verbose-http` option to builds commands (#630) | Dan Engelbrecht | 2025-11-04 | 1 | -0/+1 |