Alex lx
lx commented on issue Deuxfleurs/garage#762 2024-03-07 17:59:19 +00:00
Buildin on RISC-V

Related: #127

At some point we might be interested in porting the code to ssb-handshake + [ssb-boxstream](https://github.com/sunrise-choir/s

lx commented on pull request Deuxfleurs/garage#750 2024-03-07 16:32:59 +00:00
ReplicationMode -> ConsistencyMode+ReplicationFactor

Thanks !

lx pushed to next-0.10 at Deuxfleurs/garage 2024-03-07 16:32:54 +00:00
20c0b4ffb2 Merge pull request 'ReplicationMode -> ConsistencyMode+ReplicationFactor' (#750) from yuka/garage:split-consistency-mode into next-0.10
c1769bbe69 ReplicationMode -> ConsistencyMode+ReplicationFactor
8f86af52ed adjust docs for replication factor
Compare 3 commits »
lx merged pull request Deuxfleurs/garage#750 2024-03-07 16:32:53 +00:00
ReplicationMode -> ConsistencyMode+ReplicationFactor
lx closed issue Deuxfleurs/garage#602 2024-03-07 15:21:39 +00:00
SSE-C encryption
lx deleted branch sse-c from Deuxfleurs/garage 2024-03-07 15:21:39 +00:00
lx pushed to next-0.10 at Deuxfleurs/garage 2024-03-07 15:21:39 +00:00
2fd13c7d13 Merge pull request 'SSE-C encryption' (#730) from sse-c into next-0.10
3fcb54e3cf [sse-c] Remove special case for Content-Type header
e3333f2ac5 [sse-c] Documentation for SSE-C
fa4878bad6 [sse-c] Testing for SSE-C encryption
57acc60082 [sse-c] Implement SSE-C encryption
Compare 5 commits »
lx merged pull request Deuxfleurs/garage#730 2024-03-07 15:21:38 +00:00
SSE-C encryption
lx pushed to sse-c at Deuxfleurs/garage 2024-03-07 14:43:55 +00:00
3fcb54e3cf [sse-c] Remove special case for Content-Type header
e3333f2ac5 [sse-c] Documentation for SSE-C
fa4878bad6 [sse-c] Testing for SSE-C encryption
57acc60082 [sse-c] Implement SSE-C encryption
Compare 4 commits »
lx pushed to sse-c at Deuxfleurs/garage 2024-03-07 14:31:54 +00:00
2cfddbaeb4 [sse-c] fix test with new headers struct
63a22e56a4 [sse-c] UploadPartCopy: allow reusing data blocks if encryption is the same
Compare 2 commits »
lx pushed to sse-c at Deuxfleurs/garage 2024-03-07 14:07:50 +00:00
009442cc6d [sse-c] add CopyObject test with same keys for src and dst
79c83241ac [sse-c] use fast path for copyobject if both encrypted with same key
Compare 2 commits »
lx pushed to sse-c at Deuxfleurs/garage 2024-03-07 13:43:54 +00:00
ed2bc3acb9 [sse-c] Remove special case for Content-Type header
dc617f52f7 [sse-c] Documentation for SSE-C
37060ecdb9 [sse-c] Testing for SSE-C encryption
08be8018e5 [sse-c] Implement SSE-C encryption
Compare 4 commits »
lx pushed to sse-c at Deuxfleurs/garage 2024-03-07 13:10:41 +00:00
ad82f5b48a [sse-c] Remove special case for Content-Type header
61a6fba427 [sse-c] Documentation for SSE-C
e11b370af6 [sse-c] Testing for SSE-C encryption
de73344b49 [sse-c] Implement SSE-C encryption
Compare 4 commits »
lx pushed to sse-c at Deuxfleurs/garage 2024-03-07 13:02:08 +00:00
c0454e6c3a [sse-c] Remove special case for Content-Type header
04d38585be [sse-c] Documentation for SSE-C
bbc34fc889 [sse-c] Testing for SSE-C encryption
cc72bee2cb [sse-c] Implement SSE-C encryption
fe2dc5d51c Merge branch 'main' into next-0.10
Compare 9 commits »
lx pushed to next-0.10 at Deuxfleurs/garage 2024-03-07 13:00:43 +00:00
fe2dc5d51c Merge branch 'main' into next-0.10
afee8c2207 Merge pull request 'allow utf-8 in headers + add test for object metadata' (#763) from unicode-headers into main
eab2b81be2 [unicode-headers] allow utf-8 in headers + add test for object metadata
Compare 3 commits »
lx pushed to main at Deuxfleurs/garage 2024-03-07 12:54:10 +00:00
afee8c2207 Merge pull request 'allow utf-8 in headers + add test for object metadata' (#763) from unicode-headers into main
eab2b81be2 [unicode-headers] allow utf-8 in headers + add test for object metadata
Compare 2 commits »
lx deleted branch unicode-headers from Deuxfleurs/garage 2024-03-07 12:54:10 +00:00
lx merged pull request Deuxfleurs/garage#763 2024-03-07 12:54:08 +00:00
allow utf-8 in headers + add test for object metadata
lx created pull request Deuxfleurs/garage#763 2024-03-07 12:43:10 +00:00
allow utf-8 in headers + add test for object metadata
lx created branch unicode-headers in Deuxfleurs/garage 2024-03-07 12:42:22 +00:00