summaryrefslogtreecommitdiffstats
path: root/source/cAuthenticator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-15Can use the 'restart' command again. cAuthenticator no longer asserts because it properly stops when the server is stopped.faketruth1-0/+3
2012-02-13Rewritten 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.com1-0/+1
2012-02-01Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients;madmaxoft@gmail.com1-7/+74
2011-10-03MCServer c++ source filesfaketruth1-0/+13