summaryrefslogtreecommitdiffstats
path: root/source/StringUtils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* A globally-accessible OS-independent GetDirectoryContents() function for listing all objects in a folder as an AStringListmadmaxoft@gmail.com2012-03-251-0/+44
* Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients;madmaxoft@gmail.com2012-02-011-0/+13
* StringUtils: SplitString() fixmadmaxoft@gmail.com2012-02-011-2/+21
* Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()!madmaxoft@gmail.com2012-02-011-0/+129