Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-02-20 | Network tests: Fixed clang warnings. | Mattes D | 1 | -1/+1 |
2015-01-27 | Added network termination called at app exit. | Mattes D | 1 | -1/+14 |
2015-01-22 | cNetwork: Renamed callback to OnConnected() | Mattes D | 1 | -1/+1 |
2015-01-22 | cNetwork: Added link creation callback. | Mattes D | 1 | -3/+18 |
2015-01-22 | cNetwork: Added error message to error callbacks. | Mattes D | 1 | -4/+4 |
2015-01-22 | cNetwork: Fixed race conditions with lookups; proper shutdown. | Mattes D | 1 | -0/+1 |
2015-01-22 | cNetwork: Implemented HostnameToIP lookups. | Mattes D | 1 | -3/+20 |
2015-01-22 | Extracted Google connection test | Tycho | 1 | -0/+85 |