]> de.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)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 13 Mar 2012 06:44:51 +0000 (06:44 +0000)
commitf8174044991f4ebf3a877716ef116e99e45916d6
tree164c24a15178e394da1fd1aace790908be7c048f
parent0bd9318d84491abce3aa7bac1e43e5359507f326
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
netconn.c