]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_sha256.cpp
Fix new millisec /map to compile on windows, by ifndef gettimeofday out reverting...
[user/henk/code/inspircd.git] / src / modules / m_sha256.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 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2006-12-15 w00tRemove global namespacing, makes modules compile FASTAH...
2006-12-05 brainAdd VF_SERVICEPROVIDER flag to these
2006-12-05 brainMore stuff
2006-12-05 brainFix up brokage
2006-12-05 brainAllow for querying the hash modules for the hashing...
2006-12-05 brainUntested, undocumented PublishInterface, UnpublishInter...
2006-12-05 brainMore tweakage
2006-12-05 brainSeperate out sha256 into m_sha256.so. API is identical...