summaryrefslogtreecommitdiffstats
path: root/src/RCONServer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged IniFile into main MCS sources.Mattes D2014-10-231-1/+1
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-4/+4
|
* Removed duplicate IPvX labels.madmaxoft2014-07-181-2/+2
|
* Normalized comments.madmaxoft2014-07-171-3/+3
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* Merge branch 'master' into SslWebAdminMattes D2014-05-101-1/+1
|\
| * Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-1/+1
| |
* | Added a missing return statement.madmaxoft2014-05-011-0/+1
| |
* | Fixed crashes in the SSL HTTP connection.madmaxoft2014-05-011-4/+4
|/
* Fixed All signedness warnings in HTTPServer.cppTycho2014-04-021-1/+1
|
* Fixed loads more of them.Alexander Harkness2013-11-261-1/+1
|
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
|
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+1
| | | | | Conflicts: GNUmakefile
* Moved source to srcAlexander Harkness2013-11-241-0/+332