summaryrefslogtreecommitdiffstats
path: root/src/HTTPServer/HTTPFormParser.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Temporarily commented out override directives."Tycho2014-09-051-5/+5
| | | | | | | | | | | | | | | This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64. Conflicts: src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/Generating/ChunkGenerator.h src/LoggerListeners.cpp src/Mobs/Components/AIAggressiveComponent.h src/Mobs/Monster.h src/OSSupport/IsThread.h src/Protocol/Authenticator.h src/UI/SlotArea.h
* Temporarily commented out override directives.Samuel Barney2014-08-211-5/+5
|
* Merge branch 'master' into HTTPSizeTTycho2014-04-021-2/+2
|\ | | | | | | | | | | | | Conflicts: src/HTTPServer/EnvelopeParser.h src/HTTPServer/HTTPFormParser.h src/HTTPServer/MultipartParser.h
| * Fixed more virtual destructors for interfaces.madmaxoft2014-04-021-0/+3
| |
* | Fixed All signedness warnings in HTTPServer.cppTycho2014-04-021-2/+5
| |
* | Rewritten HTTPServer to use size_t for data lengths.madmaxoft2014-04-011-2/+2
|/
* Moved source to srcAlexander Harkness2013-11-241-0/+112