]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Add a cvar net_sourceaddresscheck (default 1) to ignore connect replies from the... divVerent/restricted-connect
authorRudolf Polzer <divVerent@xonotic.org>
Thu, 23 Jun 2016 20:13:31 +0000 (16:13 -0400)
committerRudolf Polzer <divVerent@xonotic.org>
Thu, 23 Jun 2016 20:34:28 +0000 (16:34 -0400)
commit60176a659059838f280aa09978ec49e94f9796ef
tree7212c336454854178d6c8c4717c421891096eb05
parent24e0784d14f2f7c24e7a44701162e1f988f11672
Add a cvar net_sourceaddresscheck (default 1) to ignore connect replies from the wrong host.

This fixes some existing easy connect takeover exploits (which can,
without this check, even attack local matches).
client.h
crypto.c
host_cmd.c
netconn.c