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
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
Server
/
Plugins
/
APIDump
/
Classes
/
Network.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-17
APIDump: Added missing syntax to cUrlClient (#3407)
NiLSPACE
1
-145
/
+261
2016-09-12
APIDump: Reformatted the docs to include type information.
Mattes D
1
-77
/
+558
2016-09-08
APIDump: Removed trailing whitespace.
Mattes D
1
-24
/
+24
2016-08-23
cUrlClient: Exported to Lua API.
Mattes D
1
-1
/
+173
2016-07-18
APIDump: Added explicit IsStatic flag to static functions.
Mattes D
1
-6
/
+6
2016-01-24
LuaTcpSsl: Disabled cert verification due to missing CA chain.
Mattes D
1
-2
/
+2
2015-09-05
Renamed output directory to Server
Mattes D
1
-0
/
+0
2015-02-22
cNetwork: Added EnumLocalIPAddresses() function.
Mattes D
1
-0
/
+1
2015-02-20
APIDump: Added the UDP zero port policy.
Mattes D
1
-1
/
+1
2015-02-20
cNetwork: Added UDP API.
Mattes D
1
-15
/
+54
2015-02-13
Exported TLS server start on cTCPLink to Lua API.
Mattes D
1
-0
/
+1
2015-02-13
Exported cTCPLink:Close and :Shutdown() to Lua API.
Mattes D
1
-0
/
+2
2015-02-12
LuaAPI: Added client TLS support for TCP links.
Mattes D
1
-1
/
+10
2015-02-07
APIDump: Added client and server examples.
Mattes D
1
-0
/
+137
2015-02-06
APIDump: Added cNetwork documentation.
Mattes D
1
-0
/
+183