Commit graph

13 commits

Author SHA1 Message Date
Tulir Asokan
c50460cd6e client: add response size limits
Some checks are pending
Go / Lint (latest) (push) Waiting to run
Go / Build (old, libolm) (push) Waiting to run
Go / Build (latest, libolm) (push) Waiting to run
Go / Build (old, goolm) (push) Waiting to run
Go / Build (latest, goolm) (push) Waiting to run
2025-10-18 13:54:14 +02:00
Tulir Asokan
827bb4c621 federation: add response size limit 2025-10-18 13:33:45 +02:00
Tulir Asokan
df957301be federation: don't allow redirects 2025-10-18 13:33:45 +02:00
Tulir Asokan
7a791e908c federation: extract VerifyJSON into subpackage
Some checks failed
Go / Lint (latest) (push) Has been cancelled
Go / Build (old, libolm) (push) Has been cancelled
Go / Build (latest, libolm) (push) Has been cancelled
Go / Build (old, goolm) (push) Has been cancelled
Go / Build (latest, goolm) (push) Has been cancelled
2025-08-03 20:37:11 +03:00
Tulir Asokan
a3d5da315f federation: use errors in signature verification 2025-05-26 21:58:35 +03:00
Tulir Asokan
92311e5c98 federation/client: fix QueryKeys return format 2025-05-26 21:14:47 +03:00
Tulir Asokan
9a02b6428d federation/serverauth: implement server side of request authentication 2025-05-04 00:08:09 +03:00
Tulir Asokan
9c3e1b5904 federation/signingkey: add support for roundtripping ServerKeyResponses 2025-05-04 00:07:55 +03:00
Tulir Asokan
36781e7de4 federation: move server name cache to separate type 2025-05-04 00:07:02 +03:00
Tulir Asokan
953334a0a0 client,federation: add wrappers for /publicRooms 2025-04-21 23:43:44 +03:00
Tulir Asokan
d791a70ade federation: add query profile and directory wrappers 2024-08-14 14:16:09 +03:00
Tulir Asokan
9b517179dc federation: fix signing requests with no body 2024-08-14 14:15:56 +03:00
Tulir Asokan
593ad86b80 federation: add wrappers for some federation endpoints 2024-07-28 23:43:07 +03:00