Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cTCPLink supports TLS out of the box. | Mattes D | 2016-08-22 | 1 | -245/+25 |
* | Converted cLuaState::cTableRef to use cTrackedRef. | Mattes D | 2016-08-13 | 1 | -106/+40 |
* | LuaState: Implemented proper locking for cCallback. | Mattes D | 2016-06-27 | 1 | -1/+1 |
* | 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 |