CMakeLists.txt
|
Made -Weverything an error.
|
2015-05-24 12:56:56 +01: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 |
HTTPFormParser.cpp
|
Fixed a lot of warnings
|
2015-05-19 11:50:59 +01:00 |
HTTPFormParser.h
|
Replaced most auto_ptr with unique_ptr.
|
2014-12-06 23:03:17 +01:00 |
HTTPMessage.cpp
|
More style checking.
|
2015-05-09 12:58:54 +02:00 |
HTTPMessage.h
|
Gave names to unnamed enums
|
2014-08-10 15:06:59 -07:00 |
HTTPServer.cpp
|
Fixed a lot of warnings
|
2015-05-19 11:50:59 +01: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 |
SslHTTPConnection.cpp
|
Made -Weverything an error.
|
2015-05-24 12:56:56 +01:00 |