]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_hash.h
fix some unitialised vectors and tidy up a bit.
[user/henk/code/inspircd.git] / src / modules / m_hash.h
2008-04-09 w00tApply brain's patch for binary safety of hash providers...
2008-02-11 w00tAdd -Wshadow to cflags, and fix a bunch of warnings...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2006-12-15 w00tStill more massive commit fun. Headers in include/...
2006-12-05 brainAnd forgot a semicolon.
2006-12-05 brainAllow for querying the hash modules for the hashing...
2006-12-05 brainMore tweakage