aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/include
Commit message (Expand)AuthorAgeFilesLines
* sessions: persist to disk, prune, track client liveness, accept UE_LOGFMT (#1...HEADmainStefan Boberg2026-05-056-7/+470
* hub async s3 client (#1024)Dan Engelbrecht2026-05-051-0/+46
* zenhttp improvements (robustness / correctness) (#968)Stefan Boberg2026-05-044-0/+122
* GetEnvVariable: return std::optional<std::string> (#1017)Stefan Boberg2026-04-271-1/+1
* Zs/user path case comparison (#1015)Zousar Shaker2026-04-271-0/+18
* hydration with pack (#1016)Dan Engelbrecht2026-04-271-0/+6
* Zen-style trace log events (#1006)Stefan Boberg2026-04-222-27/+63
* filesystem.h surface error codes (#998)Dan Engelbrecht2026-04-211-23/+19
* zen CLI security review fixes (#974)Stefan Boberg2026-04-211-0/+16
* Rename logging::ToStringView to ToString for consistency (#993)Stefan Boberg2026-04-202-5/+5
* zen trace analysis support (#945)Stefan Boberg2026-04-202-1/+33
* Add CompactString utility type (#990)Stefan Boberg2026-04-201-0/+64
* Use eastl::deque for queues with many small elements (#991)Stefan Boberg2026-04-201-2/+5
* zen history command (#987)Dan Engelbrecht2026-04-202-6/+30
* add --pid och --executable till zen down command (#988)Dan Engelbrecht2026-04-202-1/+10
* added support for trace regions (#984)Stefan Boberg2026-04-201-0/+49
* zencore: CreateProc stdin pipes + BuildArgV quote stripping (#983)Stefan Boberg2026-04-201-0/+37
* zencore: promote ScopedEnvVar to a shared filesystem helper (#979)Stefan Boberg2026-04-201-0/+19
* zenbase hardening (#971)Stefan Boberg2026-04-172-13/+14
* log cleanup (#969)Dan Engelbrecht2026-04-171-0/+5
* Add reduce-allocs skill and string builder infrastructure (#937)Stefan Boberg2026-04-164-29/+58
* fix utf characters in source code (#953)Dan Engelbrecht2026-04-135-18/+18
* Some minor polish from tourist branch (#949)Stefan Boberg2026-04-135-13/+55
* Logging and diagnostics improvements (#941)Stefan Boberg2026-04-135-57/+72
* fix fork() issues on linux and MacOS (#910)Dan Engelbrecht2026-04-011-6/+8
* Request validation and resilience improvements (#864)Stefan Boberg2026-03-302-5/+42
* Misc small fixes (#897)Stefan Boberg2026-03-271-0/+23
* hub async provision/deprovision/hibernate/wake (#891)Dan Engelbrecht2026-03-241-0/+7
* Subprocess Manager (#889)Stefan Boberg2026-03-241-8/+41
* Cross-platform process metrics support (#887)Stefan Boberg2026-03-232-21/+72
* Dashboard refresh (logs, storage, network, object store, docs) (#835)Stefan Boberg2026-03-231-0/+4
* Logger simplification (#883)Stefan Boberg2026-03-233-13/+89
* Upgrade mimalloc to v2.2.7 and log active memory allocator (#876)Stefan Boberg2026-03-225-25/+31
* Interprocess pipe support (for stdout/stderr capture) (#866)Stefan Boberg2026-03-212-0/+39
* add hub instance info (#869)Dan Engelbrecht2026-03-202-1/+3
* Add lightweight crash handler for pre-Sentry startup backtraces (#853)Stefan Boberg2026-03-181-0/+19
* Pre-initialization of default logger (#859)Stefan Boberg2026-03-182-1/+2
* Add natvis for Compact Binary (#860)Devin Doucette2026-03-181-0/+94
* Compute batching (#849)Stefan Boberg2026-03-186-6/+89
* add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0Dan Engelbrecht2026-03-171-2/+9
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg2026-03-161-1/+2
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg2026-03-162-0/+10
* block/file cloning support for macOS / Linux (#786)Stefan Boberg2026-03-161-0/+8
* Made CPR optional, html generated at build time (#840)Stefan Boberg2026-03-131-1/+1
* Add clang-cl build supportStefan Boberg2026-03-131-1/+1
* Switch httpclient default back-end over to libcurl (#832)Stefan Boberg2026-03-131-0/+18
* Transparent proxy mode (#823)Stefan Boberg2026-03-124-21/+66
* improved oplog import progress reporting (#825)Dan Engelbrecht2026-03-111-1/+6
* Dashboard overhaul, compute integration (#814)Stefan Boberg2026-03-093-0/+7
* added auto-detection logic for console colour output (#817)Stefan Boberg2026-03-091-1/+8