]> icculus.org git repositories - divverent/darkplaces.git/history - crypto.c
win32: don't use select() for waiting, use Sleep() again
[divverent/darkplaces.git] / crypto.c
2010-10-28 havocfix MSVC2008 compilation again
2010-10-17 divverentfix two types to hopefulyl compile on MSVC
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...