Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-09-05 | Renamed output directory to Server | Mattes D | 1 | -503/+0 |
2015-02-22 | cNetwork: Added EnumLocalIPAddresses() function. | Mattes D | 1 | -0/+13 |
2015-02-20 | cNetwork: Added UDP API. | Mattes D | 1 | -1/+92 |
2015-02-14 | Fixed TCP link shutdown. | Mattes D | 1 | -2/+3 |
2015-02-13 | Exported TLS server start on cTCPLink to Lua API. | Mattes D | 1 | -3/+103 |
2015-02-12 | LuaAPI: Added client TLS support for TCP links. | Mattes D | 1 | -0/+44 |
2015-02-04 | NetworkTest plugin: updated comments and splash loading. | Mattes D | 1 | -7/+10 |
2015-02-04 | Exported cServerHandle and cNetwork:Listen to Lua. | Mattes D | 1 | -1/+147 |
2015-02-04 | cNetwork: Exported lookup functions to Lua API. | Mattes D | 1 | -0/+42 |
2015-02-04 | NetworkTest plugin: Added cNetwork:Connect test code. | Mattes D | 1 | -0/+63 |