summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2005-07-25Added modified Map, MapReader, ResourceManager classes and base64 functionsBjørn Lindeijer2-0/+196
2005-06-30Fixed memory leak, implemented delAccount() + unit tests and now using refere...Huynh Tran1-0/+163
2005-06-21Reorganized unit tests and initial release of the unit tests for the Storage ...Huynh Tran2-269/+0
2005-06-21Fixed missing includes.Huynh Tran1-0/+5
2005-06-19Forgot to initalize member variables :PHuynh Tran2-2/+4
2005-06-19Passwords are now encrypted when creating a new Account, added unit tests for...Huynh Tran1-0/+75
2005-06-19Added tee mode to Logger.Huynh Tran2-6/+83
2005-06-19Moved unit tests main from dal to src, rewrote Logger and added Cipher (requi...Huynh Tran7-0/+1096