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
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
2017-10-05
Use clang on travis-ci (#23)
jvoisin
2017-10-05
Use PHP's entropy generation primitive, instead of a ghetto one (#24)
jvoisin
2017-10-03
Add a test for functions used in UPPERCASE
jvoisin
2017-10-02
Add a warning if the env var is NULL
jvoisin
2017-10-02
First pass for #9
jvoisin
2017-09-29
Fix two cookie encryption issues found by @cfreal, and a bonus one (#18)
jvoisin
2017-09-26
Implement, test and document namespace support
jvoisin
2017-09-26
Simplify and improve the build system
jvoisin
2017-09-26
Merge pull request #8 from nbs-system/fix_local_xxe
blotus
2017-09-25
Bump a bit the coverage
jvoisin
2017-09-25
Fix XXE test when running without XML support
jvoisin
2017-09-25
Improve the travis file
jvoisin
2017-09-25
Fix minor coverity issues
jvoisin
2017-09-25
Show the line number in case of processing error
jvoisin
2017-09-22
Improve a bit the .travis.yml file
jvoisin
2017-09-21
Add travis
jvoisin
2017-09-20
fix XFAIL test for include/require
Sebastien Blot
2017-09-20
Initial import
Sebastien Blot