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
/
Network
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
Updated LibEvent to release 2.1.11-stable. (#4383)
Mattes D
1
-1
/
+3
2018-02-05
Deal with covered switches consistently (#4161)
peterbell10
1
-0
/
+4
2018-01-03
Add the fmt library (#4065)
peterbell10
1
-1
/
+2
2017-09-19
Removed UTF-8 BOM (#4033)
Lukas Pioch
1
-1
/
+1
2017-08-30
Update mbedtls to 2.5.1 (#3964)
peterbell10
1
-12
/
+14
2017-06-15
Replace evdns with getaddrinfo and getnameinfo (#3766)
peterbell10
1
-0
/
+6
2016-08-24
Fixed type-casting-related warnings.
Mattes D
1
-8
/
+5
2016-08-22
cTCPLink supports TLS out of the box.
Mattes D
1
-1
/
+12
2016-07-18
CMake: Remove needless minimum version specifications.
Mattes D
1
-2
/
+0
2016-06-18
SelfTests: Organized into solution folders.
Mattes D
1
-1
/
+5
2016-06-18
Moved NetworkInterfaceEnum test to a separate test project.
Mattes D
1
-0
/
+22
2015-05-24
Fix clang 3.6 flags to only be used in clang 3.6
tycho
1
-1
/
+4
2015-05-24
Disable -Werror for warnings in tests.
tycho
1
-1
/
+1
2015-05-23
Fix tests
tycho
1
-2
/
+3
2015-01-22
cNetwork: Split the main cpp file into several files.
Mattes D
1
-2
/
+22
2015-01-22
cNetwork: Split cNetworkSingleton to a separate file.
Mattes D
1
-1
/
+12
2015-01-22
cNetwork: Added multithreading protection.
Mattes D
1
-1
/
+7
2015-01-22
cNetwork: Implemented HostnameToIP lookups.
Mattes D
1
-0
/
+9
2015-01-22
Extracted Google connection test
Tycho
1
-0
/
+14