Commit graph

4 commits

Author SHA1 Message Date
Alex Dupre
b58a9a8c39 Update to 0.9.6 release. 2006-10-04 21:13:11 +00:00
Alex Dupre
4ce9c60fd3 Update to 0.9.5 release. 2006-09-29 19:12:16 +00:00
Alex Dupre
79b3cac70a Update to current snapshot. 2006-09-09 12:36:06 +00:00
Alex Dupre
bcfcdf474c Suhosin is an advanced protection system for PHP installations.
It was designed to protect servers and users from known and
unknown flaws in PHP applications and the PHP core.
Suhosin comes in two independent parts, that can be used
separately or in combination. The first part is a small patch
against the PHP core, that implements a few low-level
protections against bufferoverflows or format string
vulnerabilities and the second part is a powerful PHP extension
that implements all the other protections.

Suhosin is binary compatible to normal PHP installation,
which means it is compatible to 3rd party binary extension
like ZendOptimizer.

WWW: http://www.suhosin.org/
2006-09-04 08:02:04 +00:00