summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Authenticator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hotfixed Chunked transfer encoding in Yggdrasil.madmaxoft2014-05-031-1/+1
* Removed the unused cBlockingTCPLink class.madmaxoft2014-04-301-1/+0
* Removed unneeded #includes.madmaxoft2014-04-291-6/+0
* Added the G1 root cert.madmaxoft2014-04-281-2/+29
* Rewritten cAuthenticator to use the new PolarSSL++ wrapper classes.madmaxoft2014-04-271-91/+45
* Authenticator uses some C++ SSL objects.madmaxoft2014-04-241-19/+40
* Merge remote-tracking branch 'origin/master' into fixesjfhumann2014-04-181-3/+4
* Implemented the 1.7.6 protocol and authenticator.madmaxoft2014-04-141-80/+67
* Fixed mistakedaniel09162014-04-131-1/+1
* Fixed Error?daniel09162014-04-131-2/+2
* Code Updatedaniel09162014-04-131-4/+5
* Added Yggdrasil Authentication Systemdaniel09162014-04-131-0/+325