]> icculus.org git repositories - divverent/darkplaces.git/history - hmac.c
allow tga, wal and jpg images to be 32768x32768 rather than 4096x4096,
[divverent/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...