]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Cryptographic authentication support for the d0_blind_id library available on http...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 15 Oct 2010 13:47:19 +0000 (13:47 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 15 Oct 2010 13:49:48 +0000 (15:49 +0200)
commitbd31e3b2322a06cd4c7e079f7bdb29a4863e61bd
tree7163f1688fc960b39f440387a05bee0de7535692
parenta67f5512e355f186cbd78e7818b5258b768e780e
Cryptographic authentication support for the d0_blind_id library available on http://github.com/divVerent/d0_blind_id

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10534 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=1ea860909ea670451b5200ccd30aa19241cd081a
26 files changed:
client.h
crypto-keygen-standalone-brute.sh [new file with mode: 0755]
crypto-keygen-standalone.c [new file with mode: 0644]
crypto.c [new file with mode: 0644]
crypto.h [new file with mode: 0644]
dpdefs/dpextensions.qc
dpdefs/menudefs.qc
fs.c
fs.h
hmac.c
hmac.h
host.c
makefile.inc
mdfour.c
mdfour.h
menu.c
menu.h
mvm_cmds.c
netconn.c
netconn.h
progsvm.h
prvm_edict.c
quakedef.h
server.h
sv_main.c
svvm_cmds.c