Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-08-30 | Update mbedtls to 2.5.1 (#3964) | peterbell10 | 1 | -2/+2 |
2016-08-22 | cTCPLink supports TLS out of the box. | Mattes D | 1 | -245/+25 |
2016-08-13 | Converted cLuaState::cTableRef to use cTrackedRef. | Mattes D | 1 | -106/+40 |
2016-06-27 | LuaState: Implemented proper locking for cCallback. | Mattes D | 1 | -1/+1 |
2016-02-21 | LuaTCPLink: Report data received via SSL just before connection closed. | Mattes D | 1 | -2/+10 |
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 | -6/+111 |
2015-02-12 | Fixed Linux compilation. | Mattes D | 1 | -1/+1 |
2015-02-12 | LuaAPI: Added client TLS support for TCP links. | Mattes D | 1 | -0/+201 |
2015-02-04 | Exported cServerHandle and cNetwork:Listen to Lua. | Mattes D | 1 | -11/+86 |
2015-02-04 | cNetwork: Exported the Connect() method and cTCPLink class to Lua. | Mattes D | 1 | -0/+229 |