]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_md5.cpp
Implement feature in bug #395 reported by stealth, and tidy up a bit
[user/henk/code/inspircd.git] / src / modules / m_md5.cpp
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...
2007-07-03 pippijnRemoved superfluous semicolons
2007-06-17 w00tConversions
2007-05-21 brainIn this module we declare the md5 context as a class...
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-19 brainSPACE INDENTING ACTION RANGERS -- ATTACK!
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-16 brainThis is funny, in m_md5 we have an ancient comment...
2006-12-15 w00tRemove global namespacing, makes modules compile FASTAH...
2006-12-12 brainRemove unused debug
2006-12-05 brainAdd VF_SERVICEPROVIDER flag to these
2006-12-05 brainMore stuff
2006-12-05 brainAllow for querying the hash modules for the hashing...
2006-12-05 brainUntested, undocumented PublishInterface, UnpublishInter...
2006-12-05 brainFix all this.
2006-12-05 brainMore tweakage
2006-12-04 brainUpdate $ModDep lines so that these properly depend...
2006-12-04 brainm_md5 works now. No docs yet, CODER BEWARE!
2006-12-04 brainMD5 service provider module (not tested yet)