telodendria/src
Jordan Bancino 4043285413 Telodendria and all tools now use the Cytoplasm runtime stub.
This reduces the amount of manual work programs have to do, and gives us
some free features, like automatic leak reports in all tools.
2023-05-14 22:15:48 +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 Telodendria and all tools now use the Cytoplasm runtime stub. 2023-05-14 22:15:48 +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 Format code, remove dataDir from sample production.conf 2023-04-19 02:07:38 +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