.. |
include
|
Add HttpRouter API; still have to convert the code to use it.
|
2023-04-06 01:48:32 +00:00 |
Io
|
Clean up http client enough to replace curl in send-patch.
|
2023-04-01 02:46:07 +00:00 |
Routes
|
Fix warnings in RouteChangePwd.c
|
2023-03-28 02:28:58 +00:00 |
Static
|
Convert all code to new Stream API.
|
2023-03-18 14:32:09 +00:00 |
Tls
|
Format code.
|
2023-04-01 02:46:59 +00:00 |
Array.c
|
Add support for spinning up multiple HTTP servers.
|
2023-03-23 02:12:45 +00:00 |
Base64.c
|
Update copyright year
|
2022-12-26 15:52:52 +00:00 |
CanonicalJson.c
|
Convert all code to new Stream API.
|
2023-03-18 14:32:09 +00:00 |
Config.c
|
Add support for spinning up multiple HTTP servers.
|
2023-03-23 02:12:45 +00:00 |
Cron.c
|
Fix memory leak in DbDelete()
|
2022-12-28 15:44:21 +00:00 |
Db.c
|
Convert all code to new Stream API.
|
2023-03-18 14:32:09 +00:00 |
HashMap.c
|
Add HttpRouter API; still have to convert the code to use it.
|
2023-04-06 01:48:32 +00:00 |
Html.c
|
Convert all code to new Stream API.
|
2023-03-18 14:32:09 +00:00 |
Http.c
|
Convert all code to new Stream API.
|
2023-03-18 14:32:09 +00:00 |
HttpClient.c
|
Clean up some HTTP client stuff.
|
2023-04-01 02:13:41 +00:00 |
HttpRouter.c
|
Add HttpRouter API; still have to convert the code to use it.
|
2023-04-06 01:48:32 +00:00 |
HttpServer.c
|
Add support for spinning up multiple HTTP servers.
|
2023-03-23 02:12:45 +00:00 |
Io.c
|
Format source code.
|
2023-03-22 01:46:45 +00:00 |
Json.c
|
Convert all code to new Stream API.
|
2023-03-18 14:32:09 +00:00 |
Log.c
|
Add support for spinning up multiple HTTP servers.
|
2023-03-23 02:12:45 +00:00 |
Main.c
|
Fix leak of StreamStdout() when logging to a file.
|
2023-03-27 17:56:45 +00:00 |
Matrix.c
|
Log once we get the response status, not right when we get the request.
|
2023-03-22 18:13:59 +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 |
Rand.c
|
Format source code.
|
2023-02-17 03:23:25 +00:00 |
RegToken.c
|
Format source code.
|
2023-03-16 12:29:38 +00:00 |
Sha2.c
|
Handle standard library quirks of non-conforming systems and compilers.
|
2023-02-05 14:20:12 +00:00 |
Str.c
|
Add HttpRouter API; still have to convert the code to use it.
|
2023-04-06 01:48:32 +00:00 |
Stream.c
|
Format code.
|
2023-04-01 02:46:59 +00:00 |
Telodendria.c
|
Add a global log configuration.
|
2023-03-22 14:52:04 +00:00 |
Tls.c
|
Format source code.
|
2023-03-22 01:46:45 +00:00 |
Uia.c
|
Add support for spinning up multiple HTTP servers.
|
2023-03-23 02:12:45 +00:00 |
Uri.c
|
Clean up a few bugs in HttpClient and Uri
|
2023-03-08 02:53:47 +00:00 |
User.c
|
Accept #67: Add the password modification endpoint.
|
2023-03-28 01:17:47 +00:00 |
Util.c
|
Format code.
|
2023-04-01 02:46:59 +00:00 |