aboutsummaryrefslogtreecommitdiff
path: root/backends/networking/sdl_net
AgeCommit message (Expand)Author
2016-08-24CLOUD: Refactor LocalWebserverAlexander Tkachev
2016-08-24COMMON: Add replace(String, String, String)Alexander Tkachev
2016-08-24CLOUD: Make "/files" list directoriesAlexander Tkachev
2016-08-24CLOUD: Add "/files" handlerAlexander Tkachev
2016-08-24CLOUD: Resolve local machine's IPAlexander Tkachev
2016-08-24CLOUD: Make "Run server" button activeAlexander Tkachev
2016-08-24CLOUD: Fix some warningsAlexander Tkachev
2016-08-24CLOUD: Fix "-Wconversion-null"Alexander Tkachev
2016-08-24CLOUD: Fix "type qualifiers ignored" warningAlexander Tkachev
2016-08-24CLOUD: Add some mutexes in LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Update IndexPageHandler to search wwwroot.zipAlexander Tkachev
2016-08-24GUI: Hide StorageWizardDialog fields if server presentAlexander Tkachev
2016-08-24CLOUD: Add wwwrootAlexander Tkachev
2016-08-24CLOUD: Update LocalWebserverAlexander Tkachev
2016-08-24CLOUD: Fix ClientAlexander Tkachev
2016-08-24CLOUD: Add IndexPageHandlerAlexander Tkachev
2016-08-24CLOUD: Minor Client fixAlexander Tkachev
2016-08-24CLOUD: Prepare code for path handlersAlexander Tkachev
2016-08-24CLOUD: Add HTTP response codes in GetClientHandlerAlexander Tkachev
2016-08-24CLOUD: Minor Client fixAlexander Tkachev
2016-08-24CLOUD: Add GetClientHandlerAlexander Tkachev
2016-08-24CLOUD: Add ClientState::BAD_REQUESTAlexander Tkachev
2016-08-24CLOUD: Add Networking::ClientAlexander Tkachev
2016-08-24CLOUD: Add LocalWebserverAlexander Tkachev