summaryrefslogtreecommitdiffstats
path: root/source/cAuthenticator.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-90/+0
* Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-1/+1
* Added protocol-specific authentication, now works for both 1.2.5 and 1.3.2madmaxoft@gmail.com2012-09-061-4/+9
* 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