..
RouteCapabilities.c
Use strncpy() instead of strcpy().
2023-04-25 21:54:51 +00:00
RouteChangePwd.c
Format code, remove dataDir from sample production.conf
2023-04-19 02:07:38 +00:00
RouteConfig.c
Fix build errors on some compilers due to missing symbols.
2023-04-20 19:19:23 +00:00
RouteLogin.c
Fix bug in MatrixWellKnown(), begin /_matrix/client/v3/capabilities
2023-04-25 18:37:25 +00:00
RouteLogout.c
Refactor routing system to use HttpRouter.
2023-04-14 21:20:56 +00:00
RoutePrivileges.c
Fix build errors on some compilers due to missing symbols.
2023-04-20 19:19:23 +00:00
RouteProcControl.c
Fix build errors on some compilers due to missing symbols.
2023-04-20 19:19:23 +00:00
RouteRefresh.c
Refactor routing system to use HttpRouter.
2023-04-14 21:20:56 +00:00
RouteRegister.c
Format code, remove dataDir from sample production.conf
2023-04-19 02:07:38 +00:00
RouteRequestToken.c
Add route for requestToken endpoints.
2023-04-14 23:59:40 +00:00
RouteStaticDefault.c
Refactor routing system to use HttpRouter.
2023-04-14 21:20:56 +00:00
RouteStaticLogin.c
Work on implementing user interactive authentication fallback.
2023-04-21 02:13:06 +00:00
RouteStaticResources.c
Finish up Uia fallback.
2023-04-22 15:40:25 +00:00
RouteTokenValid.c
Refactor routing system to use HttpRouter.
2023-04-14 21:20:56 +00:00
RouteUiaFallback.c
Begin debugging OpenSSL.
2023-04-24 17:05:59 +00:00
RouteUserProfile.c
Format code, remove dataDir from sample production.conf
2023-04-19 02:07:38 +00:00
RouteVersions.c
Refactor routing system to use HttpRouter.
2023-04-14 21:20:56 +00:00
RouteWellKnown.c
Format code, remove dataDir from sample production.conf
2023-04-19 02:07:38 +00:00
RouteWhoami.c
Format code, remove dataDir from sample production.conf
2023-04-19 02:07:38 +00:00