1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Sandu Liviu Catalin
c9dbd38255 Include pending library. 2021-02-08 21:10:10 +02:00
Sandu Liviu Catalin
8607c65872 Disable ODBC forecefully. 2021-02-03 16:22:19 +02:00
Sandu Liviu Catalin
59f9afb0b6 Disable unwanted components. 2021-02-02 21:35:32 +02:00
Sandu Liviu Catalin
0d05273f3f Remove CURL/CPR. 2021-02-02 19:10:51 +02:00
Sandu Liviu Catalin
fc9419677f Initial ZMQ bindings. 2021-02-02 19:07:02 +02:00
Sandu Liviu Catalin
8d184b12e2 Update CMakeLists.txt 2021-02-01 04:24:45 +02:00
Sandu Liviu Catalin
fd2a1de107 Backport MaxmindDB. 2021-01-31 18:48:31 +02:00
Sandu Liviu Catalin
4a6bfc086c Major plugin refactor and cleanup.
Switched to POCO library for unified platform/library interface.
Deprecated the external module API. It was creating more problems than solving.
Removed most built-in libraries in favor of system libraries for easier maintenance.
Cleaned and secured code with help from static analyzers.
2021-01-30 08:51:39 +02:00