1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed problem with SessionHandler() class and endless recursion More... almost 10 years ago
Document new rand/mt_rand features Add reseeding on srand/mt_srand if ignore is activated More... almost 10 years ago
Add suhosin.rand.seedingkey to protectkey test More... almost 10 years ago
Added various improvements to rand()/mt_rand() protection More... almost 10 years ago
Whitespace fix More... almost 10 years ago
Fix variable logging statistics outputting on every include More... almost 10 years ago
Add protection against injection attacks (like XSS/SQL/other) through HTTP User-Agent String More... almost 10 years ago
List changes More... almost 10 years ago
Adding some tests for logging shellscripts More... almost 10 years ago
Better handling of non existing/non executable fileupload verification scripts More... almost 10 years ago
Better tracking of non existing/non executable logging scripts More... almost 10 years ago
Add new Changelog and fix version number More... almost 10 years ago
Add LICENSE file so that linux distributions are magically happy More... almost 10 years ago
Prepare release of suhosin extension 0.9.35 More... about 10 years ago
Some tests for the cookie encryption feature from Ben More... about 10 years ago
For test compatibility with PHP 5.3 More... about 10 years ago
This test will fail under PHP < 5.4 with magic_quotes_gpc turned on More... about 10 years ago
Without this in PHP < 5.4 we do not get the variable skip summary on POST uploads. More... about 10 years ago
Fix test cases for PHP installations that have a different session.hash_bits_per_character default More... about 10 years ago
Some of the test cases fail because log buffer limit was too small. More... about 10 years ago
Forgot to change the version number here. More... about 10 years ago
Add some PHP 5.6.0aplha2 compatibility More... about 10 years ago
Add tests for max_array_index_length filter More... about 10 years ago
Refactor array index handling in input filter, to make it work in all cases. More... about 10 years ago
Add tests for suhosin.get/post/cookie/request.max_value_length More... about 10 years ago
Add test for suhosin.request.max_totalname_length More... about 10 years ago
Add tests for suhosin.get/post/cookie.max_totalname_length filter More... about 10 years ago
Fix suhosin.get/post/cookie.max_totalname_length filter More... about 10 years ago
Add various tests for include filename checks More... about 10 years ago
Tests for suhosin.executor.include.allow_writable_files More... about 10 years ago