Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cNetwork: Added EnumLocalIPAddresses() function. | Mattes D | 2015-02-22 | 1 | -5/+30 |
* | cNetwork: Added UDP API. | Mattes D | 2015-02-20 | 1 | -31/+297 |
* | Exported TLS server start on cTCPLink to Lua API. | Mattes D | 2015-02-13 | 1 | -0/+47 |
* | Exported cTCPLink:Close and :Shutdown() to Lua API. | Mattes D | 2015-02-13 | 1 | -13/+83 |
* | LuaAPI: Added client TLS support for TCP links. | Mattes D | 2015-02-12 | 1 | -5/+51 |
* | APIDump: Added cNetwork documentation. | Mattes D | 2015-02-06 | 1 | -1/+1 |
* | Exported cServerHandle and cNetwork:Listen to Lua. | Mattes D | 2015-02-04 | 1 | -2/+155 |
* | cNetwork: Exported lookup functions to Lua API. | Mattes D | 2015-02-04 | 1 | -1/+82 |
* | cNetwork: Exported the Connect() method and cTCPLink class to Lua. | Mattes D | 2015-02-04 | 1 | -0/+279 |