summaryrefslogtreecommitdiffstats
path: root/source/cAuthenticator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-85/+85
2012-03-10Fixed *nix threading issue;madmaxoft@gmail.com1-6/+6
2012-03-09cClientHandles have a unique ID now to distinguish themfaketruth1-3/+4
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