Alex lx
lx pushed to refactor-put at Deuxfleurs/garage 2024-02-26 16:35:09 +00:00
971d2afa11 [refactor-put] rewrite read_and_put_block as a series of steps with channels
lx pushed to refactor-put at Deuxfleurs/garage 2024-02-26 16:30:19 +00:00
a92da02505 Merge branch 'main' into refactor-put
17b55205aa Merge pull request 'doc: reverse-proxy.md: Added section on caddy-fs-s3' (#733) from jpds/garage:caddy-fileserver-browse-s3 into main
3813e6c71d doc: reverse-proxy.md: Added section on caddy-fs-s3.
Compare 3 commits »
lx created pull request Deuxfleurs/garage#734 2024-02-26 16:23:47 +00:00
WIP: refactor read_and_put_block as a series of steps with channels
lx created branch refactor-put in Deuxfleurs/garage 2024-02-26 16:23:20 +00:00
lx pushed to refactor-put at Deuxfleurs/garage 2024-02-26 16:23:20 +00:00
8f4293e30b [refactor-put] refactor read_and_put_block as a series of steps with channels
lx pushed to sse-c at Deuxfleurs/garage 2024-02-26 14:28:03 +00:00
a90499b45f [sse-c] add test for block encryption and decryption
4ec2507c01 [sse-c] hook encryption in header handling and make stuff compile
Compare 2 commits »
lx pushed to sse-c at Deuxfleurs/garage 2024-02-26 13:46:43 +00:00
28ebae92d5 [sse-c] fix encryption.rs and add block encryption
lx created branch talk-capitoul in Deuxfleurs/garage 2024-02-26 12:43:40 +00:00
lx pushed to talk-capitoul at Deuxfleurs/garage 2024-02-26 12:43:40 +00:00
ee2b0c8dda [talk-capitoul] Add talk on 2024-02-09 at capitoul.org
lx pushed to main at Deuxfleurs/garage 2024-02-26 09:56:12 +00:00
17b55205aa Merge pull request 'doc: reverse-proxy.md: Added section on caddy-fs-s3' (#733) from jpds/garage:caddy-fileserver-browse-s3 into main
3813e6c71d doc: reverse-proxy.md: Added section on caddy-fs-s3.
Compare 2 commits »
lx merged pull request Deuxfleurs/garage#733 2024-02-26 09:56:10 +00:00
doc: reverse-proxy.md: Added section on caddy-fs-s3
lx commented on pull request Deuxfleurs/garage#733 2024-02-26 09:55:59 +00:00
doc: reverse-proxy.md: Added section on caddy-fs-s3

Thanks!

lx pushed to sse-c at Deuxfleurs/garage 2024-02-23 18:31:58 +00:00
5af3eb0d98 [sse-c] WIP: DecryptStream
lx pushed to sse-c at Deuxfleurs/garage 2024-02-23 17:53:31 +00:00
be40dca80c [sse-c] update Cargo.nix
lx pushed to sse-c at Deuxfleurs/garage 2024-02-23 17:51:40 +00:00
513a409b43 [sse-c] hook sse-c decryption into GetObject
40ec7e844d [sse-c] first code to handle encryption parameters and header encdec
ff6505dcf6 [sse-c] object table: structures for sse-c encrypted objects
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
Compare 6 commits »
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)