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
/
tests
/
HTTP
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cUrlClient leak (#4125)
peterbell10
2018-02-20
1
-5
/
+19
*
Deal with covered switches consistently (#4161)
peterbell10
2018-02-05
1
-0
/
+4
*
Add the fmt library (#4065)
peterbell10
2018-01-03
1
-2
/
+3
*
Fix Travis build (#4101)
peterbell10
2017-12-22
1
-1
/
+1
*
Removed UTF-8 BOM (#4033)
Lukas Pioch
2017-09-19
1
-1
/
+1
*
Update mbedtls to 2.5.1 (#3964)
peterbell10
2017-08-30
1
-2
/
+2
*
Fixed type-casting-related warnings.
Mattes D
2016-08-24
1
-5
/
+2
*
HTTP: Fixed empty headers parsing.
Mattes D
2016-08-24
4
-1
/
+17
*
cUrlClient: Refactored callbacks to use UniquePtr.
Mattes D
2016-08-22
1
-8
/
+8
*
cTCPLink supports TLS out of the box.
Mattes D
2016-08-22
2
-13
/
+96
*
UrlClient: Basic HTTP implementation.
Mattes D
2016-08-22
2
-3
/
+185
*
CMake: Remove needless minimum version specifications.
Mattes D
2016-07-18
1
-2
/
+0
*
SelfTests: Print a quick message on test start.
Mattes D
2016-06-18
1
-1
/
+1
*
SelfTests: Fixed HTTPMessageParser tests for out-of-source builds.
Mattes D
2016-06-18
1
-5
/
+5
*
SelfTests: Organized into solution folders.
Mattes D
2016-06-18
1
-0
/
+13
*
WebAdmin uses the new HTTP parser framework.
Mattes D
2016-03-01
6
-11
/
+333
*
HTTP: Fixed response parser, unified API.
Mattes D
2016-03-01
2
-6
/
+13
*
Added unit test for parsing HTTP request.
Mattes D
2016-03-01
4
-0
/
+223