]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix an annoying bug in the d0_blind_id protocol handling:
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 25 Aug 2015 01:27:49 +0000 (01:27 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 25 Aug 2015 01:27:49 +0000 (01:27 +0000)
commit59aa859f4004bb78b28fafaac095af2e2cc34300
tree501db76873f9303737947b51ba75d9951851eeec
parentcbf399e8fa61dff35420bdc717e80c2764cef759
Fix an annoying bug in the d0_blind_id protocol handling:

If a server uses the protocol but is not signed, the code previously did
not let a client connect to the server more than once per instance.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12226 d7cf8633-e32d-0410-b094-e92efae38249
crypto.c