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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into HTTPSizeT
Tycho
2014-04-02
3
-2
/
+4
|
\
|
*
Fixed more virtual destructors for interfaces.
madmaxoft
2014-04-02
3
-0
/
+9
*
|
Fixed All signedness warnings in HTTPServer.cpp
Tycho
2014-04-02
5
-9
/
+12
*
|
Fixed format string in HTTPConnection
Tycho
2014-04-02
1
-1
/
+1
*
|
Fixed Comparison to -1 in HTTPMessage.h
Tycho
2014-04-02
1
-1
/
+1
*
|
Rewritten HTTPServer to use size_t for data lengths.
madmaxoft
2014-04-01
14
-83
/
+90
|
/
*
Fixed non-virtual destructors warnings.
madmaxoft
2014-03-28
1
-1
/
+3
*
Fixed multiple gcc warnings about unused params.
madmaxoft
2014-02-28
1
-0
/
+4
*
Rewritten SocketThreads for proper shutdown scenario.
madmaxoft
2014-01-19
1
-1
/
+1
*
HTTP connections aren't kept alive unless explicitly enabled.
madmaxoft
2014-01-18
4
-37
/
+58
*
More MSVC warning fixes.
madmaxoft
2014-01-07
1
-1
/
+1
*
Fixed a few MSVC warnings.
madmaxoft
2014-01-06
3
-3
/
+1
*
Merge branch 'master' into cmake
Tycho Bickerstaff
2013-12-20
4
-5
/
+15
|
\
|
*
Fixed warnings in HTTP parser.
madmaxoft
2013-12-20
4
-5
/
+15
*
|
moved HTTPServer to globs
Tycho Bickerstaff
2013-12-19
1
-1
/
+5
*
|
more cmake
Tycho Bickerstaff
2013-12-10
1
-1
/
+1
*
|
started work on cmake
Tycho Bickerstaff
2013-12-10
1
-0
/
+7
|
/
*
Fixed some of tiger's derpyness.
Alexander Harkness
2013-11-27
1
-1
/
+1
*
Further attempts to fix compile
Tiger Wang
2013-11-25
1
-1
/
+1
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
14
-0
/
+2567