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