aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2020-12-09Don't recalculate event ID so often in sync (#1624)Neil Alexander
2020-12-07Update to matrix-org/gomatrixserverlib@232baceNeil Alexander
2020-12-04MSC2836 threading: part 2 (#1596)Kegsay
2020-12-04Don't recalculate event IDs so often (#1610)Neil Alexander
2020-12-02Revert "Update quic-go"Neil Alexander
2020-12-02Update quic-goNeil Alexander
2020-12-02Send client events to appservices (#1603)Neil Alexander
2020-11-16Pass pointers to events — reloaded (#1583)Neil Alexander
2020-11-05Update gjson for safe integer rangesNeil Alexander
2020-10-20Update gomatrixserverlib to matrix-org/gomatrixserverlib#220Neil Alexander
2020-10-20Update gomatrixserverlibNeil Alexander
2020-10-15Improve state resolution v2 performance (matrix-org/gomatrixserverlib#237)Neil Alexander
2020-10-09Update federation timeouts (#1504)Neil Alexander
2020-10-06Update to matrix-org/gomatrixserverlib#233Neil Alexander
2020-10-06Yggdrasil demo tweaksNeil Alexander
2020-10-05Update to matrix-org/gomatrixserverlib#232Neil Alexander
2020-10-05Update to matrix-org/gomatrixserverlib#230Neil Alexander
2020-10-02Update to matrix-org/gomatrixserverlib#227Neil Alexander
2020-10-01Update HTTP clients (#1457)Neil Alexander
2020-09-29Remove TLS fingerprints, improve perspective unmarshal handling (#1452)Neil Alexander
2020-09-25Update gomatrixserverlib to matrix-org/gomatrixserverlib#225Neil Alexander
2020-09-23Update gomatrixserverlib to matrix-org/gomatrixserverlib#223Neil Alexander
2020-09-22Update gomatrixserverlibNeil Alexander
2020-09-22Initial notary support (#1436)Neil Alexander
2020-09-14Don't use more than 999 variables in SQLite querys. (#1425)Kegsay
2020-09-10Add support for database migrations (#1416)Kegsay
2020-09-07Ignore state events with invalid signatures when joining rooms (#1407)Neil Alexander
2020-09-07Update gomatrixserverlib to matrix-org/gomatrixserverlib@66753e2Neil Alexander
2020-09-02Use federation sender for backfill/getting missing events (#1379)Neil Alexander
2020-09-01Update dependencies (#1372)Neil Alexander
2020-08-24Update Naffka (#1295)Neil Alexander
2020-08-20Add FederationClient interface to federationsender (#1284)Kegsay
2020-08-17Synchronous invites (#1273)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-08-07Allow enforcing X.509 certificate validity (MSC1711) (#1249)Neil Alexander
2020-08-07Tweak log levels of some federation logging (#1248)Neil Alexander
2020-08-07Update go.mod/go.sum for matrix-org/gomatrixserverlib#213Neil Alexander
2020-08-07Update go.mod/go.sum for matrix-org/gomatrixserverlib#212Neil Alexander
2020-08-06Add device list updater which manages updating remote device lists (#1242)Kegsay
2020-08-06Yggdrasil demo updates (#1241)Neil Alexander
2020-08-04Bump to gmsl version which fixes outbound fed invites to synapseKegan Dougal
2020-08-04Fix response format for federation /devices requestsKegan Dougal
2020-08-04Send device list updates to servers (outbound only) (#1237)Kegsay
2020-07-22Handle inbound federation E2E key queries/claims (#1215)Kegsay
2020-07-21Perform outbound federation hits for querying/claiming E2E keys (#1212)Kegsay
2020-07-16Small fix to gobind buildNeil Alexander
2020-07-16Yggdrasil demo updates ("Bare QUIC")Neil Alexander
2020-07-14Bump GMSL version to fix sytestKegan Dougal
2020-07-13Update go.mod/go.sumNeil Alexander
2020-07-10Yggdrasil demo updatesNeil Alexander