summaryrefslogtreecommitdiffstats
path: root/src/Bindings/LuaTCPLink.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-21Remove smart pointer macrospeterbell101-1/+1
2017-05-21Clang 5.0 fixesLukas Pioch1-1/+1
2016-08-22cTCPLink supports TLS out of the box.Mattes D1-54/+0
2016-08-13Converted cLuaState::cTableRef to use cTrackedRef.Mattes D1-8/+5
2015-02-14Fixed Linux compilation.Mattes D1-1/+1
2015-02-13Exported TLS server start on cTCPLink to Lua API.Mattes D1-1/+30
2015-02-12LuaAPI: Added client TLS support for TCP links.Mattes D1-0/+55
2015-02-04Exported cServerHandle and cNetwork:Listen to Lua.Mattes D1-0/+21
2015-02-04cNetwork: Exported lookup functions to Lua API.Mattes D1-2/+1
2015-02-04cNetwork: Exported the Connect() method and cTCPLink class to Lua.Mattes D1-0/+77