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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Android builds (#4998)
Tiger Wang
2020-10-15
1
-42
/
+42
*
More CMake cleanup
Tiger Wang
2020-07-12
1
-4
/
+4
*
Update libevent to 2.1.12-stable
Peter Bell
2020-07-06
1
-1
/
+0
*
Upgrade to C++17 [CMake] (#4717)
Tiger Wang
2020-05-16
1
-6
/
+1
*
Updated LibEvent to release 2.1.11-stable. (#4383)
Mattes D
2019-09-04
1
-1
/
+3
*
Deal with covered switches consistently (#4161)
peterbell10
2018-02-05
1
-0
/
+4
*
Add the fmt library (#4065)
peterbell10
2018-01-03
1
-1
/
+2
*
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
-12
/
+14
*
Replace evdns with getaddrinfo and getnameinfo (#3766)
peterbell10
2017-06-15
1
-0
/
+6
*
Fixed type-casting-related warnings.
Mattes D
2016-08-24
1
-8
/
+5
*
cTCPLink supports TLS out of the box.
Mattes D
2016-08-22
1
-1
/
+12
*
CMake: Remove needless minimum version specifications.
Mattes D
2016-07-18
1
-2
/
+0
*
SelfTests: Organized into solution folders.
Mattes D
2016-06-18
1
-1
/
+5
*
Moved NetworkInterfaceEnum test to a separate test project.
Mattes D
2016-06-18
1
-0
/
+22
*
Fix clang 3.6 flags to only be used in clang 3.6
tycho
2015-05-24
1
-1
/
+4
*
Disable -Werror for warnings in tests.
tycho
2015-05-24
1
-1
/
+1
*
Fix tests
tycho
2015-05-23
1
-2
/
+3
*
cNetwork: Split the main cpp file into several files.
Mattes D
2015-01-22
1
-2
/
+22
*
cNetwork: Split cNetworkSingleton to a separate file.
Mattes D
2015-01-22
1
-1
/
+12
*
cNetwork: Added multithreading protection.
Mattes D
2015-01-22
1
-1
/
+7
*
cNetwork: Implemented HostnameToIP lookups.
Mattes D
2015-01-22
1
-0
/
+9
*
Extracted Google connection test
Tycho
2015-01-22
1
-0
/
+14