Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LuaTCPLink: Report data received via SSL just before connection closed. | Mattes D | 2016-02-21 | 1 | -2/+10 |
* | 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 |
* | 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 |
* | cNetwork: Exported the Connect() method and cTCPLink class to Lua. | Mattes D | 2015-02-04 | 1 | -0/+229 |