Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-01-22 | cNetwork: Added multithreading protection. | Mattes D | 1 | -1/+7 |
2015-01-22 | cNetwork: Implemented connection shutdown and close. | Mattes D | 1 | -1/+15 |
2015-01-22 | cNetwork: Fixed Linux compilation. | Mattes D | 1 | -1/+1 |
2015-01-22 | cNetwork: Implemented link address getting. | Mattes D | 1 | -4/+4 |
2015-01-22 | cNetwork: Implemented basic server functionality. | Mattes D | 1 | -1/+67 |
2015-01-22 | cNetwork: Implemented IP-to-hostname lookup. | Mattes D | 1 | -3/+16 |
2015-01-22 | cNetwork: Implemented HostnameToIP lookups. | Mattes D | 4 | -3/+115 |
2015-01-22 | Extracted Google connection test | Tycho | 2 | -0/+99 |