index
:
zittrig-4
master
The server software used for the Der Bunker Tremulous servers.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qcommon
/
net_ip.c
Age
Commit message (
Expand
)
Author
2017-03-09
implement part 1 of the multi-protocol functionality: protocols
/dev/humancontroller
2017-03-09
stop accessing the hostname, the current username and the architecture/platfo...
/dev/humancontroller
2017-03-09
fix network broadcasting on FreeBSD
/dev/humancontroller
2015-03-17
Fix a few warnings
Tim Angus
2013-03-19
Fix NET_IPSocket and NET_IP6Socket return type
Zack Middleton
2013-02-16
Update copyright notices
Tim Angus
2013-01-12
We 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-12
fix IPv6-only operation of Windows binaries
Zack Middleton
2013-01-12
fix wrong socket ID comparison, from /dev/humancontroller
Zack Middleton
2013-01-12
#5439 - Potential memory leak in host name resolution. (Eugene C.)
Zack Middleton
2013-01-12
Removed an unused variable (which wasn't compiled in as _DEBUG isn't defined ...
Zack Middleton
2013-01-12
Fix net_restart when networking was temporarily disabled
Thilo Schulz
2013-01-10
Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-...
Thilo Schulz
2013-01-10
Move rate limiting / queued packet sending logic from Com_Frame() to sv_main.c
Thilo Schulz
2013-01-10
- Clear ip address listings after a NET_Restart - check for oldGameSet instea...
Thilo Schulz
2013-01-09
OpenBSD compile fixes, patch provided by Jonathan Gray (#4994)
Thilo Schulz
2013-01-09
Fix a little quirk still
Thilo Schulz
2013-01-09
Use memcmp instead of self-built while loop
Thilo Schulz
2013-01-03
* Merge ioq3-r1946
Tim Angus
2013-01-03
* Merge ioq3-r1813
Tim Angus
2013-01-03
* Update copyright notices
Tim Angus
2013-01-03
* Merge ioq3-r1752
Tim Angus
2013-01-03
* Merge ioq3-r1637
Tim Angus
2013-01-03
* Merge ioq3-r1498, by popular demand
Tim Angus
2013-01-03
* Merge ioq3-r1458
Tim Angus
2013-01-03
* Merge ioq3-r1423
Tim Angus
2013-01-03
Fix compiling on OSX
Ben Millwood
2007-11-28
* Merge ioq3-r1220
Tim Angus
2007-09-15
* Merge of ioq3-r1183
Tim Angus
2007-09-06
* De-quake
Tim Angus
2007-09-05
* Merge of ioq3-r1163
Tim Angus