mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-31 05:01:47 +02:00
.github
bin
module
vendor
CPR
CivetWeb
ConcurrentQueue
Fmt
MDBC
client
cmake
include
libmariadb
man
mariadb_config
plugins
auth
ref10
CMakeLists.txt
auth_gssapi_client.c
caching_sha2_pw.c
common.h
dialog.c
ed25519.c
gssapi_client.c
gssapi_errmsg.c
gssapi_errmsg.h
mariadb_cleartext.c
my_auth.c
old_password.c
server_plugin.h
sha256_pw.c
sspi_client.c
sspi_common.h
sspi_errmsg.c
connection
io
pvio
trace
CMakeLists.txt
plugin.def
scripts
unittest
win
win-iconv
CMakeLists.txt
COPYING.LIB
README
appveyor-download.bat
appveyor.yml
travis.sh
MaxmindDB
POCO
PUGIXML
SAJSON
SimpleIni
Squirrel
TinyDir
UTF8
ZMQ
xxHash
CMakeLists.txt
.gitignore
.gitmodules
CMakeLists.txt
LICENSE
README.md
5 lines
138 B
C
5 lines
138 B
C
/** Maximal length of the target name */
|
|
#define PRINCIPAL_NAME_MAX 256
|
|
/** Maximal length of the mech string */
|
|
#define MECH_NAME_MAX 30
|