1
0
cuberite-2a/WebServer
faketruth 968f41ba51 Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPlugin
It should now be theoretically possible to upload files through WebAdmin

git-svn-id: http://mc-server.googlecode.com/svn/trunk@203 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-31 20:56:42 +00:00
..
base64.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
base64.h Source for additional projects 2011-10-03 19:25:04 +00:00
cEvents.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cEvents.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
Globals.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
Globals.h Can now receive POST data in WebPlugins! 2012-01-31 00:38:18 +00:00
Socket.cpp Linux fixes, but while it compiles, when a user joins it crashes the server with "*** glibc detected *** ./MCServer: double free or corruption (out): 0x00007fb5f5158db0 ***" 2012-01-31 05:37:59 +00:00
Socket.h Can now receive POST data in WebPlugins! 2012-01-31 00:38:18 +00:00
StdHelpers.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
StdHelpers.h Source for additional projects 2011-10-03 19:25:04 +00:00
Tracer.h Source for additional projects 2011-10-03 19:25:04 +00:00
UrlHelper.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
UrlHelper.h Source for additional projects 2011-10-03 19:25:04 +00:00
WebServer.cpp Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPlugin 2012-01-31 20:56:42 +00:00
WebServer.h Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPlugin 2012-01-31 20:56:42 +00:00