Alex lx
lx pushed to next-0.10 at Deuxfleurs/garage 2024-02-23 17:28:40 +00:00
3692af7052 Merge branch 'main' into next-0.10
e399b60e25 Merge pull request 'GetObject: split out handle_get_full (small refactoring)' (#732) from split_getobject into main
d640102b76 [split_getobject] GetObject: split out handle_get_full
Compare 3 commits »
lx deleted branch split_getobject from Deuxfleurs/garage 2024-02-23 17:26:55 +00:00
lx pushed to main at Deuxfleurs/garage 2024-02-23 17:26:55 +00:00
e399b60e25 Merge pull request 'GetObject: split out handle_get_full (small refactoring)' (#732) from split_getobject into main
d640102b76 [split_getobject] GetObject: split out handle_get_full
Compare 2 commits »
lx merged pull request Deuxfleurs/garage#732 2024-02-23 17:26:54 +00:00
GetObject: split out handle_get_full (small refactoring)
lx created pull request Deuxfleurs/garage#732 2024-02-23 17:15:46 +00:00
GetObject: split out handle_get_full (small refactoring)
lx pushed to split_getobject at Deuxfleurs/garage 2024-02-23 17:15:26 +00:00
d640102b76 [split_getobject] GetObject: split out handle_get_full
lx created branch split_getobject in Deuxfleurs/garage 2024-02-23 17:15:25 +00:00
lx pushed to sse-c at Deuxfleurs/garage 2024-02-23 17:05:20 +00:00
1fdeebc450 [sse-c] first code to handle encryption parameters and header encdec
lx pushed to sse-c at Deuxfleurs/garage 2024-02-23 16:28:37 +00:00
a5d3a9a286 [sse-c] object table: structures for sse-c encrypted objects
lx created pull request Deuxfleurs/garage#730 2024-02-23 16:04:47 +00:00
WIP: SSE-C encryption
lx created branch sse-c in Deuxfleurs/garage 2024-02-23 15:54:53 +00:00
lx pushed to sse-c at Deuxfleurs/garage 2024-02-23 15:54:53 +00:00
2bf2ca8b40 [sse-c] object table: structures for sse-c encrypted objects
lx pushed to next-0.10 at Deuxfleurs/garage 2024-02-23 15:50:59 +00:00
916c67ccf4 Merge branch 'main' into next-0.10
61758ce0f9 Merge pull request 'some refactoring on data read/write path' (#729) from refactor-block into main
6ee691e65f [refactor-block] simplify some more
e9c42bca34 [refactor-block] add DataBlockStream type
cd1069c1d4 [refactor-block] refactor DataBlock and DataBlockPath
Compare 8 commits »
lx deleted branch refactor-block from Deuxfleurs/garage 2024-02-23 15:49:45 +00:00
lx merged pull request Deuxfleurs/garage#729 2024-02-23 15:49:44 +00:00
some refactoring on data read/write path
lx pushed to main at Deuxfleurs/garage 2024-02-23 15:49:44 +00:00
61758ce0f9 Merge pull request 'some refactoring on data read/write path' (#729) from refactor-block into main
6ee691e65f [refactor-block] simplify some more
e9c42bca34 [refactor-block] add DataBlockStream type
cd1069c1d4 [refactor-block] refactor DataBlock and DataBlockPath
07c7895948 [refactor-block] simplify rpc_get_block
Compare 7 commits »
lx pushed to refactor-block at Deuxfleurs/garage 2024-02-23 11:50:44 +00:00
6ee691e65f [refactor-block] simplify some more
lx pushed to refactor-block at Deuxfleurs/garage 2024-02-23 11:27:14 +00:00
df01ba206d [refactor-block] simplify some more
lx pushed to refactor-block at Deuxfleurs/garage 2024-02-23 11:23:09 +00:00
e9c42bca34 [refactor-block] add DataBlockStream type
cd1069c1d4 [refactor-block] refactor DataBlock and DataBlockPath
Compare 2 commits »
lx pushed to refactor-block at Deuxfleurs/garage 2024-02-23 10:55:33 +00:00
07c7895948 [refactor-block] simplify rpc_get_block