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
2019-01-16
Fix a compilation warning
jvoisin
2019-01-14
Reorganize the testsuite
jvoisin
2019-01-12
Fix missing symbol when there is no session support
jvoisin
2019-01-12
Make compilation stop gracefully in the absence of PCRE
jvoisin
2019-01-03
Add a gitlab-ci file, and a fix test on Fedora
jvoisin
2019-01-01
Fix a harmless-but-invalid zend_string_release
jvoisin
2018-12-26
Document that it's not possible to hook builtins via regexp
jvoisin
2018-12-26
Add two eval-related tests
jvoisin
2018-12-26
Fix the build for php7.0
jvoisin
2018-12-26
Fix the build for php7.0 and php7.1
jvoisin
2018-12-26
Bump a bit the coverage
jvoisin
2018-12-26
Add a PHP5 guard
jvoisin
2018-12-26
Remove an unnecessary guard against infinite recursion in session handling
jvoisin
2018-12-26
Make the testsuite a bit more portable
jvoisin
2018-12-21
bump the changelog
v0.4.1
kka
2018-12-15
Provide a php script, to get rid of the python one for test suite
Remi Collet
2018-12-15
Improve simulation mode for session cookies (#259)
jvoisin
2018-11-18
Minor code clarification
jvoisin
2018-10-25
Minor formatting issue
jvoisin
2018-10-25
Snuffleupagus should now compile on Windows
jvoisin
2018-10-09
Bump again
jvoisin
2018-10-09
Bump coverage
jvoisin
2018-10-09
Bump the coverage a bit
jvoisin
2018-10-09
Remove 3 useless lines
jvoisin
2018-10-09
Don't check the return values of functions that might not return (#255)
jvoisin
2018-10-09
Improve mb_string hooking logic
jvoisin
2018-10-08
Add a test
jvoisin
2018-10-06
Add a missing opcode in sp_execute_ex
jvoisin
2018-10-06
Coverage++
jvoisin
2018-10-06
Bump coverage again
jvoisin
2018-10-06
Bump coverage again
jvoisin
2018-10-06
Fix the silly mistake for good
jvoisin
2018-10-06
Fix a silly mistake
jvoisin
2018-10-06
Add a test
jvoisin
2018-10-06
Bump a bit the coverage
jvoisin
2018-10-06
Remove sp_terminate and bump a bit the coverage
jvoisin
2018-10-05
Fix segfault array keys
kkadosh
2018-09-10
Minor code simplification
jvoisin
2018-09-10
Improve a bit the coverage
jvoisin
2018-09-10
Bump the coverage
jvoisin
2018-09-03
Add a const attribute, added in 7.3
Remi Collet
2018-09-03
Fix #241 segfault on 32-bit related to bad protype (#242)
Remi Collet
2018-09-01
Use php full path
Remi Collet
2018-08-31
Bump the changelog
v0.4.0
jvoisin
2018-08-30
Minor code cleanup
xXx-caillou-xXx
2018-08-30
Change how we're handling invalid configurations
xXx-caillou-xXx
2018-08-30
Match on ret improvements
xXx-caillou-xXx
2018-08-29
Change how we're validating certificates
xXx-caillou-xXx
2018-08-29
Remove the GLOB_BRACE flag
Antoine Tenart
2018-08-29
Verify certs (#223)
jvoisin
[next]