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
2016-09-23
Merge branch 'loglength'
Ben Fuhrmannek
2016-08-25
Fix path of skipif include in tests
NewEraCracker
2016-07-30
introduced suhosin.log.max_error_length to limit log length (#105)
loglength
Ben Fuhrmannek
2015-11-27
added test case for #98
Ben Fuhrmannek
2015-05-21
mailprotect test cases now work on linux
Ben Fuhrmannek
2015-02-07
unittests for srand.ignore and mt_srand.ignore
Ben Fuhrmannek
2015-02-06
tests for suhosin.mail.protect
Ben Fuhrmannek
2015-02-06
tests for eval white/blacklist + include white/blacklist
Ben Fuhrmannek
2015-01-27
https for suhosin.filter.action + unittests
Ben Fuhrmannek
2014-11-25
typo in filename
Ben Fuhrmannek
2014-11-25
corrected ugly grammar mistake "an URL" -> "a URL"
Ben Fuhrmannek
2014-11-12
fixed session recursion - issue #60
Ben Fuhrmannek
2014-10-16
fixed test cases for array index filter
Ben Fuhrmannek
2014-10-16
Merge branch 'ifilter'
Ben Fuhrmannek
2014-10-14
Merge branch 'buf2' (closes #52 and #54)
Ben Fuhrmannek
2014-10-11
fixed utf8 detection + made feature experimental
Ben Fuhrmannek
2014-10-06
restructured error output in unittests. (issues #52 + #54)
Ben Fuhrmannek
2014-09-25
array index whitelist/blacklist for multipart formdata
Ben Fuhrmannek
2014-09-25
array index whitelist/blacklist
Ben Fuhrmannek
2014-09-22
test case for suhosin.cookie.max_vars
Ben Fuhrmannek
2014-09-19
test case for issue #62
Ben Fuhrmannek
2014-07-14
Merge branch 'filter'
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-09
test cases for user_prefix + user_postfix
Ben Fuhrmannek
2014-07-09
enforce SQL username check + return FALSE instead of bailout
Ben Fuhrmannek
2014-07-09
added sql.user_match + username character check
Ben Fuhrmannek
2014-06-24
Added SQL injection protection for Mysqli and several test cases
Ben Fuhrmannek
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
[next]