Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-10-09 | Added 'net sclient' command to NetworkTest plugin. | Mattes D | 1 | -0/+17 | |
2015-09-05 | Renamed output directory to Server | Mattes D | 1 | -0/+0 | |
2015-02-22 | cNetwork: Added EnumLocalIPAddresses() function. | Mattes D | 1 | -0/+6 | |
2015-02-20 | cNetwork: Added UDP API. | Mattes D | 1 | -0/+42 | |
2015-02-12 | LuaAPI: Added client TLS support for TCP links. | Mattes D | 1 | -0/+6 | |
2015-02-04 | Exported cServerHandle and cNetwork:Listen to Lua. | Mattes D | 1 | -0/+27 | |
Also added an example to the NetworkTest plugin. | |||||
2015-02-04 | cNetwork: Exported lookup functions to Lua API. | Mattes D | 1 | -0/+21 | |
Also added an example in the NetworkTest plugin. | |||||
2015-02-04 | NetworkTest plugin: Added cNetwork:Connect test code. | Mattes D | 1 | -0/+46 | |