aboutsummaryrefslogtreecommitdiffstats
path: root/code/qcommon/net_ip.c
Commit message (Expand)AuthorAgeFilesLines
* Add Multicast capabilities for LAN server scanning.thilo2008-04-091-131/+302
* * Fix to MinGW build following IPv6 changestma2008-04-051-5/+11
* I hope this makes the code work on solaris, too and fix the EINVAL on sendto()thilo2008-04-051-3/+3
* - include Winsock2.h for windowsthilo2008-04-051-1/+1
* Fix compilation on Solaris and possibly other platforms that have no getifadd...thilo2008-04-051-91/+24
* Basic IPv6 support. Some inspiration from the patches by Lubos Dolezel and JF...thilo2008-04-041-299/+732
* Replace obsolete macro with some other macro. I hope this does not break too ...thilo2007-12-141-1/+1
* * Move MINSDL_ values to sys_local.h from Makefile/VC projecttma2007-11-261-0/+1
* * rewrite of the win32 dedicated console:tjw2007-09-151-26/+10
* * Merge unified-sdl to trunktma2007-09-051-11/+5
* * Merge win_net.c and unix_net.ctma2007-08-281-0/+1082