Telodendria/src
Jordan Bancino bb93cae99a Remove non-standard __FUNCTION__ use.
This cripples the Memory API just a little bit, but I'm sure we'll still
get useful enough information.
2022-10-15 09:34:47 -04:00
..
include Remove non-standard __FUNCTION__ use. 2022-10-15 09:34:47 -04:00
Routes Use new Memory API for all memory allocations. 2022-10-13 12:18:42 -04:00
Array.c Use new Memory API for all memory allocations. 2022-10-13 12:18:42 -04: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
Config.c Use new Memory API for all memory allocations. 2022-10-13 12:18:42 -04:00
HashMap.c Use new Memory API for all memory allocations. 2022-10-13 12:18:42 -04:00
Http.c Use new Memory API for all memory allocations. 2022-10-13 12:18:42 -04:00
HttpServer.c Fix some server context memory leaks. 2022-10-13 12:34:17 -04:00
Json.c Use new Memory API for all memory allocations. 2022-10-13 12:18:42 -04:00
Log.c Allow logging to the syslog 2022-10-14 20:55:15 -04:00
Matrix.c Fix a few more calls to free() 2022-10-13 12:27:24 -04:00
Memory.c Remove non-standard __FUNCTION__ use. 2022-10-15 09:34:47 -04:00
Queue.c Use new Memory API for all memory allocations. 2022-10-13 12:18:42 -04:00
Telodendria.c Remove non-standard __FUNCTION__ use. 2022-10-15 09:34:47 -04:00
TelodendriaConfig.c Use new Memory API for all memory allocations. 2022-10-13 12:18:42 -04:00
Util.c Use new Memory API for all memory allocations. 2022-10-13 12:18:42 -04:00