index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
HTTP
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-16
Upgrade to C++17 [CMake] (#4717)
Tiger Wang
1
-8
/
+2
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-3
/
+0
2018-01-03
Add the fmt library (#4065)
peterbell10
1
-0
/
+1
2017-09-14
Fix switch warnings (#4013)
peterbell10
1
-5
/
+0
2016-08-24
Fixed type-casting-related warnings.
Mattes D
1
-1
/
+0
2016-08-22
UrlClient: Basic HTTP implementation.
Mattes D
1
-0
/
+2
2016-07-18
CMake: Remove needless minimum version specifications.
Mattes D
1
-2
/
+0
2016-03-01
WebAdmin uses the new HTTP parser framework.
Mattes D
1
-4
/
+2
2016-03-01
Renamed HTTPServer folder to HTTP.
Mattes D
1
-0
/
+0
2016-03-01
Added HTTPResponseParser.
Mattes D
1
-0
/
+4
2016-03-01
Moved cHTTPRequest to a separate file, renamed to cHTTPRequestParser.
Mattes D
1
-0
/
+2
2016-03-01
Renamed the HTTP classes to indicate they're for server.
Mattes D
1
-5
/
+5
2016-01-01
Renamed leftover strings to Cuberite / Server, as needed.
Mattes D
1
-1
/
+1
2015-12-25
Added the cUrlParser class, exported to Lua API.
Mattes D
1
-2
/
+6
2015-07-29
Silenced and fixed many warning messages across multiple files.
Samuel Barney
1
-1
/
+1
2015-07-20
Fix FreeBSD build broken by strict compiler check
Matti Hänninen
1
-0
/
+1
2015-05-24
Made -Weverything an error.
tycho
1
-1
/
+1
2015-05-19
Make -Werror disabling file only
tycho
1
-0
/
+5
2014-07-19
Subdirs: Only add_library if not using MSVC
archshift
1
-1
/
+3
2014-07-19
HTTPServer/CMakeLists.txt: Replaced glob with list of files
archshift
1
-5
/
+20
2014-04-25
Cmake generated projects for IDEs include headers in project files.
archshift
1
-0
/
+1
2013-12-19
moved HTTPServer to globs
Tycho Bickerstaff
1
-1
/
+5
2013-12-10
more cmake
Tycho Bickerstaff
1
-1
/
+1
2013-12-10
started work on cmake
Tycho Bickerstaff
1
-0
/
+7