index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
networking
/
sdl_net
Age
Commit message (
Expand
)
Author
2017-08-11
NETWORKING: Fix warning
Eugene Sandulenko
2017-08-11
NETWORKING: Fix data type cast in comparison. char is usually signed
Eugene Sandulenko
2017-08-06
JANITORIAL: Silence some more GCC 7 fall through warnings
Torbjörn Andersson
2017-07-17
NETWORKING: fix missing SIOCGIFCONF for Haiku (#973)
Schrijvers Luc
2017-07-10
Revert "COMMON: Change way the Singleton instances are instantiated"
Eugene Sandulenko
2017-07-10
COMMON: Change way the Singleton instances are instantiated
Thierry Crozat
2017-03-04
CLOUD: Fix whitespace
Willem Jan Palenstijn
2017-03-04
BACKENDS: NETWORKING: Fix warning
Eugene Sandulenko
2017-03-04
CLOUD: Fix LocalWebserver::resolveAddress() on Android
Alexander
2017-01-17
CLOUD: Fix Unsigned vs. Signed Comparison Compiler Warning.
D G Turner
2017-01-16
CLOUD: Fix Possible Uninitialized Variable Compiler Warning.
D G Turner
2017-01-16
CLOUD: Fix Further Variable Shadowing Compiler Warnings.
D G Turner
2017-01-16
CLOUD: Fix Compilation Failure.
D G Turner
2017-01-16
CLOUD: Fix Various Variable Shadowing Compiler Warnings.
D G Turner
2017-01-16
CLOUD: Fix Various Compiler Warnings By Adding Casts.
D G Turner
2016-09-05
CLOUD: Fix looking for the wwwroot.zip archive
Thierry Crozat
2016-09-03
BUILD: Tie the SDL_net version to the SDL version
Thierry Crozat
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-09-03
BACKENDS: Remove extra line returns in warnings
Bastien Bouclet
2016-08-30
CLOUD: Fix Webserver's usage of DefaultSaveFileManager
Alexander Tkachev
2016-08-24
CLOUD: Update LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Use forbidden combinations
Alexander Tkachev
2016-08-24
CLOUD: Update handlers
Alexander Tkachev
2016-08-24
CLOUD: Handle paths in marked places
Alexander Tkachev
2016-08-24
CLOUD: Mark places where path handling is needed
Alexander Tkachev
2016-08-24
CLOUD: Add "minimal mode" in LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Use overriden handle() instead of ClientHandlerCallback in page handlers
Peter Bozsó
2016-08-24
CLOUD: Fix UploadFileClientHandler
Alexander Tkachev
2016-08-24
CLOUD: Move determineMimeType to ResourceHandler
Peter Bozsó
2016-08-24
CLOUD: Remove unused removePathHandler(), make addPathHandler() private
Peter Bozsó
2016-08-24
CLOUD: Fix UploadFileClientHandler
Alexander Tkachev
2016-08-24
ALL: Fix debug, warning and error usage
Alexander Tkachev
2016-08-24
CLOUD: JANITORIAL: Fix code formatting
Eugene Sandulenko
2016-08-24
CLOUD: Fix IndexPageHandler warning
Alexander Tkachev
2016-08-24
CLOUD: Fix code formatting
Peter Bozsó
2016-08-24
JANITORIAL: Remove spaces at the end of the line
Alexander Tkachev
2016-08-24
CLOUD: Do some refactoring/cleanup in Networking
Alexander Tkachev
2016-08-24
CLOUD: Update StorageWizardDialog
Alexander Tkachev
2016-08-24
CLOUD: Add port override for LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Add OSD warning when can't start LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Make "/create" support AJAX
Alexander Tkachev
2016-08-24
CLOUD: Add "ajax" parameter for "/create" and "/upload"
Alexander Tkachev
2016-08-24
CLOUD: Add messages in "/filesAJAX"
Alexander Tkachev
2016-08-24
CLOUD: Add "/filesAJAX" sketch
Alexander Tkachev
2016-08-24
CLOUD: Add ListAjaxHandler
Alexander Tkachev
2016-08-24
CLOUD: Add "Index of" label in server's "/files"
Alexander Tkachev
2016-08-24
CLOUD: Add icons in "/files" list
Alexander Tkachev
2016-08-24
CLOUD: Redirect to "/files" from "/"
Alexander Tkachev
2016-08-24
CLOUD: Add LocalWebserver::resolveAddress()
Alexander Tkachev
2016-08-24
CLOUD: Add "directory" form for webserver "/upload"
Alexander Tkachev
[next]