summaryrefslogtreecommitdiffstats
path: root/src/WebAdmin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed shadowing variableTycho2014-08-131-5/+5
* Removed unused methodTycho2014-08-131-22/+0
* WebAdmin: Added GetURLEncodedString().madmaxoft2014-08-091-0/+32
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-3/+3
* Style: Normalized spaces after if, for and while.madmaxoft2014-07-211-1/+1
* Normalized comments.madmaxoft2014-07-171-1/+1
* Fixed spaces around single-line comments.madmaxoft2014-07-171-1/+1
* Nullify deleted pointers.archshift2014-06-191-0/+1
* If webadmin.ini doesn't exist, example one is written immediately.madmaxoft2014-04-301-0/+1
* Removed old unused codeTycho2014-04-271-5/+0
* Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2014-04-181-3/+3
* Rewritten HTTPServer to use size_t for data lengths.madmaxoft2014-04-011-2/+2
* Moved Lua API registering into a separate function.madmaxoft2014-03-121-0/+1
* WebAdmin is stopped properly on server shutdown / restart.madmaxoft2014-02-071-11/+27
* fixed warnings in webadmin.cppTycho Bickerstaff2013-12-311-0/+3
* Fixed getting configure button going to port 0.STRWarrior2013-12-241-3/+3
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-3/+3
* Moved source to srcAlexander Harkness2013-11-241-0/+527