mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 19:37:04 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| AuthCrypt.cpp | ||
| AuthCrypt.h | ||
| BigNumber.cpp | ||
| BigNumber.h | ||
| Hmac.cpp | ||
| Hmac.h | ||
| Makefile.am | ||
| md5.c | ||
| md5.h | ||
| SARC4.cpp | ||
| SARC4.h | ||
| Sha1.cpp | ||
| Sha1.h | ||