mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-21 09:37:13 +02:00
Integrate MaxmindDB module.
This commit is contained in:
module
CMakeLists.txt
Library
Vendor
CMakeLists.txt
MaxmindDB
AUTHORSCMakeLists.txtChanges.mdLICENSEMakefile.amNOTICEREADME.dev.mdREADME.mdappveyor.yml
bin
bootstrapcmake
common.mkconfigure.acdev-bin
doc
include
projects
VS12-tests
bad_pointers.vcxprojbasic_lookup.vcxprojdata_entry_list.vcxprojdata_types.vcxprojdump.vcxprojget_value.vcxprojget_value_pointer_bug.vcxprojipv4_start_cache.vcxprojipv6_lookup_in_ipv4.vcxprojlibtap.vcxprojmaxminddb_test_helper.vcxprojmetadata.vcxprojmetadata_pointers.vcxprojno_map_get_value.vcxprojread_node.vcxprojshared.vcxprojthreads.vcxprojversion.vcxproj
VS12
README.mdlibmaxminddb-release.propslibmaxminddb-x64.propslibmaxminddb.propslibmaxminddb.slnlibmaxminddb.vcxprojlibmaxminddb.vcxproj.filtersmaxminddb_config.h
test.vcxproj.templatesrc
t
Makefile.ambad_databases_t.cbad_pointers_t.cbasic_lookup_t.ccompile_c++_t.pldata-pool-t.cdata_entry_list_t.cdata_types_t.cdump_t.cexternal_symbols_t.plget_value_pointer_bug_t.cget_value_t.cipv4_start_cache_t.cipv6_lookup_in_ipv4_t.cmaxminddb_test_helper.cmaxminddb_test_helper.hmetadata_pointers_t.cmetadata_t.cmmdblookup_t.plno_map_get_value_t.cread_node_t.cthreads_t.cversion_t.c
13
module/Vendor/MaxmindDB/NOTICE
vendored
Normal file
13
module/Vendor/MaxmindDB/NOTICE
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
Copyright 2013-2014 MaxMind, Inc.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
Reference in New Issue
Block a user