Telodendria/src
2022-12-18 20:20:08 +00:00
..
include Add MatrixUserValidate() and MatrixHistoricalUserValidate() 2022-12-18 20:20:08 +00:00
Routes Add MatrixUserValidate() and MatrixHistoricalUserValidate() 2022-12-18 20:20:08 +00:00
Array.c Make Db interfaces take varargs. 2022-11-21 20:31:37 +00:00
Base64.c Use new Memory API for all memory allocations. 2022-10-13 12:18:42 -04:00
CanonicalJson.c Update license text. 2022-07-28 12:00:52 -04:00
Db.c Copy diagram from scrap paper into code for clarity. 2022-12-15 22:14:16 +00:00
HashMap.c Fix memory and connection closing errors. 2022-11-08 01:05:28 +00:00
Http.c Fix some memory bugs. 2022-12-14 18:19:20 +00:00
HttpServer.c Fix some memory bugs. 2022-12-14 18:19:20 +00:00
Json.c Fix memory leak when attempting to parse something that isn't JSON. 2022-12-14 14:54:06 +00:00
Log.c Fix references to old LOG_ constants 2022-11-24 18:51:07 +00:00
Matrix.c Add MatrixUserValidate() and MatrixHistoricalUserValidate() 2022-12-18 20:20:08 +00:00
Memory.c Remove Constants.h 2022-11-30 18:30:39 +00:00
Queue.c Use new Memory API for all memory allocations. 2022-10-13 12:18:42 -04:00
Telodendria.c Hexdump leaked memory to the log for debugging. 2022-12-15 20:18:12 +00:00
TelodendriaConfig.c Convert configuration file to JSON 2022-12-09 23:57:30 +00:00
Util.c Format code. 2022-12-15 03:43:40 +00:00