summaryrefslogtreecommitdiff
path: root/src/utils/encryption.h
AgeCommit message (Collapse)AuthorFilesLines
2012-01-29Removed unused createRandomPassword functionThorbjørn Lindeijer1-36/+0
Reviewed-by: Erik Schilling
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-7/+6
Also updated the headers to refer to the GPL by URL instead of suggesting to contact the FSF by snail mail, as per the latest GPL usage instructions.
2009-12-06Removed "TMW" and "TMWSERV" from header guardsThorbjørn Lindeijer1-3/+3
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-04-23Switched to alternative SHA-256 implementation from InspIRCd.Bjørn Lindeijer1-49/+39
2008-04-21Added password and email encryption server-side using SHA256.Yohann Ferreira1-0/+49