1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
suhosin_get_raw_cookies() parses cookies in reverse order to give first occurrence precedence More... almost 10 years ago
minor changes / no more compiler warnings More... almost 10 years ago
some php_varname_check()s may be silent as we produce custom errors More... almost 10 years ago
more redundancy removed / varname checks More... almost 10 years ago
import_request_variables() will only be replaced with PHP < 5.4.0 More... almost 10 years ago
removed redundant implementations of protected varname check More... almost 10 years ago
rewrite of register_server_variables - less redundancy (may be slower though) More... almost 10 years ago
updated suhosin version More... almost 10 years ago
fixed duplicate char* declaration. (closes #51) More... almost 10 years ago
replaced suhosin_register_cookie_variable + suhosin_register_cookie_variable_safe More... almost 10 years ago
simplified else/break More... almost 10 years ago
updated changelog after merge More... almost 10 years ago
Merge branch 'filter' More... almost 10 years ago
Merge branch 'sql' More... almost 10 years ago
updated changelog More... almost 10 years ago
*ignore* More... almost 10 years ago
introduced suhosin.upload.allow_utf8 More... almost 10 years ago
remove_binary and disallow_binary allow utf-8. +testcases More... almost 10 years ago
disallow_ws now matches all single-byte whitespace characters More... almost 10 years ago
untested features must be enabled: configure --enable-suhosin-experimental More... almost 10 years ago
experimental PDO support More... almost 10 years ago
test cases for user_prefix + user_postfix More... almost 10 years ago
SQL username check in sim. mode checks only for the first occ. of inv. chars More... almost 10 years ago
enforce SQL username check + return FALSE instead of bailout More... almost 10 years ago
more files to be ignored by git More... almost 10 years ago
added sql.user_match + username character check More... almost 10 years ago
brand new default suhosin.ini with documentation and correct default values More... almost 10 years ago
Added SQL injection protection for Mysqli and several test cases More... almost 10 years ago
Prepare release of suhosin-0.9.36 More... about 10 years ago
Improve SessionHandler() recursion protection More... about 10 years ago