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