index
:
snuffleupagus
85beta2
log2file
master
Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
source
/
features.rst
(
follow
)
Age
Commit message (
Expand
)
Author
2025-04-03
Add some documentation for global strict mode
jvoisin
2024-11-06
Link support script to new jvoisin repository
Sébastien Santoro
2024-06-09
Wording updates
Christian Göttsche
2024-06-09
Add option to specify the allowed "php" wrapper types
Christian Göttsche
2024-06-06
Fix misc typos
Christian Göttsche
2023-02-20
More broken links fixing
Julien Voisin
2023-02-19
Fix a broken link in the documentation
jvoisin
2023-02-17
Improve a bit the documentation
Julien Voisin
2022-12-08
Add unserialize_noclass
jvoisin
2021-05-01
Improve our SQLI-related documentation and remove some useless rules
jvoisin
2020-12-31
Mention PHP8's security features
jvoisin
2020-12-31
Refresh a bit the CVE in the documentation
jvoisin
2020-06-07
Fix a link in the documentation
jvoisin
2020-04-14
Typofix s/than/that/
Travis Paul
2019-01-22
Fix typos and suggest more broad term for sysadmins
tomcodes
2019-01-21
Document the point of having a black-list approach for eval
jvoisin
2018-12-31
Fix spelling issue in features doc
Philip Keighley
2018-12-01
Improve the documentation wrt. functions hooked by sloppy comparisons
jvoisin
2018-11-29
Document our curl-tls-verification magic
jvoisin
2018-11-23
Document a bit more the threat model
jvoisin
2018-08-29
Change how we're validating certificates
xXx-caillou-xXx
2018-08-29
Verify certs (#223)
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-21
Fix a link
jvoisin
2018-08-21
Document our type-juggling-prevention system
jvoisin
2018-07-18
Fix broken links in the documentation
kka
2018-05-29
Support session encryption
kkadosh
2018-01-12
Massive overhaul of the documentation
jvoisin
2018-01-12
Improve a bit the documentation
jvoisin
2018-01-04
Eval blacklist
jvoisin
2017-12-27
Minor documentation improvement
jvoisin
2017-12-22
Fix a typo spotted by @xxx-caillou-xxx
jvoisin
2017-12-21
Improve a bit the documentation wrt. limitations
jvoisin
2017-12-04
Improve the `.dump` filter
jvoisin
2017-11-28
Add some references for `unserialize`, and fix an external link
jvoisin
2017-11-27
Improve a link, thanks to @mikewest
jvoisin
2017-11-24
Implement anti csrf measures
xXx-caillou-xXx
2017-10-10
Improve the layout of the related vulns in the documentation
jvoisin
2017-10-08
Grammar/Punctuation changes (#29)
Connor Carr
2017-10-02
Update the documentation accordingly
jvoisin
2017-10-01
Fix some typos (courtesy of @sabban) and mention tests in the CONTRIBUTING.md...
jvoisin
2017-09-28
Fix some typos in the documentation spotted by some people on reddit ♥
jvoisin
2017-09-26
Update a bit the configuration
jvoisin
2017-09-26
Fix a broken RsT link
jvoisin
2017-09-20
Initial import
Sebastien Blot