summaryrefslogtreecommitdiff
path: root/src/net/accountserver/accountserver.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-81/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-04-23Replaced SHA-256 implementation with the one from InspIRCd. Thanks to BertramBjørn Lindeijer1-4/+3
2008-04-21Added password encryption client-side using SHA256.Yohann Ferreira1-1/+9
2007-11-21Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. ThisBjørn Lindeijer1-2/+2
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak1-1/+9
2006-11-02Network layer refactoring.Björn Steinbrink1-0/+68