]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Crypto: handle properly whether the a server key is signed or not.
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 9 Feb 2015 11:06:06 +0000 (11:06 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 9 Feb 2015 11:06:06 +0000 (11:06 +0000)
commitf348d973d549aa478ca3a088dee37b8b75e6a3f5
treede39d147e75f94bed28f4ad10afd5b12089f2d4d
parentbb9d5e97ff495d6908929a7bdf832e609c825b2f
Crypto: handle properly whether the a server key is signed or not.

Provide information about client key being signed or not to QC.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12161 d7cf8633-e32d-0410-b094-e92efae38249
crypto.c
crypto.h
dpdefs/csprogsdefs.qc
dpdefs/dpextensions.qc
dpdefs/menudefs.qc
mvm_cmds.c
netconn.c
prvm_offsets.h
sv_main.c