Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cNetwork: Added UDP API. | Mattes D | 2015-02-20 | 2 | -1/+134 |
* | Fixed TCP link shutdown. | Mattes D | 2015-02-14 | 1 | -2/+3 |
* | Exported TLS server start on cTCPLink to Lua API. | Mattes D | 2015-02-13 | 1 | -3/+103 |
* | LuaAPI: Added client TLS support for TCP links. | Mattes D | 2015-02-12 | 2 | -0/+50 |
* | NetworkTest plugin: updated comments and splash loading. | Mattes D | 2015-02-04 | 1 | -7/+10 |
* | Exported cServerHandle and cNetwork:Listen to Lua. | Mattes D | 2015-02-04 | 3 | -1/+531 |
* | cNetwork: Exported lookup functions to Lua API. | Mattes D | 2015-02-04 | 2 | -0/+63 |
* | NetworkTest plugin: Added cNetwork:Connect test code. | Mattes D | 2015-02-04 | 2 | -0/+109 |