telodendria/src
2023-07-07 03:15:13 +00:00
..
include Begin prototyping state resolution API. 2023-07-07 03:15:13 +00:00
Routes Format source code. 2023-06-18 02:53:52 +00:00
CanonicalJson.c Fix CanonicalJson and ArraySort. 2023-06-21 02:37:56 +00:00
Config.c Re-add memory bounds checking. 2023-05-29 23:53:17 +00:00
Filter.c Format source code. 2023-06-18 02:53:52 +00:00
Html.c Work on implementing user interactive authentication fallback. 2023-04-21 02:13:06 +00:00
Main.c Format code. 2023-05-27 18:22:38 +00:00
Matrix.c Move stream assignment; this makes debugging easier. 2023-06-04 18:50:02 +00:00
RegToken.c Move configuration to database, add process control API, fix memory leaks. 2023-04-19 00:33:38 +00:00
Room.c Begin prototyping room API. 2023-07-07 02:56:09 +00:00
Routes.c Begin working on filtering. 2023-06-17 19:09:06 +00:00
State.c Begin prototyping state resolution API. 2023-07-07 03:15:13 +00:00
Telodendria.c Report memory hook issues as errors, segfault on error. 2023-05-25 18:26:17 +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 Refactor Sha API to return raw bytes, added Sha1() function. 2023-06-17 17:36:11 +00:00