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
Age
Commit message (
Collapse
)
Author
2022-05-15
Bump the changelog
v0.8.0
jvoisin
2022-05-15
Fix a possible null-pointer dereference
jvoisin
2022-05-15
Silence a false positive in gcc
jvoisin
2022-05-06
Silence a compiler warning
jvoisin
2022-05-06
Bump sp_config_scanner.cached.c
jvoisin
2022-05-06
Another constify pass
jvoisin
2022-05-06
Snuffleupagus' parser is compatible with re2c 3
jvoisin
2022-05-03
Add another user to the list!
jvoisin
2022-05-03
More const frenzy
jvoisin
2022-05-03
Small code formatting fix
jvoisin
2022-05-03
Two more const
jvoisin
2022-05-03
Even more const
jvoisin
2022-05-03
Constify a bit sp_var_value.c
jvoisin
2022-05-03
Speed up a tiny bit `sp_parse_var`
jvoisin
2022-05-03
Help the compiler to optimize sp_do_hash_hmac_sha256 a more
jvoisin
2022-05-03
Add a `const`
jvoisin
2022-05-02
Add more tests for php8
jvoisin
2022-04-17
Improve the portability of the php7 rules
jvoisin
2022-04-17
Fix dom-related test on Debian 11 on PHP7.4
jvoisin
2022-03-29
Fix compilation on old systems
jvoisin
Thanks to rainerjung@ for investigating.
2022-03-28
Use `AC_PROG_CC` to make compilers behave correctly
jvoisin
2022-03-20
Fluff a bit the changelog
jvoisin
2022-03-20
Revert the readme, and improve the "Thanks" section
jvoisin
2022-03-20
Install re2c in the CI
jvoisin
2022-03-20
Modernize the m4 file
jvoisin
2022-03-20
Add more distributions to php8 CI
jvoisin
2022-03-20
Fix compilation on PHP<7.2
jvoisin
2022-03-20
Re-enable old php version in the CI
jvoisin
2022-03-20
Revert "remove slides from source repo"
jvoisin
This reverts commit ca3b1fc0afc78646d3474da0c9fca409673a217b.
2022-03-20
Revert "Delete coverity.yml"
jvoisin
This reverts commit bdefc4361017425d978ac3bfe536f11a0cc88d23.
2022-03-20
Merge remote-tracking branch 'sektioneins/master'
jvoisin
2022-03-20
fixed trigger logic to parameter matching
Ben Fuhrmannek
2022-03-20
stricter config checks
Ben Fuhrmannek
2022-03-04
Add some articles to the propaganda page
jvoisin
2022-03-04
Remove a useless symlink in the CI on alpine for php8
jvoisin
2022-03-04
Run tests on fedora 34
jvoisin
2022-03-04
Run the CI every week
jvoisin
2022-02-05
added config dump/export for use with other tools
Ben Fuhrmannek
2022-02-05
sp_list length
Ben Fuhrmannek
2022-02-05
introduced sp_regexp / store original regex
Ben Fuhrmannek
2022-02-05
convert cidr to string
Ben Fuhrmannek
2022-01-12
add grep to alpine test container
Ben Fuhrmannek
2022-01-12
more alpine test fixes
Ben Fuhrmannek
2022-01-12
removed redundant tests + minor fixes
Ben Fuhrmannek
2022-01-12
fix alpine test setup + minor fixes
Ben Fuhrmannek
2022-01-12
make session support a runtime check instead of compile time
Ben Fuhrmannek
2022-01-12
fixed potential oob read
Ben Fuhrmannek
2022-01-12
fixed newlines + typo
Ben Fuhrmannek
2022-01-12
fixed compiler warning + better warning message
Ben Fuhrmannek
2022-01-12
make release builds without -j
Ben Fuhrmannek
[next]