index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
qcommon
/
net_ip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make command net_restart work so that port/ip settings can be changed without...
thilo
2009-05-29
1
-39
/
+37
*
- Introduce new NET_CompareBaseAdrMask for easy comparison of ip address ranges
thilo
2009-05-24
1
-12
/
+63
*
Minor code cleanups
thilo
2009-05-21
1
-13
/
+8
*
* Fix some new GCC 4.3 warnings
tma
2008-11-10
1
-4
/
+4
*
Patch to make getnameinfo() call work on OpenBSD systems. Created by agent596...
thilo
2008-10-29
1
-3
/
+10
*
- Add scope id to ipv6 addresses.
thilo
2008-08-31
1
-9
/
+10
*
* Use IPv6 header qcommon/wspiapi.h if it has been added by the end user
tma
2008-08-09
1
-43
/
+50
*
bind ipv6 sockets first
ludwig
2008-06-12
1
-20
/
+21
*
show numeric address the server binds to
ludwig
2008-06-12
1
-6
/
+6
*
reorder includes to fix build on OpenBSD (#3663, patch by Jonathan Gray)
ludwig
2008-05-25
1
-1
/
+1
*
whoops.
thilo
2008-05-17
1
-1
/
+1
*
- Workaround for buggy MacOSX getaddrinfo() implementation that doesn't accep...
thilo
2008-05-17
1
-2
/
+10
*
* Fix a bunch of compile warnings
tma
2008-05-10
1
-14
/
+17
*
Fix crash bug for interfaces without assigned address, thanks to PhoinixGR fo...
thilo
2008-04-21
1
-1
/
+7
*
fix obvious bug, thanks mattn2
thilo
2008-04-16
1
-1
/
+1
*
Fix build on IRIX (Patrick Baggett)
ludwig
2008-04-16
1
-1
/
+1
*
Only don't send packet on disabled multicast if it actually is a multicast pa...
thilo
2008-04-12
1
-2
/
+2
*
Add com_standalone cvar for at-runtime handling of mods that do not require t...
thilo
2008-04-10
1
-1
/
+1
*
Fix uninitialized usage warnings on MacOSX.
thilo
2008-04-09
1
-1
/
+1
*
Add Multicast capabilities for LAN server scanning.
thilo
2008-04-09
1
-131
/
+302
*
* Fix to MinGW build following IPv6 changes
tma
2008-04-05
1
-5
/
+11
*
I hope this makes the code work on solaris, too and fix the EINVAL on sendto()
thilo
2008-04-05
1
-3
/
+3
*
- include Winsock2.h for windows
thilo
2008-04-05
1
-1
/
+1
*
Fix compilation on Solaris and possibly other platforms that have no getifadd...
thilo
2008-04-05
1
-91
/
+24
*
Basic IPv6 support. Some inspiration from the patches by Lubos Dolezel and JF...
thilo
2008-04-04
1
-299
/
+732
*
Replace obsolete macro with some other macro. I hope this does not break too ...
thilo
2007-12-14
1
-1
/
+1
*
* Move MINSDL_ values to sys_local.h from Makefile/VC project
tma
2007-11-26
1
-0
/
+1
*
* rewrite of the win32 dedicated console:
tjw
2007-09-15
1
-26
/
+10
*
* Merge unified-sdl to trunk
tma
2007-09-05
1
-11
/
+5
*
* Merge win_net.c and unix_net.c
tma
2007-08-28
1
-0
/
+1082