1
0
Fork 0
cuberite-2a/src/HTTPServer
Mattes D 8422ada77f Fixed return value description in doxycomment. 2015-12-23 14:17:04 +01:00
..
CMakeLists.txt Silenced and fixed many warning messages across multiple files. 2015-07-29 09:49:30 -06:00
EnvelopeParser.cpp Rewritten HTTPServer to use size_t for data lengths. 2014-04-01 16:36:00 +02:00
EnvelopeParser.h More style checking. 2015-05-09 12:58:54 +02:00
HTTPConnection.cpp Made -Weverything an error. 2015-05-24 12:56:56 +01:00
HTTPConnection.h HTTP: Error message is sent as the payload as well. 2015-04-19 17:32:44 +02:00
HTTPFormParser.cpp Fixed a lot of warnings 2015-05-19 11:50:59 +01:00
HTTPFormParser.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
HTTPMessage.cpp More style checking. 2015-05-09 12:58:54 +02:00
HTTPMessage.h Fixed return value description in doxycomment. 2015-12-23 14:17:04 +01:00
HTTPServer.cpp Namechange to Cuberite 2015-09-25 10:14:17 +02:00
HTTPServer.h WebAdmin uses the new cNetwork API. 2015-01-27 14:53:26 +01:00
MultipartParser.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
MultipartParser.h Merge branch 'master' into HTTPSizeT 2014-04-02 07:51:48 -07:00
NameValueParser.cpp Normalized comments. 2014-07-17 22:15:34 +02:00
NameValueParser.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00
SslHTTPConnection.cpp Fixed a possible crash in HTTPS server. 2015-10-08 19:08:11 +02:00
SslHTTPConnection.h LuaAPI: Added client TLS support for TCP links. 2015-02-12 20:05:55 +01:00