aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/hash.h
Commit message (Expand)AuthorAgeFilesLines
* Tidy up source files:•••- Use #pragma once instead of include guards. - Move header files in src/modules to include/modules. - Fixed various spacing issues. Gravatar Peter Powell2013-04-121-61/+0
* Whitespace and empty destructor removal, minor coding style changesGravatar attilamolnar2013-04-011-1/+0
* Remove legacy code, mostly related to 1.2 compatibilityGravatar attilamolnar2013-04-011-14/+0
* Replace copyright headers with headers granting specific authors copyrightGravatar Robby-2012-04-191-8/+14
* Fixes for bug #12Gravatar Justin Crawford2012-04-141-2/+2
* Add HMAC implementation to HashProvider•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12508 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-211-0/+70