<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suhosin/log.c, branch master</title>
<subtitle>SUHOSIN [수호신] for PHP 5.x - The PHP security extension. 
</subtitle>
<id>http://git.dustri.org/archives/suhosin/atom?h=master</id>
<link rel='self' href='http://git.dustri.org/archives/suhosin/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/'/>
<updated>2022-10-27T20:08:31Z</updated>
<entry>
<title>Update log.c</title>
<updated>2022-10-27T20:08:31Z</updated>
<author>
<name>CARBONNEAUX Mathieu</name>
</author>
<published>2022-10-27T20:08:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=bce4a25245cf330978ac3112a6620dcb19df710c'/>
<id>urn:sha1:bce4a25245cf330978ac3112a6620dcb19df710c</id>
<content type='text'>
add sys/file.h to avoid error: 'LOCK_EX/LOCK_UN' undeclared (first use in this function) error on alpine</content>
</entry>
<entry>
<title>introduced suhosin.log.max_error_length to limit log length (#105)</title>
<updated>2016-07-30T17:27:12Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2016-07-30T17:27:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=11c4ca8e14c6b0a94e95f8c70daa3e3c47a15d26'/>
<id>urn:sha1:11c4ca8e14c6b0a94e95f8c70daa3e3c47a15d26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(c) 2015</title>
<updated>2015-02-13T11:39:02Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2015-02-13T11:39:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=9287786f319b8e86306ae617b92c00e4aaf6cae8'/>
<id>urn:sha1:9287786f319b8e86306ae617b92c00e4aaf6cae8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed #ifdef ZEND_ENGINE_2 as it is always defined anyway</title>
<updated>2015-01-22T11:19:09Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2015-01-22T11:19:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=432e8f9ab8a3029b16e03676aa643f3788faf14c'/>
<id>urn:sha1:432e8f9ab8a3029b16e03676aa643f3788faf14c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed &lt;5.4 compatibility code</title>
<updated>2015-01-15T16:09:32Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2015-01-15T16:09:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=5335470004c0e97fd5f4d4a2d0371693cb26fccc'/>
<id>urn:sha1:5335470004c0e97fd5f4d4a2d0371693cb26fccc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed compatibility to PHP version &lt; 5.4 (by ifdef)</title>
<updated>2014-12-18T11:06:55Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2014-12-18T11:06:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=68960966324f4701a1f402e97f17ca7870a317a4'/>
<id>urn:sha1:68960966324f4701a1f402e97f17ca7870a317a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>suppress date/time logging with suhosin.log.file.time=0</title>
<updated>2014-10-06T15:35:09Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2014-10-06T15:35:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=def06bc8331efe49ad3a3768da7800f60459c390'/>
<id>urn:sha1:def06bc8331efe49ad3a3768da7800f60459c390</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'cleanup'</title>
<updated>2014-08-19T14:53:08Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2014-08-19T14:53:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=9d00bb4b438d5cb21ea8fc038892ddf8563a9c26'/>
<id>urn:sha1:9d00bb4b438d5cb21ea8fc038892ddf8563a9c26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use localtime instead of gmttime for logging (fixes #55)</title>
<updated>2014-08-18T11:13:07Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2014-08-18T11:13:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=4dfbd136ed93c916909ad9c701a8be9226298d9e'/>
<id>urn:sha1:4dfbd136ed93c916909ad9c701a8be9226298d9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extra null checks</title>
<updated>2014-08-18T10:29:18Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2014-08-18T10:29:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=73cbc6c3081be203efaf365cce19fcc91d493c14'/>
<id>urn:sha1:73cbc6c3081be203efaf365cce19fcc91d493c14</id>
<content type='text'>
</content>
</entry>
</feed>
