]> icculus.org git repositories - divverent/darkplaces.git/commit
fix rcon_password validation to refuse whitespace, and refuse empty passwords (as...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Feb 2006 16:19:09 +0000 (16:19 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 23 Feb 2006 16:19:09 +0000 (16:19 +0000)
commit8fafb1561a8a7eeb956679704a64335914447bc0
tree9c3d4189ae48afaa0e68aca96c5cf4d3b6fe60bf
parent886e2b4d6406423c441197d2cbfe736458d2b26b
fix rcon_password validation to refuse whitespace, and refuse empty passwords (as it was meant to do all along, but wasn't working properly)

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