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
/
HTTPServer
/
HTTPServer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed a lot of warnings
tycho
2015-05-19
1
-1
/
+3
*
Replaced atoi() with StringToInteger().
Mattes D
2015-01-27
1
-2
/
+2
*
WebAdmin uses the new cNetwork API.
Mattes D
2015-01-27
1
-68
/
+66
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-5
/
+5
*
Grammar fixes.
Alexander Harkness
2014-09-10
1
-2
/
+2
*
WebAdmin: Added HTTPS instructions when cert / key is missing.
Mattes D
2014-09-07
1
-0
/
+1
*
Removed duplicate IPvX labels.
madmaxoft
2014-07-18
1
-2
/
+2
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
MCS WebAdmin sockets rebinds instantly
Tiger Wang
2014-07-04
1
-0
/
+2
*
Fixed an extra space.
madmaxoft
2014-05-06
1
-1
/
+1
*
WebAdmin outputs a log message about HTTP / HTTPS status.
madmaxoft
2014-05-02
1
-18
/
+31
*
Renamed cPublicKey to cCryptoKey.
madmaxoft
2014-05-01
1
-3
/
+3
*
Implemented SSL connection for WebAdmin.
madmaxoft
2014-05-01
1
-2
/
+33
*
Rewritten HTTPServer to use size_t for data lengths.
madmaxoft
2014-04-01
1
-3
/
+3
*
Fixed multiple gcc warnings about unused params.
madmaxoft
2014-02-28
1
-0
/
+4
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+258