index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
de/builds-cmd-refactor
de/chunk-info-logging
de/claude-windows-guide-helpers
de/compressed-buffer-creation-opts
de/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
de/httpclient-send-refactor
de/improve-status-command
de/improved-projectstore-batch-requests
de/improved-write-cache
de/increase-logging-to-find-mac-upload-error
de/json-to-cbobject-test
de/loadoplog-refactor
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/oplog-attachment-warnings
de/oplog-import-improvements
de/oplog-partial-block-download
de/optionally-keep-value-in-memory-when-uploadint-to-remote
de/reduce-project-store-memory
de/reduce-upstream-api
de/release-5.7.8-minimal
de/safer-oplog-import
de/statds-for-gc
de/test-macos-signing-with-id
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.8-with-sb-refactor
de/vcpkg-latest
de/zen-as-oplog-store
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
main
rpc-analyze
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/compute-auth
sb/compute-scheduler
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/no-network
sb/pipes
sb/rpc-analysis
sb/sessionize
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
zs/get-all-chunk-infos
zs/xrepo
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Do not zombify child processes to more closely match Windows
Martin Ridgers
2022-02-11
1
-0
/
+15
*
|
POSIX states the shared memory paths should start with a slash
Martin Ridgers
2022-02-11
1
-2
/
+2
*
|
Merge pull request #52 from EpicGames/ValuePropagationFix
zousar
2022-02-09
5
-108
/
+242
|
\
\
|
*
|
prepare_commit to fix formatting
zousar
2022-02-09
3
-51
/
+61
|
*
|
Change Value propagation to Zen or Jupiter
zousar
2022-02-08
4
-106
/
+230
|
|
/
*
|
Simplify HandleRpcGetCacheChunks (#53)
mattpetersepic
2022-02-09
4
-271
/
+942
*
|
Remove the backwards compatibility for the Zen CachePolicy changes no… (#49)
mattpetersepic
2022-02-08
5
-255
/
+46
*
|
Use a clean and detatched head instead of pulling a branch along
Martin Ridgers
2022-02-08
1
-2
/
+3
|
/
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2022-02-07
4
-425
/
+26
|
\
|
*
Merging minor fixes to main
Stefan Boberg
2022-02-07
4
-425
/
+26
|
|
\
|
|
*
Added log output to make it clearer which lock file is in use
Stefan Boberg
2022-02-04
1
-0
/
+2
|
|
*
Changed some initializers to constinit to ensure compile time initialization
Stefan Boberg
2022-02-04
1
-8
/
+24
|
|
*
removed unnecessary <unordered_map> include
Stefan Boberg
2022-02-04
1
-1
/
+0
|
|
*
Removed old http client test code
Stefan Boberg
2022-02-04
1
-416
/
+0
*
|
|
Format fix.
Per Larsson
2022-02-07
1
-1
/
+0
*
|
|
Refactored auth manager to use simplified encryption API.
Per Larsson
2022-02-07
5
-80
/
+102
*
|
|
Replaced crypto transform abstraction with a concrete API.
Per Larsson
2022-02-07
2
-167
/
+186
|
/
/
*
|
Missing override suffix compile fix
Martin Ridgers
2022-02-04
1
-1
/
+1
*
|
Disabled unused lambda-capture/local-variable warnings to lessen maintenance ...
Martin Ridgers
2022-02-04
1
-0
/
+2
*
|
Close connection if HTTP header parsing failed
Martin Ridgers
2022-02-04
1
-5
/
+4
*
|
Fixed bug adding endpoint with no URL.
Per Larsson
2022-02-04
1
-0
/
+1
*
|
Enable crypto on Linux.
Ubuntu
2022-02-03
1
-2
/
+0
*
|
Enable encryption on all platforms.
Per Larsson
2022-02-03
3
-20
/
+12
*
|
Minor cleanup of free functions.
Per Larsson
2022-02-03
8
-68
/
+75
*
|
Merge branch 'main' into auth
Per Larsson
2022-02-03
2
-1
/
+18
|
\
\
|
*
|
Fixed signed/unsigned comparison compile error
Martin Ridgers
2022-02-03
1
-1
/
+1
|
|
/
|
*
Merge pull request #48 from EpicGames/non-elevated-asio
zousar
2022-02-02
1
-0
/
+17
|
|
\
|
|
*
Add comment about loopback fast path as suggested in review.
zousar
2022-02-02
1
-0
/
+4
|
|
*
Use SIO_LOOPBACK_FAST_PATH on Windows and increase buffer sizes
zousar
2022-02-01
1
-0
/
+13
|
|
*
Merge branch 'main' into non-elevated-asio
zousar
2022-02-01
21
-736
/
+2425
|
|
|
\
|
|
*
\
Merge branch 'main' into non-elevated-asio
zousar
2022-01-27
6
-113
/
+439
|
|
|
\
\
|
|
*
\
\
Merge branch 'main' into non-elevated-asio
zousar
2022-01-26
2
-43
/
+83
|
|
|
\
\
\
|
|
*
|
|
|
Handle HTTP port collisions when initializing server
zousar
2022-01-26
10
-56
/
+103
*
|
|
|
|
|
Added encryption key/IV option in LUA.
Per Larsson
2022-02-03
1
-0
/
+6
*
|
|
|
|
|
Added AES encryption key/IV cli options.
Per Larsson
2022-02-03
5
-12
/
+54
*
|
|
|
|
|
Encrypt serialized auth state.
Per Larsson
2022-02-03
3
-8
/
+87
*
|
|
|
|
|
Overwrite existing refresh token.
Per Larsson
2022-02-02
1
-1
/
+1
*
|
|
|
|
|
Merged main.
Per Larsson
2022-02-02
37
-740
/
+2228
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2022-02-02
2
-6
/
+29
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Update CODING.md
Stefan Boberg
2022-02-02
1
-3
/
+13
|
|
*
|
|
|
|
Update README.md
Stefan Boberg
2022-02-02
1
-1
/
+1
|
|
*
|
|
|
|
Update README.md
Stefan Boberg
2022-02-02
1
-1
/
+1
|
|
*
|
|
|
|
Update README.md
Stefan Boberg
2022-02-02
1
-1
/
+5
|
|
*
|
|
|
|
Update README.md
Stefan Boberg
2022-02-02
1
-1
/
+9
|
|
*
|
|
|
|
Update README.md
Stefan Boberg
2022-02-02
1
-2
/
+3
|
*
|
|
|
|
|
Added some diagnostics to http.sys server to make it clear when we are listen...
Stefan Boberg
2022-02-02
1
-0
/
+4
|
|
/
/
/
/
/
|
*
|
|
|
|
Some minor cleanup
Stefan Boberg
2022-02-02
2
-37
/
+21
|
*
|
|
|
|
Mash -> MeshTracker
Stefan Boberg
2022-02-02
3
-13
/
+19
|
*
|
|
|
|
Added --no-batch option to formatcode script
Stefan Boberg
2022-02-02
1
-4
/
+14
|
*
|
|
|
|
clang-format
Stefan Boberg
2022-02-02
11
-36
/
+37
[prev]
[next]