aboutsummaryrefslogtreecommitdiff
path: root/federationapi/routing/keys.go
AgeCommit message (Expand)Author
2024-01-08Fix notary keys requests for all keys (#3296)Till
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-02-20Merge keyserver & userapi (#2972)Till
2022-11-18Fix registration for virtual hostingNeil Alexander
2022-11-17Try that againNeil Alexander
2022-11-17Fix `/key/v2/server`, add HTTP `Host` matchingNeil Alexander
2022-11-16Virtual host server name workaroundNeil Alexander
2022-11-16Tweak `/key/v2/server`Neil Alexander
2022-11-15Federation fixes for virtual hostingNeil Alexander
2022-11-11Virtual hosting schema and logic changes (#2876)Neil Alexander
2022-10-06Allow specifying old signing keys with the public key and key ID only (#2770)Neil Alexander
2022-08-11Generic-based internal HTTP API (#2626)Neil Alexander
2022-05-06Clean up interface definitions (#2427)kegsay
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander
2021-08-09Cross-signing signature handling (#1965)Neil Alexander
2021-07-16fedsender: try to satisfy all notary key requests from the cache first (#1925)kegsay
2021-07-15fedsender: add cache tables for notary keys (#1923)kegsay
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-09-29Remove TLS fingerprints, improve perspective unmarshal handling (#1452)Neil Alexander
2020-09-29Fix old verify keysNeil Alexander
2020-09-25Allow configuring old verify keys (#1443)Neil Alexander
2020-09-22Initial notary support (#1436)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-22Handle inbound federation E2E key queries/claims (#1215)Kegsay
2020-06-04s/Base64String/Base64Bytes/g (#1093)Kegsay
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-02-11Pass cfg by reference around the codebase (#819)Behouba Manassé
2019-05-21use go module for dependencies (#594)ruben