Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Linux compilation. | Mattes D | 2015-02-14 | 1 | -1/+1 |
| | |||||
* | Exported TLS server start on cTCPLink to Lua API. | Mattes D | 2015-02-13 | 1 | -6/+111 |
| | |||||
* | Fixed Linux compilation. | Mattes D | 2015-02-12 | 1 | -1/+1 |
| | | | | std::make_unique is not available in C++11. | ||||
* | LuaAPI: Added client TLS support for TCP links. | Mattes D | 2015-02-12 | 1 | -0/+201 |
| | |||||
* | Exported cServerHandle and cNetwork:Listen to Lua. | Mattes D | 2015-02-04 | 1 | -11/+86 |
| | | | | Also added an example to the NetworkTest plugin. | ||||
* | cNetwork: Exported the Connect() method and cTCPLink class to Lua. | Mattes D | 2015-02-04 | 1 | -0/+229 |