Telodendria/src
2023-09-25 16:10:44 -04:00
..
include Implement #27 (#36) 2023-09-25 09:39:21 -04:00
Routes Implement #27 (#36) 2023-09-25 09:39:21 -04:00
CanonicalJson.c Fix CanonicalJson and ArraySort. 2023-06-21 02:37:56 +00:00
Config.c If HOST_NAME_MAX is undefined, use _POSIX_HOST_NAME_MAX. 2023-09-25 16:02:09 -04:00
Filter.c Json now uses Int64 for integers. 2023-08-13 03:11:40 +00:00
Html.c Work on implementing user interactive authentication fallback. 2023-04-21 02:13:06 +00:00
Main.c Json now uses Int64 for integers. 2023-08-13 03:11:40 +00:00
Matrix.c Apply patch to make MatrixErrorCreate() take a custom message. 2023-08-05 19:26:03 +00:00
RegToken.c Json now uses Int64 for integers. 2023-08-13 03:11:40 +00:00
Room.c Json now uses Int64 for integers. 2023-08-13 03:11:40 +00:00
Routes.c Move Admin routes to /_telodendria/admin/v1 (with version number) 2023-09-25 16:10:44 -04:00
State.c Fix Unicode handling in Json, don't sign-extend bytes in Stream. 2023-07-15 17:57:21 +00:00
Telodendria.c Report memory hook issues as errors, segfault on error. 2023-05-25 18:26:17 +00:00
Uia.c Json now uses Int64 for integers. 2023-08-13 03:11:40 +00:00
User.c Implement #27 (#36) 2023-09-25 09:39:21 -04:00