diff options
| author | Ben Fuhrmannek | 2014-07-14 11:15:47 +0200 |
|---|---|---|
| committer | Ben Fuhrmannek | 2014-07-14 11:15:47 +0200 |
| commit | aafe0cf82f5fb7220ac6f674bbc1c2091a6a9c4d (patch) | |
| tree | 8feb2a52baa6dfdf91a0fc72978f13b94ba5a254 | |
| parent | 93ef85ad5839c01621e9000c2bdb584c00c1a40f (diff) | |
updated changelog
| -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 | ||
