<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snuffleupagus/src/sp_crypt.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>2023-11-26T20:18:56Z</updated>
<entry>
<title>Fix typos</title>
<updated>2023-11-26T20:18:56Z</updated>
<author>
<name>Christian Göttsche</name>
</author>
<published>2023-11-26T14:14:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=5582bb48818d4f94f548b535e77b0ec6e251abd3'/>
<id>urn:sha1:5582bb48818d4f94f548b535e77b0ec6e251abd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Massively optimize how rules are handled</title>
<updated>2018-07-13T08:36:50Z</updated>
<author>
<name>xXx-caillou-xXx</name>
</author>
<published>2018-07-13T08:36:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=7963580d72a358975133f86f01de2d2eab08ba38'/>
<id>urn:sha1:7963580d72a358975133f86f01de2d2eab08ba38</id>
<content type='text'>
This commit does a lot of things:

- Use hashtables instead of lists to store the rules
- Rules that can be applied at launch time won't be tried at runtime
- Improve feedback when writing nonsensical rules
- Make intensive use of `zend_string` instead of `char*`</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>Refactor the encryption process to extract encrypt/decrypt functions (#176)</title>
<updated>2018-05-15T15:08:34Z</updated>
<author>
<name>kkadosh</name>
</author>
<published>2018-05-15T15:08:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=e0c2ca8624ebbf1a2c6ff9cff3d1284236e327e2'/>
<id>urn:sha1:e0c2ca8624ebbf1a2c6ff9cff3d1284236e327e2</id>
<content type='text'>
Refactor the encryption process to extract encrypt/decrypt functions
</content>
</entry>
</feed>
