aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/include
Commit message (Expand)AuthorAgeFilesLines
* added Flag_NoWindow and made httpclientauth use itStefan Boberg2 hours1-5/+14
* Guard ProcessHandle(void*) and Initialize(void*) with ZEN_PLATFORM_WINDOWSStefan Boberg6 hours1-0/+4
* Add ProcessHandle constructors, move ops, and fix test issuesStefan Boberg6 hours1-0/+14
* Add ProcessGroup for OS-backed process groupingStefan Boberg16 hours1-3/+9
* Cross-platform process metrics support (#887)Stefan Boberg20 hours2-21/+72
* Dashboard refresh (logs, storage, network, object store, docs) (#835)Stefan Boberg25 hours1-0/+4
* Logger simplification (#883)Stefan Boberg27 hours3-13/+89
* Upgrade mimalloc to v2.2.7 and log active memory allocator (#876)Stefan Boberg2 days5-25/+31
* Interprocess pipe support (for stdout/stderr capture) (#866)Stefan Boberg3 days2-0/+39
* add hub instance info (#869)Dan Engelbrecht4 days2-1/+3
* Add lightweight crash handler for pre-Sentry startup backtraces (#853)Stefan Boberg6 days1-0/+19
* Pre-initialization of default logger (#859)Stefan Boberg6 days2-1/+2
* Add natvis for Compact Binary (#860)Devin Doucette6 days1-0/+94
* Compute batching (#849)Stefan Boberg6 days6-6/+89
* add sanitizer options to xmake (#847)v5.7.23-pre1v5.7.23-pre0Dan Engelbrecht7 days1-2/+9
* Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg8 days1-1/+2
* URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg8 days2-0/+10
* block/file cloning support for macOS / Linux (#786)Stefan Boberg8 days1-0/+8
* Made CPR optional, html generated at build time (#840)Stefan Boberg11 days1-1/+1
* Add clang-cl build supportStefan Boberg11 days1-1/+1
* Switch httpclient default back-end over to libcurl (#832)Stefan Boberg11 days1-0/+18
* Transparent proxy mode (#823)Stefan Boberg12 days4-21/+66
* improved oplog import progress reporting (#825)Dan Engelbrecht13 days1-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
* Eliminate spdlog dependency (#773)Stefan Boberg2026-03-0917-188/+683
* Claude config, some bug fixes (#813)Stefan Boberg2026-03-066-36/+60
* Fixing various compiler issues (#807)Stefan Boberg2026-03-041-0/+1
* more feedback during auth option parsing (#806)Dan Engelbrecht2026-03-041-0/+2
* compute orchestration (#763)Stefan Boberg2026-03-041-1/+35
* unity build fixes (#802)Stefan Boberg2026-03-043-0/+3
* Add test suites (#799)Stefan Boberg2026-03-021-3/+4
* added `--verbose` option to zenserver-test and `xmake test` (#798)Stefan Boberg2026-03-012-0/+29
* subprocess tracking using Jobs on Windows/hub (#796)Stefan Boberg2026-02-281-0/+33
* Ported "lane trace" feature from UE (by way of IAX) (#771)Martin Ridgers2026-02-271-0/+1
* Fix zencore bugs and propagate content type through IoBufferBuilder (#783)Stefan Boberg2026-02-243-16/+37
* Add `zen ui` command (#779)Stefan Boberg2026-02-241-0/+1
* Various bug fixes (#778)Stefan Boberg2026-02-241-8/+16
* implemented base64 decoding (#777)Stefan Boberg2026-02-231-0/+4
* fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-201-19/+19
* add selective request logging support to http.sys (#762)Stefan Boberg2026-02-181-0/+1
* add http server root password protection (#757)Dan Engelbrecht2026-02-171-0/+16
* misc fixes brought over from sb/proto (#759)Stefan Boberg2026-02-171-4/+4
* added ResetConsoleLog (#758)Stefan Boberg2026-02-161-0/+1
* ported optimizations of MeasureVarUInt (#747)Dan Engelbrecht2026-02-061-2/+12
* avoid big ioworker backlog (#733)Dan Engelbrecht2026-01-261-2/+14
* zenserver API changes, some other minor changes (#720)Stefan Boberg2026-01-191-1/+14
* remove ZENCORE_API completely (#718)Stefan Boberg2026-01-1917-415/+396
* consul package and basic client added (#716)Stefan Boberg2026-01-194-17/+98
* added options to configure exclude folders and extensions to zen build comman...Dan Engelbrecht2026-01-132-3/+55