aboutsummaryrefslogtreecommitdiffstats
path: root/code/qcommon/md5.c
Commit message (Collapse)AuthorAgeFilesLines
* * (bug 3019) use the operating system's random number generator if possibletjw2007-02-161-2/+2
| | | | | | | when generating the qkey file git-svn-id: svn://svn.icculus.org/quake3/trunk@1046 edf5b092-35ff-0310-97b2-ce42778d08ea
* * (bug 3019) adds the cvar cl_guidServerUniq (defaults to 1). When set totjw2007-02-121-4/+15
| | | | | | | | non-zero, cl_guid will be unique for each server that the client connects to git-svn-id: svn://svn.icculus.org/quake3/trunk@1041 edf5b092-35ff-0310-97b2-ce42778d08ea
* - Introduced various new typedefs for windows platform (int32_t, int64_t, ↵thilo2006-04-271-18/+18
| | | | | | | | | etc...) - Applied md5 64-bit safety patch by Tony White. git-svn-id: svn://svn.icculus.org/quake3/trunk@727 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Oopstma2006-04-231-0/+299
git-svn-id: svn://svn.icculus.org/quake3/trunk@721 edf5b092-35ff-0310-97b2-ce42778d08ea