amxmodx/modules
Vincent Herbet 6e9947b64f
Sanitize load_amxscript() and add load_amxscript_ex/MF_LoadAmxScriptEx() requiring error max length (#530)
* Add a saner version of load_amxscript and use SafeStrcpy/Sprintf

* Reflect the change in core

* Add LoadAmxScriptEx API function

* Reflect the change in CSX

* Reflect the change in DodX

* Reflect the change in TFCX

* Reflect the change in TSX

* Add few comments
2018-08-30 18:49:42 +02:00
..
cstrike Sanitize load_amxscript() and add load_amxscript_ex/MF_LoadAmxScriptEx() requiring error max length (#530) 2018-08-30 18:49:42 +02:00
dod Sanitize load_amxscript() and add load_amxscript_ex/MF_LoadAmxScriptEx() requiring error max length (#530) 2018-08-30 18:49:42 +02:00
engine Add or adjust a bunch of safety checks (#433) 2018-08-26 17:18:39 +02:00
fakemeta Add or adjust a bunch of safety checks (#433) 2018-08-26 17:18:39 +02:00
fun Add get_user_rendering (#514) 2018-08-25 09:18:25 +02:00
geoip Update libmaxminddb to v1.3.2 (#526) 2018-08-27 15:42:35 +02:00
hamsandwich Fix a buffer issue in RegisterHam (#495) 2018-07-13 16:23:03 +02:00
json Introduce a JSON module (#379) 2017-09-30 20:23:12 +02:00
mysqlx Comment MODULE_RELOAD_ON_MAP_CHANGE on modules that use USE_METAMOD (#484) 2018-03-09 19:37:46 +01:00
ns Little cleanup (#461) 2017-12-07 18:45:16 +01:00
nvault Port code to AMTL (#427) 2017-04-14 19:36:59 +02:00
regex Fix AMBuild and VS projects files 2015-10-02 23:22:22 +02:00
sockets Fix sockets crash (#418) 2017-03-04 14:14:08 +01:00
sqlite Comment MODULE_RELOAD_ON_MAP_CHANGE on modules that use USE_METAMOD (#484) 2018-03-09 19:37:46 +01:00
tfcx Sanitize load_amxscript() and add load_amxscript_ex/MF_LoadAmxScriptEx() requiring error max length (#530) 2018-08-30 18:49:42 +02:00
ts Sanitize load_amxscript() and add load_amxscript_ex/MF_LoadAmxScriptEx() requiring error max length (#530) 2018-08-30 18:49:42 +02:00