aboutsummaryrefslogtreecommitdiff
path: root/clientapi/routing/keys.go
AgeCommit message (Expand)Author
2024-02-19Remove unused `token` (#3331)Till
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-02-20Merge keyserver & userapi (#2972)Till
2022-10-24Fix slow querying of cross-signing signaturesNeil Alexander
2022-10-06Always return `one_time_key_counts` on `/keys/upload` (#2769)Till
2022-08-11Generic-based internal HTTP API (#2626)Neil Alexander
2022-05-05Define component interfaces based on consumers (1/2) (#2423)kegsay
2021-08-04Cross-signing groundwork (#1953)Neil Alexander
2021-03-02Return the current OTK count on an empty upload request (#1774)Neil Alexander
2020-07-21Implement claiming one-time keys locally (#1210)Kegsay
2020-07-15Implement /keys/query locally (#1204)Kegsay
2020-07-15Fix panic when uploading keys (#1203)Kegsay
2020-07-15Implement key uploads (#1202)Kegsay
2020-07-13Add boilerplate for key server APIs (#1196)Kegsay