server/src/shared/Auth
VladimirMangos 50d426e72c [8496] Resolve some #include cycles and unsafe code.
* Common.h  -> Threading.h ->  Errors.h -> Common.h
* Remove reduncdent #include "ByteBuffer.h" in headers
* Remove redundent #include "Auth/BigNumber.h" in headers
* Avoid multyply data copy at use some now dropped functions in BigNumber.
* Avoid copy fixed byte count from byte arrays with unknown real size created from BigNumber.
2009-09-14 05:59:57 +04:00
..
AuthCrypt.cpp Commented out some unneeded code 2009-03-21 15:24:29 +03:00
AuthCrypt.h Just a commit 2009-03-08 14:35:15 +03:00
BigNumber.cpp [8496] Resolve some #include cycles and unsafe code. 2009-09-14 05:59:57 +04:00
BigNumber.h [8496] Resolve some #include cycles and unsafe code. 2009-09-14 05:59:57 +04:00
Hmac.cpp Just a commit 2009-03-08 14:35:15 +03:00
Hmac.h Just a commit 2009-03-08 14:35:15 +03:00
Makefile.am Updated to new client build 2009-03-04 14:58:11 +03:00
md5.c Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
md5.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
SARC4.cpp Just a commit 2009-03-08 14:35:15 +03:00
SARC4.h Just a commit 2009-03-08 14:35:15 +03:00
Sha1.cpp [8496] Resolve some #include cycles and unsafe code. 2009-09-14 05:59:57 +04:00
Sha1.h [8496] Resolve some #include cycles and unsafe code. 2009-09-14 05:59:57 +04:00