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