<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snuffleupagus/src/sp_config_keywords.h, branch master</title>
<subtitle>Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest! 
</subtitle>
<id>http://git.dustri.org/snuffleupagus/atom?h=master</id>
<link rel='self' href='http://git.dustri.org/snuffleupagus/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/'/>
<updated>2022-12-08T19:55:46Z</updated>
<entry>
<title>Add unserialize_noclass</title>
<updated>2022-12-08T19:55:46Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2022-12-07T20:02:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=ccfaf3e4713b1878241f1235a6fcb66ad0582d47'/>
<id>urn:sha1:ccfaf3e4713b1878241f1235a6fcb66ad0582d47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fincy new scanner/parser for config rules + fixed a few bugs along the way + fixed related unittests</title>
<updated>2021-08-16T13:47:01Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2021-08-16T13:47:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=5148ded7268b569fd5e720f90b44645c83ac3e9e'/>
<id>urn:sha1:5148ded7268b569fd5e720f90b44645c83ac3e9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implemented ini settings protection</title>
<updated>2021-08-06T18:23:52Z</updated>
<author>
<name>Ben Fuhrmannek</name>
</author>
<published>2021-08-06T18:23:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=2392c46836ceea520fa2a45369c8d638aadb943c'/>
<id>urn:sha1:2392c46836ceea520fa2a45369c8d638aadb943c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support direct syslog logging</title>
<updated>2019-08-31T13:32:36Z</updated>
<author>
<name>Thibault "bui" Koechlin</name>
</author>
<published>2019-08-31T13:32:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=504f02992ace82a5520bc0ca43d9562c077a06e4'/>
<id>urn:sha1:504f02992ace82a5520bc0ca43d9562c077a06e4</id>
<content type='text'>
Add the possibility to log directly into the syslog, instead of using php's log system.</content>
</entry>
<entry>
<title>Change how we're validating certificates</title>
<updated>2018-08-29T16:09:51Z</updated>
<author>
<name>xXx-caillou-xXx</name>
</author>
<published>2018-08-29T16:09:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=89e859d09248de6b1b9b9cdd652cb72c9f7ff098'/>
<id>urn:sha1:89e859d09248de6b1b9b9cdd652cb72c9f7ff098</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Verify certs (#223)</title>
<updated>2018-08-29T08:55:49Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-08-29T08:55:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=64e52596abaf4bdd4c17f79c4e8acf25d1a452b4'/>
<id>urn:sha1:64e52596abaf4bdd4c17f79c4e8acf25d1a452b4</id>
<content type='text'>
Ensure that certificates are verified in curl
should close #47 </content>
</entry>
<entry>
<title>Add whitelist support for php's wrappers</title>
<updated>2018-08-27T11:56:44Z</updated>
<author>
<name>xXx-caillou-xXx</name>
</author>
<published>2018-08-27T11:56:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=096e7faa6a5e21e5416a7c8c484e27acd4636a66'/>
<id>urn:sha1:096e7faa6a5e21e5416a7c8c484e27acd4636a66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trying to fix sloppy comparison  (#186)</title>
<updated>2018-07-09T07:37:58Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-07-09T07:37:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=5da3a92492bf169e62367d954cfa7432bee51fed'/>
<id>urn:sha1:5da3a92492bf169e62367d954cfa7432bee51fed</id>
<content type='text'>
* Trying to fix sloppy comparison https://github.com/nbs-system/snuffleupagus/issues/10 by
modifying php's opcode
</content>
</entry>
<entry>
<title>Support session encryption</title>
<updated>2018-05-29T19:34:16Z</updated>
<author>
<name>kkadosh</name>
</author>
<published>2018-05-29T19:34:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=7832438b7abedf567ce6376f99949f419abcdff1'/>
<id>urn:sha1:7832438b7abedf567ce6376f99949f419abcdff1</id>
<content type='text'>
Implement session encryption.</content>
</entry>
<entry>
<title>Eval whitelist</title>
<updated>2018-01-10T13:56:33Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-01-10T13:56:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=ad6b3e723fe26bf1a3a573aed776960916d35499'/>
<id>urn:sha1:ad6b3e723fe26bf1a3a573aed776960916d35499</id>
<content type='text'>
Implement whitelist in eval</content>
</entry>
</feed>
