]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix some d0_blind_id related bugs:
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 24 Jan 2014 16:39:06 +0000 (16:39 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 24 Jan 2014 16:39:06 +0000 (16:39 +0000)
commit2eb1f2e3f267600373aaf015b4caf6ea4a4163dc
tree0116af79af079faf1b3c344dfb9ed063c554c375
parent5209e22c7ac3a3c254e5d5e12c524e52ec2b140c
Fix some d0_blind_id related bugs:

- Higher numbered CAs should have priority over lower numbered CAs,
  making CA 0 the "default" CA.
- Fix the "Authenticated connection to ..." message (no more -@- crap).

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