diff options
| -rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -3,6 +3,10 @@ | |||
| 3 | - Added SQL injection protection for Mysqli and several test cases | 3 | - Added SQL injection protection for Mysqli and several test cases |
| 4 | - Added wildcard matching for SQL username | 4 | - Added wildcard matching for SQL username |
| 5 | - Added check for SQL username to only contain valid characters (>= ASCII 32) | 5 | - Added check for SQL username to only contain valid characters (>= ASCII 32) |
| 6 | - Test cases for user_prefix and user_postfix | ||
| 7 | - Added experimental PDO support | ||
| 8 | - SQL checks other than mysql (Mysqli + old-style) must be enabled with | ||
| 9 | configure --enable-suhosin-experimental, e.g. MSSQL. | ||
| 6 | 10 | ||
| 7 | 2014-06-10 - 0.9.36 | 11 | 2014-06-10 - 0.9.36 |
| 8 | 12 | ||
