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
2022-05-20
Bump the changelog
v0.8.2
jvoisin
2022-05-17
Fix ZTS build
Luc Vieillescazes
2022-05-17
Only set orig_register_server_variables once
Remi Collet
2022-05-16
Bump the changelog
v0.8.1
jvoisin
2022-05-16
Don't run disabled_functions_param_str_representation_php8 on php7
jvoisin
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
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
Fix dom-related test on Debian 11 on PHP7.4
jvoisin
2022-03-29
Fix compilation on old systems
jvoisin
2022-03-28
Use `AC_PROG_CC` to make compilers behave correctly
jvoisin
2022-03-20
Install re2c in the CI
jvoisin
2022-03-20
Modernize the m4 file
jvoisin
2022-03-20
Fix compilation on PHP<7.2
jvoisin
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-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
removed redundant tests + 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 compiler warning + better warning message
Ben Fuhrmannek
2022-01-11
fixed incorrect test description
Ben Fuhrmannek
2022-01-11
removed a few newlines
Ben Fuhrmannek
2022-01-11
made xml a runtime requirement instead of compile time
Ben Fuhrmannek
2022-01-11
fixed test case
Ben Fuhrmannek
2022-01-11
handle opcache test case failure
Ben Fuhrmannek
2022-01-11
skip test if pcntl is missing
Ben Fuhrmannek
2022-01-10
removed some debugging output
Ben Fuhrmannek
2022-01-07
proper test case cleanup
Ben Fuhrmannek
2022-01-07
fixed invalid return value
Ben Fuhrmannek
2022-01-06
prevent double checks and fixed segfault on return value access
Ben Fuhrmannek
2022-01-06
make tests for running tests w/ and w/o debug mode
Ben Fuhrmannek
2022-01-06
added stderr debug output option to configure instead of CFLAGS
Ben Fuhrmannek
[next]