summaryrefslogtreecommitdiff
path: root/src/authserver
AgeCommit message (Collapse)Author
2016-11-19Update AuthSocket.hv1.0.2Yehonal
2016-11-18Core/Auth: Resolved critical vulnerability on auth system bypassv1.0.1Chaosvex
2016-09-03Core/Build: fixed 4 warningsHelias
2016-08-23Project restructuring [PART.2]Yehonal
2016-08-19Merge branch 'master' into threading_rewriteYehonal
2016-08-19Corrected more copyrightsShinDarth
2016-08-19Rewritten Threading system using c++11 std instead of ACEYehonal
It also allow full compilation with clang under all supported platforms Need tests
2016-08-17Fix License issue, closes #21ShinDarth
2016-08-12Refactoring part 2 [W.I.P]Yehonal