]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix an annoying bug in the d0_blind_id protocol handling: xonotic-v0.8.1
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 25 Aug 2015 01:27:49 +0000 (01:27 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Tue, 25 Aug 2015 01:57:54 +0000 (03:57 +0200)
commitca82c4fb3d5bfa7e802e7ff5bc1f50130db5bb4e
tree42f8549089133af5fbd2d8b7858b98693b413bff
parent227957b642542768d15dcbf1506024c89e64ffea
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
::stable-branch::merge=59aa859f4004bb78b28fafaac095af2e2cc34300
crypto.c