index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Protocol
/
Authenticator.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-25
Compile.sh namechange to cuberite
Safwat Halaby
1
-2
/
+2
2015-05-16
Initial implementation of IniFile overloading
tycho
1
-3
/
+3
2014-07-30
Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.
madmaxoft
1
-26
/
+1
2014-07-28
cAuthenticator: Added GetUUIDsFromPlayerNames().
madmaxoft
1
-0
/
+20
2014-07-16
Function rename
Tiger Wang
1
-1
/
+1
2014-07-16
Unified functions
Tiger Wang
1
-6
/
+5
2014-07-16
Store properties as Json::Value
Tiger Wang
1
-1
/
+8
2014-07-14
Player properties are now retrieved
Tiger Wang
1
-0
/
+5
2014-04-13
Added Yggdrasil Authentication System
daniel0916
1
-18
/
+18
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-10-26
Changed "cIniFile IniFile" to cIniFile & IniFile"
STRWarrior
1
-2
/
+2
2013-10-26
Both the LoadWorlds() function and cAuthenticator now use the cIniFile object from the Root::Start() function.
STRWarrior
1
-2
/
+2
2013-10-07
Fixed authenticator thread restart.
madmaxoft
1
-1
/
+4
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-0
/
+0
2012-09-23
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
1
-1
/
+1
2012-09-06
Added protocol-specific authentication, now works for both 1.2.5 and 1.3.2
madmaxoft@gmail.com
1
-4
/
+9
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-85
/
+85
2012-03-10
Fixed *nix threading issue;
madmaxoft@gmail.com
1
-6
/
+6
2012-03-09
cClientHandles have a unique ID now to distinguish them
faketruth
1
-3
/
+4
2012-02-15
Can use the 'restart' command again. cAuthenticator no longer asserts because it properly stops when the server is stopped.
faketruth
1
-0
/
+3
2012-02-13
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.com
1
-0
/
+1
2012-02-01
Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients;
madmaxoft@gmail.com
1
-7
/
+74
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+13