| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-31 | Bump the changelogv0.4.0 | jvoisin | |
| 2018-08-30 | Change how we're handling invalid configurations | xXx-caillou-xXx | |
| Since our configuration format is a bit more complex than php's one, we have a `sp.allow_broken_configuration` parameter (`false` by default), that you can set to `true` if you want PHP to carry on if your Snuffleupagus' configuration contains syntax errors. You'll still get a big scary message in your logs of course. We do **not** recommend to use it of course, but sometimes it might be useful to be able to "debug in production" without breaking your website. | |||
| 2018-08-29 | Change how we're validating certificates | xXx-caillou-xXx | |
| 2018-08-29 | Add new propaganda items, include ourselves and swisscenter | Thibault "bui" Koechlin | |
| 2018-08-29 | Verify certs (#223) | jvoisin | |
| Ensure that certificates are verified in curl should close #47 | |||
| 2018-08-27 | Document that the previous commit might break other cookie-related extensions | jvoisin | |
| 2018-08-27 | Add whitelist support for php's wrappers | xXx-caillou-xXx | |
| 2018-08-23 | Fix a typo in a link | jvoisin | |
| 2018-08-23 | Add some articles to the propaganda page | jvoisin | |
| 2018-08-21 | Fix a link | jvoisin | |
| 2018-08-21 | Document our type-juggling-prevention system | jvoisin | |
| 2018-08-20 | Bump the changlogv0.3.1 | hamza (hes) ES SAHELY | |
| 2018-08-09 | Improve the cookie encryption documentation | kka | |
| 2018-07-19 | Add some slides | jvoisin | |
| 2018-07-19 | Fix the changelog's links | jvoisin | |
| 2018-07-19 | Bump the changelog | kka | |
| 2018-07-18 | Fix a broken link in the encryption documentation | kka | |
| 2018-07-18 | Fix broken link in the config documentation | kka | |
| 2018-07-18 | Fix broken links in the documentation | kka | |
| 2018-07-13 | Document even more the `print`/`echo` situation | jvoisin | |
| 2018-07-13 | Document why `print` might look like `echo` in logs | jvoisin | |
| 2018-07-09 | Trying to fix sloppy comparison (#186) | jvoisin | |
| * Trying to fix sloppy comparison https://github.com/nbs-system/snuffleupagus/issues/10 by modifying php's opcode | |||
| 2018-05-29 | Support session encryption | kkadosh | |
| Implement session encryption. | |||
| 2018-03-29 | Clarify the documentation wrt. configuration files | jvoisin | |
| This should close #172 | |||
| 2018-03-13 | Fix a warning in the doc | jvoisin | |
| 2018-03-13 | Fix the documentation wrt. misc examples of rules | jvoisin | |
| 2018-03-12 | Bump the changelogv0.2.2 | jvoisin | |
| 2018-02-12 | Mention the script in the documentation | jvoisin | |
| 2018-02-09 | Clarify a bit the documentation | jvoisin | |
| 2018-02-07 | Bump the changelogv0.2.1 | jvoisin | |
| 2018-01-18 | Optimize the logo picture | jvoisin | |
| 2018-01-18 | Fix a damn typo in the changelog | jvoisin | |
| 2018-01-18 | Fix a typo in the release number :< | jvoisin | |
| 2018-01-18 | Bump the changelog | jvoisin | |
| 2018-01-18 | Document the glob feature | jvoisin | |
| 2018-01-17 | Mention the debug page in the documentation | jvoisin | |
| 2018-01-17 | Our configuration files are ending in .rules, not .ini | jvoisin | |
| This commit fixes the documentation, our shipped configuration files, and the related tests. Thanks to @remicollet for the tip | |||
| 2018-01-15 | Add a note about session cookies handling. | jvoisin | |
| 2018-01-12 | Add an ugly hack to our parser to make the writing of configuration rules ↵ | jvoisin | |
| more obvious. | |||
| 2018-01-12 | Massive overhaul of the documentation | jvoisin | |
| 2018-01-12 | Improve a bit the documentation | jvoisin | |
| 2018-01-10 | Rework the priority of bl/wl in eval | jvoisin | |
| 2018-01-10 | Eval whitelist | jvoisin | |
| Implement whitelist in eval | |||
| 2018-01-04 | Eval blacklist | jvoisin | |
| Add support for eval filtering, only blacklist for now | |||
| 2018-01-03 | Update debug.rst | Thibault "bui" Koechlin | |
| 2018-01-03 | syntax | Thibault "bui" Koechlin | |
| 2018-01-03 | Document how to debug Snuffleupagus | jvoisin | |
| 2017-12-27 | Minor documentation improvement | jvoisin | |
| 2017-12-26 | Add a link to a blogpost | jvoisin | |
| 2017-12-26 | Add a link to our blackalps talk | jvoisin | |
