]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - hmac.c
fix a wrong mempool use in Mod_Alias_AnimateVertices that crashed on dedicated server...
[xonotic/darkplaces.git] / hmac.c
2009-04-09 divverentbetter error handling for overlong srcon commands
2009-04-09 divverentadding "srcon" protocol, and new cvars:
2009-04-09 divverenttiny fix regarding too long keys
2009-04-09 divverentAdd my own HMAC implementation (verified using the...