aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/cloak.c
Commit message (Expand)AuthorAgeFilesLines
* some last-minute text fixesGravatar Bram Matthys2011-11-051-1/+1
* - Made unreal_copyfile try hardlinking first, if that fails.. it will try to ...••• (perhaps this should be a different function?). Anyway, this means less diskspace is needed (~1.5mb or more), and it also makes it a bit easier for RBAC (#2300). - Made a new function DoMD5() which is ssl/non-ssl independent. Also made the cloaking module and the auth functions use it. Hopefully I didn't break anything ;). Suggested by Bugz (#2298). Gravatar Bram Matthys2005-02-041-49/+15
* - Fixed OOB read/write on user quit (did no harm on Linux&FreeBSD).•••- Fixed some tiny memory leaks (~100 bytes) on rehash. - Updated chinese&japanese GBK nick code, fix supplied by Xuefer (#0002051). - Added release notes (unfinished). Gravatar Bram Matthys2004-10-101-0/+6
* - Modulized cloakingGravatar Bram Matthys2004-05-121-0/+436