]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix an unlikely crypto downgrade attack found during audit
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 13 Mar 2012 06:44:51 +0000 (06:44 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 13 Mar 2012 06:45:06 +0000 (07:45 +0100)
commit9e54c978a5227679a05f987ef37274b3ad976493
treeb452168ef6f6766056a87d8fe2263cf152d8fa7f
parent3f71d3a2293e5bdd51892b5f74f48f85eaac80f9
fix an unlikely crypto downgrade attack found during audit

if DP3 and earlier protocols are active, a malicious client may intervene
during connect with an authenticated player's connect and downgrade to
unauthenticated NQ protocol

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11758 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=f8174044991f4ebf3a877716ef116e99e45916d6
netconn.c