garage/src/api
2024-03-03 16:26:57 -06:00
..
admin [fix-auth-ct-eq] use argon2 hashing and verification for admin/metrics token checking 2024-02-29 13:07:15 +01:00
k2v [fix-presigned] add comments and reorganize 2024-02-28 12:24:21 +01:00
s3 [fix-presigned] add comments and reorganize 2024-02-28 12:24:21 +01:00
signature Store original-cased query keys alongside query values 2024-03-03 16:26:57 -06:00
Cargo.toml [rel-0.9.2] Bump version to v0.9.2 2024-03-01 16:54:39 +01:00
common_error.rs [dep-upgrade-202402] migration to http/hyper 1.0 for k2v api 2024-02-05 19:27:12 +01:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs [dep-upgrade-202402] fix shutdown issue introduced when upgrading hyper 2024-02-08 23:43:59 +01:00
helpers.rs [dep-upgrade-202402] refactor use of BodyStream 2024-02-07 15:32:51 +01:00
lib.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router_macros.rs admin api: move all endpoints to v1/ by default (v0/ still supported) 2023-06-14 14:15:51 +02:00