Commit graph

6 commits

Author SHA1 Message Date
starrheld
a67ceca682 Core/Auth: Per SRP6a protocol, terminate connection of A % N == 0. This resolves another authentication bypass issue 2017-03-19 21:18:43 +03:00
Yehonal
8c9237027c Update AuthSocket.h 2016-11-19 00:26:31 +01:00
Chaosvex
096a77bac2 Core/Auth: Resolved critical vulnerability on auth system bypass 2016-11-18 16:22:51 +01:00
Yehonal
ea286f7332 Rewritten Threading system using c++11 std instead of ACE
It also allow full compilation with clang under all supported platforms

Need tests
2016-08-19 10:58:37 +02:00
ShinDarth
da7a7ab295 Fix License issue, closes #21 2016-08-17 17:58:45 +02:00
Yehonal
b0c8eceb08 Refactoring part 2 [W.I.P] 2016-08-12 02:38:26 +02:00