summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Authenticator.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-03Hotfixed Chunked transfer encoding in Yggdrasil.madmaxoft1-1/+1
2014-04-30Removed the unused cBlockingTCPLink class.madmaxoft1-1/+0
2014-04-29Removed unneeded #includes.madmaxoft1-6/+0
2014-04-28Added the G1 root cert.madmaxoft1-2/+29
2014-04-27Rewritten cAuthenticator to use the new PolarSSL++ wrapper classes.madmaxoft1-91/+45
2014-04-26Fixes resource leaks in the yggdrasil authenticator. (CID 43617)jfhumann1-0/+33
2014-04-24Authenticator uses some C++ SSL objects.madmaxoft1-19/+40
2014-04-14Implemented the 1.7.6 protocol and authenticator.madmaxoft1-80/+67
2014-04-13Fixed mistakedaniel09161-1/+1
2014-04-13Fixed Error?daniel09161-2/+2
2014-04-13Code Updatedaniel09161-4/+5
2014-04-13Added Yggdrasil Authentication Systemdaniel09161-0/+325