]> git.xonotic.org Git - xonotic/darkplaces.git/history - hmac.c
r_coronas_occlusionquery: don't try using a GL20-requiring feature in the GL11/GL13...
[xonotic/darkplaces.git] / hmac.c
2011-10-30 havocfix C++ compile error
2011-10-25 divverentHMAC: remove static vars
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
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...