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
path:
root
/
tests
(
follow
)
Age
Commit message (
Expand
)
Author
2014-06-09
Fixed problem with SessionHandler() class and endless recursion
Stefan Esser
2014-06-09
Add suhosin.rand.seedingkey to protectkey test
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
Adding some tests for logging shellscripts
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
Fix test cases for PHP installations that have a different session.hash_bits_...
Stefan Esser
2014-02-16
Add tests for max_array_index_length filter
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
Add various tests for include filename checks
Stefan Esser
2014-02-16
Tests for suhosin.executor.include.allow_writable_files
Stefan Esser
2014-02-15
Tests for suhosin.upload.disallow_binary
Stefan Esser
2014-02-15
Tests suhosin.upload.disallow_elf
Stefan Esser
2014-02-15
Some "incomplete" tests for suhosin.server.strip and suhosin.server.encode
Stefan Esser
2014-02-15
Tests for suhosin.disable.display_errors
Stefan Esser
2014-02-15
Test for suhosin.protectkey
Stefan Esser
2014-02-15
Test for RFC1867 version of suhosin.post.disallow_nul
Stefan Esser
2014-02-15
Test for suhosin.upload.max_uploads
Stefan Esser
2014-02-15
Add tests for suhosin.executor.allow_symlink
Stefan Esser
2014-02-15
Adding a few more session id tests
Stefan Esser
2014-02-15
Add a bunch of session id / session encryption tests from Ben.
Stefan Esser
2014-02-13
Tests for suhosin.XXX.max_name_length and suhosin.request_max_varname_length
Stefan Esser
2014-02-13
Tests for suhosin.XXX.max_array_depth
Stefan Esser
2014-02-13
Tests for suhosin.log.use-x-forwarded-for
Stefan Esser
2014-02-12
Tests for the suhosin.XXX.disallow_nul feature
Stefan Esser
2014-02-12
Test for suhosin.cookie.disallow_ws
Stefan Esser
2014-02-12
Test for suhosin.post.disallow_ws
Stefan Esser
2014-02-12
Test for suhosin.get.disallow_ws
Stefan Esser
2014-02-12
Test for suhosin.request.disallow_ws
Stefan Esser
2014-02-12
Test for allowing whitespace
Stefan Esser
2014-02-12
Add testcase for server variables filter
Stefan Esser
2014-02-12
Some function_exist() tests for whitelist/blacklist usage
Stefan Esser
2014-02-12
Add one more test
Stefan Esser
2014-02-12
Fix this test to include stats
Stefan Esser
2014-02-12
One more test.
Stefan Esser
2014-02-12
One more test
Stefan Esser
2014-02-12
Add some testcases
Stefan Esser
2014-02-11
Add one more test to check if call_user_func works at all
Stefan Esser
2014-02-11
Fix some tests
Stefan Esser
2014-02-11
Fix memory_limit testcase for 64 bit systems
Stefan Esser
2014-02-11
Add some memory_limit tests
Stefan Esser
2014-02-11
Fix problem with user space session handlers (including test case)
Stefan Esser
2014-02-11
Commit test cases for the function blacklist/whitelist problems
Stefan Esser
2012-04-13
Initial PHP 5.4.0 compatibility
Stefan Esser
2010-02-21
Inital commit
Stefan Esser