]> 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)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 15 Oct 2010 13:47:19 +0000 (13:47 +0000)
commit1ea860909ea670451b5200ccd30aa19241cd081a
tree86e4f3e381b354c0cdf5f4f00b89403d7d58d0c9
parent82eb8d3b24e98012d9335a34c3504ae6bc16b978
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
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