summaryrefslogtreecommitdiff
path: root/src/qcommon/net_ip.c
AgeCommit message (Expand)Author
2017-03-09stop accessing the hostname, the current username and the architecture/platfo.../dev/humancontroller
2017-03-09fix network broadcasting on FreeBSD/dev/humancontroller
2015-03-17Fix a few warningsTim Angus
2013-03-19Fix NET_IPSocket and NET_IP6Socket return typeZack Middleton
2013-02-16Update copyright noticesTim Angus
2013-01-12We should not try to broadcast via the IPv4 socket if that socket is closed.Zack Middleton
2013-01-12- Have NET_Sleep work with Windows' INVALID_SOCKET again... - Use SOCKET_ERRO...Zack Middleton
2013-01-12#5672 - Fixed incorrect type usage in NET_Sleep(), patch from Özkan Sezer.Zack Middleton
2013-01-12fix IPv6-only operation of Windows binariesZack Middleton
2013-01-12fix wrong socket ID comparison, from /dev/humancontrollerZack Middleton
2013-01-12#5439 - Potential memory leak in host name resolution. (Eugene C.)Zack Middleton
2013-01-12Removed an unused variable (which wasn't compiled in as _DEBUG isn't defined ...Zack Middleton
2013-01-12Fix net_restart when networking was temporarily disabledThilo Schulz
2013-01-10Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-...Thilo Schulz
2013-01-10Move rate limiting / queued packet sending logic from Com_Frame() to sv_main.cThilo Schulz
2013-01-10- Clear ip address listings after a NET_Restart - check for oldGameSet instea...Thilo Schulz
2013-01-09OpenBSD compile fixes, patch provided by Jonathan Gray (#4994)Thilo Schulz
2013-01-09Fix a little quirk stillThilo Schulz
2013-01-09Use memcmp instead of self-built while loopThilo Schulz
2013-01-03* Merge ioq3-r1946Tim Angus
2013-01-03* Merge ioq3-r1813Tim Angus
2013-01-03* Update copyright noticesTim Angus
2013-01-03* Merge ioq3-r1752Tim Angus
2013-01-03* Merge ioq3-r1637Tim Angus
2013-01-03* Merge ioq3-r1498, by popular demandTim Angus
2013-01-03* Merge ioq3-r1458Tim Angus
2013-01-03* Merge ioq3-r1423Tim Angus
2013-01-03Fix compiling on OSXBen Millwood
2007-11-28* Merge ioq3-r1220Tim Angus
2007-09-15* Merge of ioq3-r1183Tim Angus
2007-09-06* De-quakeTim Angus
2007-09-05* Merge of ioq3-r1163Tim Angus