summaryrefslogtreecommitdiffstats
path: root/source/cAuthenticator.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-85/+85
* Fixed *nix threading issue;madmaxoft@gmail.com2012-03-101-6/+6
* cClientHandles have a unique ID now to distinguish themfaketruth2012-03-091-3/+4
* Can use the 'restart' command again. cAuthenticator no longer asserts because it properly stops when the server is stopped.faketruth2012-02-151-0/+3
* Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.madmaxoft@gmail.com2012-02-131-0/+1
* 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-7/+74
* MCServer c++ source filesfaketruth2011-10-031-0/+13