<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suhosin/post_handler.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>2015-02-13T10:12:56Z</updated>
<entry>
<title>change (c) to 2015</title>
<updated>2015-02-13T10:12:56Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2015-02-13T10:12:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=c7178295caa01b1cd4219f90a06bf2640b29657b'/>
<id>urn:sha1:c7178295caa01b1cd4219f90a06bf2640b29657b</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>ifdef fix for win32</title>
<updated>2014-11-24T09:26:26Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2014-11-24T09:26:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=f34d6621af419f05bd554f970d7bd3dfccac23d6'/>
<id>urn:sha1:f34d6621af419f05bd554f970d7bd3dfccac23d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more win32 related fixes</title>
<updated>2014-11-22T15:19:38Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2014-11-22T15:19:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=4989cdda4b8ef7b1088ee0f0b29197b74ba378f0'/>
<id>urn:sha1:4989cdda4b8ef7b1088ee0f0b29197b74ba378f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Filters are allowed to change the content of a value. Always allocate a copy before giving it to the filters.</title>
<updated>2014-09-05T10:04:55Z</updated>
<author>
<name>Stefan Esser</name>
</author>
<published>2014-09-05T10:04:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=36fbfd148ec65a5bfe91fcd666f3b693b06f1699'/>
<id>urn:sha1:36fbfd148ec65a5bfe91fcd666f3b693b06f1699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some PHP 5.6.0aplha2 compatibility</title>
<updated>2014-02-17T20:34:51Z</updated>
<author>
<name>Stefan Esser</name>
</author>
<published>2014-02-17T20:34:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=08caa5ac0051445077989810786fc3a41f7e390e'/>
<id>urn:sha1:08caa5ac0051445077989810786fc3a41f7e390e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We still need our own handlers for RFC1867 post uploads because PHP's filter system is strangely implemented.</title>
<updated>2014-02-12T13:09:22Z</updated>
<author>
<name>Stefan Esser</name>
</author>
<published>2014-02-12T13:09:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=ba107ed8edb37412c3652ca8b17be78294d28ce4'/>
<id>urn:sha1:ba107ed8edb37412c3652ca8b17be78294d28ce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have to override the std post handler otherwise the filter does not work</title>
<updated>2014-02-12T12:26:37Z</updated>
<author>
<name>Stefan Esser</name>
</author>
<published>2014-02-12T12:26:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=73f880f8516e98c10acf0c1a848e82ad17605c2f'/>
<id>urn:sha1:73f880f8516e98c10acf0c1a848e82ad17605c2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not forget to unhook.</title>
<updated>2014-02-11T22:48:17Z</updated>
<author>
<name>Stefan Esser</name>
</author>
<published>2014-02-11T22:48:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/archives/suhosin/commit/?id=3b24f87e1e0673a2a9c6bfcfa09d91b19bcaaf3a'/>
<id>urn:sha1:3b24f87e1e0673a2a9c6bfcfa09d91b19bcaaf3a</id>
<content type='text'>
</content>
</entry>
</feed>
