summaryrefslogtreecommitdiffstats
path: root/src/Bindings/LuaTCPLink.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove smart pointer macrospeterbell102017-07-211-1/+1
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
* cTCPLink supports TLS out of the box.Mattes D2016-08-221-54/+0
* Converted cLuaState::cTableRef to use cTrackedRef.Mattes D2016-08-131-8/+5
* Fixed Linux compilation.Mattes D2015-02-141-1/+1
* Exported TLS server start on cTCPLink to Lua API.Mattes D2015-02-131-1/+30
* LuaAPI: Added client TLS support for TCP links.Mattes D2015-02-121-0/+55
* Exported cServerHandle and cNetwork:Listen to Lua.Mattes D2015-02-041-0/+21
* cNetwork: Exported lookup functions to Lua API.Mattes D2015-02-041-2/+1
* cNetwork: Exported the Connect() method and cTCPLink class to Lua.Mattes D2015-02-041-0/+77