Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cTCPLink supports TLS out of the box. | Mattes D | 2016-08-22 | 1 | -54/+0 |
* | Converted cLuaState::cTableRef to use cTrackedRef. | Mattes D | 2016-08-13 | 1 | -8/+5 |
* | 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 | -1/+30 |
* | LuaAPI: Added client TLS support for TCP links. | Mattes D | 2015-02-12 | 1 | -0/+55 |
* | Exported cServerHandle and cNetwork:Listen to Lua. | Mattes D | 2015-02-04 | 1 | -0/+21 |
* | cNetwork: Exported lookup functions to Lua API. | Mattes D | 2015-02-04 | 1 | -2/+1 |
* | cNetwork: Exported the Connect() method and cTCPLink class to Lua. | Mattes D | 2015-02-04 | 1 | -0/+77 |