Telodendria/src
2023-05-21 13:24:00 +00:00
..
include Make Telodendria use Cytoplasm. 2023-05-14 19:35:23 +00:00
Routes Attach device ID to authenticated user. 2023-05-11 03:03:40 +00:00
CanonicalJson.c Convert all code to new Stream API. 2023-03-18 14:32:09 +00:00
Config.c Add StrEquals(), as equality checking is the most common use for strcmp(). 2023-05-06 22:34:36 +00:00
Html.c Work on implementing user interactive authentication fallback. 2023-04-21 02:13:06 +00:00
Main.c Add some basic heap memory bounds protection. 2023-05-21 13:24:00 +00:00
Matrix.c Add length calculations to JsonEncode() so we can set Content-Length. 2023-05-06 19:23:13 +00:00
RegToken.c Move configuration to database, add process control API, fix memory leaks. 2023-04-19 00:33:38 +00:00
Routes.c Register route. 2023-05-06 22:06:54 +00:00
Telodendria.c Add some basic heap memory bounds protection. 2023-05-21 13:24:00 +00:00
Uia.c Add StrEquals(), as equality checking is the most common use for strcmp(). 2023-05-06 22:34:36 +00:00
User.c Attach device ID to authenticated user. 2023-05-11 03:03:40 +00:00