| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 May 2012 07:37:04
0.9.33
|
ale  |
Switch to default PHP 5.3, since not compatible with PHP 5.4. |
09 Feb 2012 16:19:26
0.9.33
|
ale  |
Fix build with thread-safe php. |
03 Feb 2012 09:04:56
0.9.33
|
ale  |
Update to 0.9.33 release.
PHP 4 is not supported.
PHP 5.2 is not officially supported, but may work.
PR: ports/164712
Submitted by: Hilko Meyer <hilko.meyer@gmx.de> |
24 Oct 2011 04:17:38
0.9.32.1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
03 Jul 2011 14:03:52
0.9.32.1
|
ohauer  |
-remove MD5 |
21 Jun 2011 12:07:30
0.9.32.1
|
ale  |
Hopefully fix build with clang. |
26 Jul 2010 10:40:01
0.9.32.1
|
ale  |
Update to 0.9.32.1 release. |
20 May 2010 15:11:32
0.9.31
|
ale  |
Update to 0.9.31 release. |
09 Apr 2010 09:36:19
0.9.30
|
ale  |
Update to 0.9.30 release. |
27 Aug 2009 15:37:16
0.9.29
|
ale  |
Update to 0.9.29 release. |
26 Aug 2008 10:29:30
0.9.27
|
ale  |
Update to 0.9.27 release. |
11 May 2008 09:42:05
0.9.24
|
ale  |
Update to 0.9.24 release. |
15 Jan 2008 07:37:09
0.9.23
|
ale  |
Update to 0.9.23 release. |
11 Dec 2007 20:13:40
0.9.22
|
ale  |
Update to 0.9.22 release. |
25 May 2007 05:57:34
0.9.20
|
ale  |
Update to 0.9.20 release. |
01 May 2007 08:02:53
0.9.19
|
ale  |
Update to 0.9.19 release. |
07 Mar 2007 07:10:32
0.9.18
|
ale  |
Update to 0.9.18 release. |
05 Mar 2007 06:48:04
0.9.17
|
ale  |
Update to 0.9.17 release:
- install config sample |
03 Dec 2006 09:23:52
0.9.16
|
ale  |
Update to 0.9.16 release. |
29 Nov 2006 07:30:08
0.9.15
|
ale  |
Update to 0.9.15 release. |
23 Nov 2006 07:35:56
0.9.14
|
ale  |
Update to 0.9.14 release. |
15 Nov 2006 07:15:49
0.9.12
|
ale  |
Update to 0.9.12 release. |
06 Nov 2006 17:44:05
0.9.11
|
ale  |
Update to 0.9.11 release. |
01 Nov 2006 13:32:38
0.9.10
|
ale  |
Update to 0.9.10 release. |
08 Oct 2006 13:08:04
0.9.7
|
ale  |
Update to 0.9.7 release. |
04 Oct 2006 21:13:11
0.9.6
|
ale  |
Update to 0.9.6 release. |
29 Sep 2006 19:12:16
0.9.5  |
ale  |
Update to 0.9.5 release. |
09 Sep 2006 12:36:06
0.9.0_1  |
ale  |
Update to current snapshot. |
04 Sep 2006 08:02:04
0.9.0  |
ale  |
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/ |