Telodendria/src
2022-10-11 11:38:34 -04:00
..
include Remove the redundant chroot option. This simplifies the config a bit. 2022-10-11 11:38:34 -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 Add HashMapFunctionSet() to allow custom hash functions. 2022-10-11 09:27:34 -04:00
Http.c Format source code. 2022-10-10 13:14:52 -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 Remove the redundant chroot option. This simplifies the config a bit. 2022-10-11 11:38:34 -04:00
TelodendriaConfig.c Remove the redundant chroot option. This simplifies the config a bit. 2022-10-11 11:38:34 -04:00
Util.c Fix compile warnings and errors on Linux 2022-08-28 16:05:11 -04:00