]> icculus.org git repositories - divverent/darkplaces.git/history - hmac.h
fix proquake rcon replies - use NetConn_Write, not NetConn_WriteString
[divverent/darkplaces.git] / hmac.h
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2009-04-09 divverentbetter error handling for overlong srcon commands
2009-04-09 divverentAdd my own HMAC implementation (verified using the...