summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Authenticator.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Auth SSL Fixesx12xx12x2023-05-191-2/+2
* Authenticator: avoid move assignments to self (#5315)Tiger Wang2021-10-031-2/+2
* Authentication flow: move construction, slim down classes (#5312)Tiger Wang2021-10-021-1/+1
* Using Super.Mattes D2020-04-161-3/+4
* Add cUUID class (#3871)peterbell102017-08-251-5/+3
* Minor changes (#3909)mathiascode2017-08-241-1/+1
* Removed unused forward declarations (#3888)Lukas Pioch2017-08-031-2/+1
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-3/+3
* Namechange to CuberiteMattes D2015-09-251-2/+2
* Initial implementation of IniFile overloadingtycho2015-05-161-3/+3
* Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.madmaxoft2014-07-301-26/+1
* cAuthenticator: Added GetUUIDsFromPlayerNames().madmaxoft2014-07-281-0/+20
* Function renameTiger Wang2014-07-161-1/+1
* Unified functionsTiger Wang2014-07-161-6/+5
* Store properties as Json::ValueTiger Wang2014-07-161-1/+8
* Player properties are now retrievedTiger Wang2014-07-141-0/+5
* Added Yggdrasil Authentication Systemdaniel09162014-04-131-0/+93