index
:
suhosin
0.9.37
0.9.38
loglength
master
secureconfig
sesrec
SUHOSIN [수호신] for PHP 5.x - The PHP security extension.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-15
simplified else/break
Ben Fuhrmannek
2014-07-14
updated changelog after merge
Ben Fuhrmannek
2014-07-14
Merge branch 'filter'
Ben Fuhrmannek
2014-07-14
Merge branch 'sql'
Ben Fuhrmannek
2014-07-14
updated changelog
Ben Fuhrmannek
2014-07-14
*ignore*
Ben Fuhrmannek
2014-07-12
introduced suhosin.upload.allow_utf8
Ben Fuhrmannek
2014-07-11
remove_binary and disallow_binary allow utf-8. +testcases
Ben Fuhrmannek
2014-07-11
disallow_ws now matches all single-byte whitespace characters
Ben Fuhrmannek
2014-07-09
untested features must be enabled: configure --enable-suhosin-experimental
Ben Fuhrmannek
2014-07-09
experimental PDO support
Ben Fuhrmannek
2014-07-09
test cases for user_prefix + user_postfix
Ben Fuhrmannek
2014-07-09
SQL username check in sim. mode checks only for the first occ. of inv. chars
Ben Fuhrmannek
2014-07-09
enforce SQL username check + return FALSE instead of bailout
Ben Fuhrmannek
2014-07-09
more files to be ignored by git
Ben Fuhrmannek
2014-07-09
added sql.user_match + username character check
Ben Fuhrmannek
2014-07-07
brand new default suhosin.ini with documentation and correct default values
Ben Fuhrmannek
2014-06-24
Added SQL injection protection for Mysqli and several test cases
Ben Fuhrmannek
2014-06-10
Prepare release of suhosin-0.9.36
suhosin-0.9.36
Stefan Esser
2014-06-09
Improve SessionHandler() recursion protection
Stefan Esser
2014-06-09
Fixed problem with SessionHandler() class and endless recursion
Stefan Esser
2014-06-09
Document new rand/mt_rand features
Stefan Esser
2014-06-09
Add suhosin.rand.seedingkey to protectkey test
Stefan Esser
2014-06-09
Added various improvements to rand()/mt_rand() protection
Stefan Esser
2014-06-09
Whitespace fix
Stefan Esser
2014-06-09
Fix variable logging statistics outputting on every include
Stefan Esser
2014-06-09
Add protection against injection attacks (like XSS/SQL/other) through HTTP Us...
Stefan Esser
2014-05-15
List changes
Stefan Esser
2014-05-15
Adding some tests for logging shellscripts
Stefan Esser
2014-05-15
Better handling of non existing/non executable fileupload verification scripts
Stefan Esser
2014-05-15
Better tracking of non existing/non executable logging scripts
Stefan Esser
2014-05-13
Add new Changelog and fix version number
Stefan Esser
2014-05-13
Add LICENSE file so that linux distributions are magically happy
Stefan Esser
2014-02-24
Prepare release of suhosin extension 0.9.35
suhosin-0.9.35
Stefan Esser
2014-02-18
Some tests for the cookie encryption feature from Ben
Stefan Esser
2014-02-18
For test compatibility with PHP 5.3
Stefan Esser
2014-02-18
This test will fail under PHP < 5.4 with magic_quotes_gpc turned on
Stefan Esser
2014-02-18
Without this in PHP < 5.4 we do not get the variable skip summary on POST upl...
Stefan Esser
2014-02-18
Fix test cases for PHP installations that have a different session.hash_bits_...
Stefan Esser
2014-02-18
Some of the test cases fail because log buffer limit was too small.
Stefan Esser
2014-02-18
Forgot to change the version number here.
Stefan Esser
2014-02-17
Add some PHP 5.6.0aplha2 compatibility
Stefan Esser
2014-02-16
Add tests for max_array_index_length filter
Stefan Esser
2014-02-16
Refactor array index handling in input filter, to make it work in all cases.
Stefan Esser
2014-02-16
Add tests for suhosin.get/post/cookie/request.max_value_length
Stefan Esser
2014-02-16
Add test for suhosin.request.max_totalname_length
Stefan Esser
2014-02-16
Add tests for suhosin.get/post/cookie.max_totalname_length filter
Stefan Esser
2014-02-16
Fix suhosin.get/post/cookie.max_totalname_length filter
Stefan Esser
2014-02-16
Add various tests for include filename checks
Stefan Esser
2014-02-16
Tests for suhosin.executor.include.allow_writable_files
Stefan Esser
[next]