aboutsummaryrefslogtreecommitdiff
path: root/federationapi/routing/keys.go
AgeCommit message (Expand)Author
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