1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/modules/mmdb
Sandu Liviu Catalin 70e5f0ba21 Migrated the host module to C++ exceptions as well.
Also enabled the latest C++ revision in the project.
Replaced the Random library with the one provided by C++11.
Implemented a simple AES256 encryption class.
Various other fixes and improvements.
2016-03-10 05:57:13 +02:00
..
Common.cpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Common.hpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Database.cpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Database.hpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
EntryDataList.cpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
EntryDataList.hpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
LookupResult.cpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
LookupResult.hpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Module.cpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Module.hpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
SockAddr.cpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00
Sockaddr.hpp Migrated the host module to C++ exceptions as well. 2016-03-10 05:57:13 +02:00