Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-02-14 | Fixed Linux compilation. | Mattes D | 1 | -1/+1 | |
2015-02-13 | Exported TLS server start on cTCPLink to Lua API. | Mattes D | 1 | -1/+30 | |
2015-02-12 | LuaAPI: Added client TLS support for TCP links. | Mattes D | 1 | -0/+55 | |
2015-02-04 | Exported cServerHandle and cNetwork:Listen to Lua. | Mattes D | 1 | -0/+21 | |
Also added an example to the NetworkTest plugin. | |||||
2015-02-04 | cNetwork: Exported lookup functions to Lua API. | Mattes D | 1 | -2/+1 | |
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/+77 | |