Jason Volk
|
640e81ef4d
|
ircd:Ⓜ️:fed: Split well_known into namespace into unit.
|
2020-06-08 16:13:00 -07:00 |
|
Jason Volk
|
761ff66464
|
ircd:Ⓜ️:fed: Generate POST /publicRooms content by default; add console search param.
|
2020-05-29 01:34:19 -07:00 |
|
Jason Volk
|
cb310fd75f
|
ircd:Ⓜ️:fed: Increase default well-known timeout.
|
2020-05-23 10:01:24 -07:00 |
|
Jason Volk
|
5aa0f875d8
|
ircd:Ⓜ️:fed: Always move result to front of caller buffer.
|
2020-05-23 10:01:24 -07:00 |
|
Jason Volk
|
7d949427e3
|
ircd:Ⓜ️:fed: Fix cache content buffer overwrite causing erroneous well-known fallback results.
|
2020-05-05 16:13:32 -07:00 |
|
Jason Volk
|
970f84304e
|
ircd:Ⓜ️:fed: Remove unused buffer.
|
2020-05-05 16:05:22 -07:00 |
|
Jason Volk
|
1a1826bded
|
ircd:Ⓜ️:fed: Another attempt at well-known expired-entry fallback.
|
2020-05-02 23:57:52 -07:00 |
|
Jason Volk
|
9cb01e7237
|
ircd:Ⓜ️:fed::state: Make event_id parameter optional; remove head fetch.
|
2020-05-01 08:59:12 -07:00 |
|
Jason Volk
|
a8870908a5
|
ircd:Ⓜ️:fed: Remove fallback branch.
|
2020-04-29 03:37:35 -07:00 |
|
Jason Volk
|
f649a31925
|
ircd:Ⓜ️:fed: Add a default ttl when read from content.
|
2020-04-29 03:37:35 -07:00 |
|
Jason Volk
|
cffe801148
|
ircd:Ⓜ️:fed: Simplify cached result copy and test.
|
2020-04-29 03:37:35 -07:00 |
|
Jason Volk
|
86a601521d
|
ircd:Ⓜ️:fed: Fixes for supplied well-known buffer undersizing.
|
2020-04-29 03:21:18 -07:00 |
|
Jason Volk
|
4c8e306a94
|
ircd:Ⓜ️:fed: Improve cache characteristic for fallback on expired records.
|
2020-04-27 23:35:06 -07:00 |
|
Jason Volk
|
e87a26c142
|
ircd:Ⓜ️:fed: Use single codepath for request target; use canonize rewrite.
|
2020-04-26 16:19:37 -07:00 |
|
Jason Volk
|
267e978247
|
ircd:Ⓜ️:fed: Add indirection interface.
|
2020-04-25 21:13:57 -07:00 |
|
Jason Volk
|
ea97994fe3
|
ircd:Ⓜ️:fed: Return origin rather than empty result.
|
2020-04-25 00:51:38 -07:00 |
|
Jason Volk
|
5fe4d8c4ad
|
ircd:Ⓜ️:fed: Add rooms::complexity request w/ console cmd.
|
2020-04-05 19:00:09 -07:00 |
|
Jason Volk
|
b31b0eb691
|
ircd:Ⓜ️:fed: Add convenience delegator for send.
|
2020-04-01 20:37:51 -07:00 |
|
Jason Volk
|
9ac34573e5
|
ircd:Ⓜ️:fed::keys::claim: Fix missing content (regression 55ffdddc6a ).
|
2020-03-31 18:06:36 -07:00 |
|
Jason Volk
|
4cd625f2e0
|
ircd:Ⓜ️:fed: I robbed other churches by receiving support from them so as to serve you. -2 Cor. 11:8 (NIV).
|
2020-03-18 23:02:35 -07:00 |
|
Jason Volk
|
0ad8ccc905
|
ircd:Ⓜ️:fed: Take no thought how or what to speak: for it shall be given you in that hour. -Mat. 10:19 (DRB)
|
2020-03-17 08:57:37 -07:00 |
|
Jason Volk
|
82bc4be5e1
|
ircd:Ⓜ️:fed: Improve conditions to bail before redirect.
|
2020-03-16 07:53:30 -07:00 |
|
Jason Volk
|
89db4cfe21
|
ircd:Ⓜ️:fed: Support HTTP redirects when fetching well-known.
|
2020-03-11 20:45:22 -07:00 |
|
Jason Volk
|
dcfa6c9d48
|
ircd:Ⓜ️:fed: Add conf item for well-known fetch timeout.
|
2020-03-11 18:47:17 -07:00 |
|
Jason Volk
|
c4ef486ebd
|
ircd:Ⓜ️:fed: Simplify cache record composition; use json::members iov.
|
2020-03-09 09:10:45 -07:00 |
|
Jason Volk
|
97747219a4
|
ircd:Ⓜ️:fed: Rename property in well-known cache record.
|
2020-03-07 23:59:22 -08:00 |
|
Jason Volk
|
44f587714e
|
ircd:Ⓜ️ Tweak various federation request buffer options; related e3e83a6423fd.
|
2020-03-07 22:02:14 -08:00 |
|
Jason Volk
|
63aa71ce58
|
ircd:Ⓜ️:fed: Implement federation 3.1 well-known for server name resolution.
|
2020-03-07 21:33:44 -08:00 |
|
Jason Volk
|
55ffdddc6a
|
ircd:Ⓜ️:fed: Refactor all interfaces using abstract request.
|
2020-03-07 21:33:44 -08:00 |
|
Jason Volk
|
c0a5a7a89e
|
ircd:Ⓜ️ Simplify various interfaces using string rather than net::hostport remotes.
|
2020-03-07 17:17:46 -08:00 |
|
Jason Volk
|
dddb8e4254
|
ircd:Ⓜ️:fed: Mitigate some remaining event_id.host() to derive a remote.
|
2020-03-07 14:55:50 -08:00 |
|
Jason Volk
|
a068981452
|
ircd:Ⓜ️:fed: Simplify and rename well known fetch function.
|
2020-03-07 14:55:50 -08:00 |
|
Jason Volk
|
6ab71b8fdc
|
ircd:Ⓜ️:fed: Add well-known request for server name resolution w/ console cmd.
|
2020-03-06 18:28:41 -08:00 |
|
Jason Volk
|
0a90b4d4cc
|
ircd:Ⓜ️:fed: Apply the canon service to all remotes without a service string.
|
2020-03-06 10:37:28 -08:00 |
|
Jason Volk
|
c44d732443
|
ircd:Ⓜ️ Rename v1/v2 namespace to fed.
|
2020-03-05 20:06:14 -08:00 |
|
Jason Volk
|
89e0a7fc82
|
ircd: Move matrix application related to derived library.
|
2019-09-27 19:35:26 -07:00 |
|