telodendria/src
Jordan Bancino c5bce0b14f Apply #43 with modifications. 2023-01-09 19:22:09 +00:00
..
Routes Apply #43 with modifications. 2023-01-09 19:22:09 +00:00
include Apply #43 with modifications. 2023-01-09 19:22:09 +00:00
Array.c Update copyright year 2022-12-26 15:52:52 +00:00
Base64.c Update copyright year 2022-12-26 15:52:52 +00:00
CanonicalJson.c Update copyright year 2022-12-26 15:52:52 +00:00
Cron.c Fix memory leak in DbDelete() 2022-12-28 15:44:21 +00:00
Db.c Renamed String.h to Str.h because Windows is dumb. 2023-01-08 04:38:06 +00:00
HashMap.c Update copyright year 2022-12-26 15:52:52 +00:00
Http.c Update copyright year 2022-12-26 15:52:52 +00:00
HttpServer.c Don't accept connections if the connection queue is full. 2023-01-09 17:44:12 +00:00
Json.c Fix some invalid write errors. 2023-01-09 15:18:59 +00:00
Log.c Update copyright year 2022-12-26 15:52:52 +00:00
Matrix.c Renamed String.h to Str.h because Windows is dumb. 2023-01-08 04:38:06 +00:00
Memory.c Fix visual bugs in MemoryHexDump() 2023-01-02 04:12:12 +00:00
Queue.c Update copyright year 2022-12-26 15:52:52 +00:00
Sha2.c Update copyright year 2022-12-26 15:52:52 +00:00
Str.c Renamed String.h to Str.h because Windows is dumb. 2023-01-08 04:38:06 +00:00
Telodendria.c Whoops, forgot to update the header. 2023-01-07 04:40:12 +00:00
TelodendriaConfig.c Renamed String.h to Str.h because Windows is dumb. 2023-01-08 04:38:06 +00:00
User.c Apply #43 with modifications. 2023-01-09 19:22:09 +00:00
UserInteractiveAuth.c Fix bug where malformed requests cause Db locks that are never unlocked. 2023-01-09 19:16:12 +00:00
Util.c Move string related functions to a new String API. 2023-01-07 04:33:32 +00:00