Telodendria/src/Routes
Jordan Bancino 503bfb6104 Suppress warnings of unused variables.
I will use them eventually when I implement all these functions.

I'm probably going to start CI work here soon, so I don't want warnings showing up in the logs unless they're important.
2023-11-08 15:17:27 -05:00
..
RouteAdminDeactivate.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteAliasDirectory.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteCapabilities.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteChangePwd.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteConfig.c Fix leak in RouteConfig, update documentation. 2023-11-07 01:26:26 -05:00
RouteCreateRoom.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteDeactivate.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteFilter.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteLogin.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteLogout.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RoutePrivileges.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteProcControl.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteRefresh.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteRegister.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteRequestToken.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteRoomAliases.c Suppress warnings of unused variables. 2023-11-08 15:17:27 -05: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 Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteTokenValid.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteUiaFallback.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteUserProfile.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteVersions.c Housekeeping tasks with documentation and versioning. 2023-11-08 14:30:45 -05:00
RouteWellKnown.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RouteWhoami.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00