telodendria/src
2022-09-30 13:13:27 -04:00
..
include Abstract the data structure out of the path handling logic. 2022-09-30 12:48:45 -04:00
Routes Abstract the data structure out of the path handling logic. 2022-09-30 12:48:45 -04:00
Array.c Implement /_matrix/client/versions and /.well-known/matrix/client 2022-09-29 13:41:26 -04:00
Base64.c Update license text. 2022-07-28 12:00:52 -04:00
CanonicalJson.c Update license text. 2022-07-28 12:00:52 -04:00
Config.c Update license text. 2022-07-28 12:00:52 -04:00
HashMap.c Format code. 2022-08-09 21:05:10 -04:00
Http.c Fix HttpUrlDecode memory issue; write pathParts array 2022-09-28 14:45:45 -04:00
HttpServer.c Implement URL encoding and decoding. 2022-09-06 20:48:27 -04:00
Json.c Fix bug in JsonEncodeString() where characters get printed to stdout. 2022-09-06 20:53:30 -04:00
Log.c Prototype the configuration file parser. 2022-08-09 20:05:41 -04:00
Matrix.c Remove an unnecessary variable. 2022-09-30 12:48:33 -04:00
Queue.c Fix bug in QueuePop() 2022-09-17 15:59:47 -04:00
Telodendria.c Make the log file message more visible. 2022-09-30 13:13:27 -04:00
TelodendriaConfig.c Implement /_matrix/client/versions and /.well-known/matrix/client 2022-09-29 13:41:26 -04:00
Util.c Fix compile warnings and errors on Linux 2022-08-28 16:05:11 -04:00