aboutsummaryrefslogtreecommitdiff
path: root/keyserver/api
AgeCommit message (Expand)Author
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-1064-bit stream IDs for device list updates (#2267)Neil Alexander
2022-02-22Add `DeviceKeysEqual` (#2219)Neil Alexander
2022-02-04Remove sarama/saramajetstream dependencies (#2138)S7evinK
2022-01-21Remodel how device list change IDs are created (#2098)kegsay
2022-01-20BREAKING: Remove Partitioned Stream Positions (#2096)kegsay
2021-08-18Delete device keys/signatures from key server when deleting devices (#1979)Neil Alexander
2021-08-17Cross-signing fixes, notifications via sync, federation (#1974)Neil Alexander
2021-08-11Add type field to DeviceMessage, allow fields to be nullable (#1969)Neil Alexander
2021-08-09Cross-signing signature handling (#1965)Neil Alexander
2021-08-06Cross-signing validation for self-sigs, expose signatures over `/user/keys/qu...Neil Alexander
2021-08-04Cross-signing groundwork (#1953)Neil Alexander
2021-03-02Return the current OTK count on an empty upload request (#1774)Neil Alexander
2020-08-12Fix more E2E sytests (#1265)Kegsay
2020-08-05Process inbound device list updates from federation (#1240)Kegsay
2020-08-04Send device list updates to servers (outbound only) (#1237)Kegsay
2020-08-03Generate stream IDs for locally uploaded device keys (#1236)Kegsay
2020-08-03Produce OTK counts in /sync response (#1235)Kegsay
2020-07-30Notify clients when devices are deleted (#1233)Kegsay
2020-07-30Implement /keys/changes (#1232)Kegsay
2020-07-30Hook up device list updates to the sync notifier (#1231)Kegsay
2020-07-28Add QueryKeyChanges (#1228)Kegsay
2020-07-21Implement claiming one-time keys locally (#1210)Kegsay
2020-07-15Implement /keys/query locally (#1204)Kegsay
2020-07-15Implement key uploads (#1202)Kegsay
2020-07-14Implement logic for key uploads (#1197)Kegsay
2020-07-13Add boilerplate for key server APIs (#1196)Kegsay