summaryrefslogtreecommitdiff
path: root/src/modules/m_sha256.cpp
AgeCommit message (Expand)Author
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-03Removed superfluous semicolonspippijn
2007-06-17Conversionsw00t
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-12-05Add VF_SERVICEPROVIDER flag to thesebrain
2006-12-05More stuffbrain
2006-12-05Fix up brokagebrain
2006-12-05Allow for querying the hash modules for the hashing algorithm namebrain
2006-12-05Untested, undocumented PublishInterface, UnpublishInterface, FindInterface.brain
2006-12-05More tweakagebrain
2006-12-05Seperate out sha256 into m_sha256.so. API is identical to MD5 except where th...brain