aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into sb/threadpoolsb/threadpoolStefan Boberg2026-03-162-2284/+2647
|\
| * Restructure zen builds using subcommands (#834)Stefan Boberg2026-03-162-2284/+2647
* | Fix WsHttpSysConnection to use WinIoThreadPool abstraction instead of raw PTP_IOStefan Boberg2026-03-163-9/+15
* | Merge branch 'main' into sb/threadpoolStefan Boberg2026-03-1635-480/+973
|\|
| * Enable cross compilation of Windows targets on Linux (#839)Stefan Boberg2026-03-1618-27/+57
| * URI decoding, process env, compiler info, httpasio strands, regex route remov...Stefan Boberg2026-03-1617-381/+393
| * block/file cloning support for macOS / Linux (#786)Stefan Boberg2026-03-162-72/+523
* | Fix thread vector growth in dynamic thread poolsStefan Boberg2026-03-153-13/+80
* | Merge remote-tracking branch 'origin/main' into sb/threadpoolStefan Boberg2026-03-15471-9630/+58356
|\|
| * Made CPR optional, html generated at build time (#840)Stefan Boberg2026-03-138-22/+85
| * Add clang-cl build supportStefan Boberg2026-03-135-74/+82
| * Unix Domain Socket auto discovery (#833)Stefan Boberg2026-03-1328-105/+538
| * Switch httpclient default back-end over to libcurl (#832)Stefan Boberg2026-03-136-702/+454
| * Add --no-network option (#831)Stefan Boberg2026-03-1211-29/+101
| * upgrade asio from 1.29.0 to 1.38.0 (#827)Stefan Boberg2026-03-126-41/+40
| * Transparent proxy mode (#823)Stefan Boberg2026-03-1236-186/+3191
| * show ETA in plain and log output style (#829)Dan Engelbrecht2026-03-121-10/+11
| * added streaming download of payloads http client Post (#824)Dan Engelbrecht2026-03-1110-76/+379
| * improved oplog import progress reporting (#825)Dan Engelbrecht2026-03-117-158/+251
| * block scavenge of other downloads that uses an older state file (#822)Dan Engelbrecht2026-03-113-3/+22
| * hub consul integration (#820)Dan Engelbrecht2026-03-1112-44/+1200
| * minor zenstore/blockstore fixes (#821)Stefan Boberg2026-03-105-83/+63
| * HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg2026-03-1043-532/+4881
| * hubservice refactor (#819)Dan Engelbrecht2026-03-1011-737/+822
| * Merge branch 'main' into lm/restrict-content-typeLiam Mitchell2026-03-0910-72/+157
| |\
| | * Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-09430-5286/+54399
| | |\
| | * \ Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-09127-3068/+9008
| | |\ \
| | * | | Allow external OidcToken executable to be specified unless disabled via comma...Liam Mitchell2026-03-045-8/+58
| | * | | Pass command-line OidcToken option through config rather than env variables, ...Liam Mitchell2026-01-1510-64/+59
| | * | | Use well-known OidcToken paths or command line arguments to determine OidcTok...Liam Mitchell2026-01-1410-73/+119
| * | | | Merge branch 'main' into lm/restrict-content-typeLiam Mitchell2026-03-09429-5283/+54397
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | updated chunk–block analyser (#818)Dan Engelbrecht2026-03-095-495/+1228
| | * | | Dashboard overhaul, compute integration (#814)Stefan Boberg2026-03-0980-1032/+6027
| | * | | add fallback for zencache multirange (#816)Dan Engelbrecht2026-03-0923-1437/+2426
| | * | | added auto-detection logic for console colour output (#817)Stefan Boberg2026-03-092-5/+107
| | * | | Eliminate spdlog dependency (#773)Stefan Boberg2026-03-0961-1025/+2297
| | * | | zenstore bug-fixes from static analysis pass (#815)Stefan Boberg2026-03-0625-138/+144
| | * | | Claude config, some bug fixes (#813)Stefan Boberg2026-03-0635-128/+208
| | * | | fix oidctoken exe lookup check (#811)Dan Engelbrecht2026-03-061-1/+1
| | * | | oidctoken tool package (#810)Stefan Boberg2026-03-051-0/+11
| | * | | added TEST_SUITE_BEGIN/END around some TEST_CASEs which didn't have them (#809)Stefan Boberg2026-03-059-57/+180
| | * | | Fixing various compiler issues (#807)Stefan Boberg2026-03-044-6/+19
| | * | | more feedback during auth option parsing (#806)Dan Engelbrecht2026-03-044-41/+99
| | * | | compute orchestration (#763)Stefan Boberg2026-03-04118-2886/+24246
| | * | | IterateChunks callback is multithreaded - make sure AttachmentsSize can handl...Dan Engelbrecht2026-03-041-2/+2
| | * | | HTTP improvements (#803)Stefan Boberg2026-03-048-19/+99
| | * | | unity build fixes (#802)Stefan Boberg2026-03-0413-19/+55
| | * | | use multi range requests (#800)Dan Engelbrecht2026-03-0327-722/+1582
| | * | | fix objectstore uri path parsing (#801)Dan Engelbrecht2026-03-032-14/+147
| | * | | Add test suites (#799)Stefan Boberg2026-03-0271-23/+311