summaryrefslogtreecommitdiffstats
path: root/WebServer/WebServer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-12/+62
2012-02-01Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()!madmaxoft@gmail.com1-22/+2
2012-01-31Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPluginfaketruth1-13/+217
2012-01-31Can now receive POST data in WebPlugins!faketruth1-90/+129
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-10/+8
2011-10-03Source for additional projectsfaketruth1-0/+226