1
0
cuberite-2a/WebServer
2012-08-22 10:16:57 +00:00
..
base64.cpp Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android! 2012-08-15 21:24:11 +00:00
base64.h
cEvents.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cEvents.h
Globals.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
Globals.h
Socket.cpp Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android! 2012-08-15 21:24:11 +00:00
Socket.h
StdHelpers.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
StdHelpers.h
Tracer.h
UrlHelper.cpp Now the web server supports %20 spaces in URLs 2012-08-22 10:16:57 +00:00
UrlHelper.h
WebServer.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
WebServer.h Fixed a few gcc pedantic warnings; made BLOCKTYPE an unsigned char type. 2012-08-03 11:53:11 +00:00