You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/qa/coccinelle
Victor Julien 39cf5b151a src: includes cleanup
Work towards making `suricata-common.h` only introduce system headers
and other things that are independent of complex internal Suricata
data structures.

Update files to compile after this.

Remove special DPDK handling for strlcpy and strlcat, as this caused
many compilation failures w/o including DPDK headers for all files.

Remove packet macros from decode.h and move them into their own file,
turn them into functions and rename them to match our function naming
policy.
4 years ago
..
Makefile.am qa/coccinelle: fix make distcheck 7 years ago
access-pkt-packet.cocci Update coccinelle script to match syntax evolution. 14 years ago
action-pkt.cocci action handling: add test to avoid direct access 13 years ago
banned-functions.cocci qa: add atoi to list of banned functions 6 years ago
direct-packet.cocci
malloc-error-check.cocci qa/cocci: support FAIL macros in malloc check 6 years ago
pktnotset-packet.cocci src: includes cleanup 4 years ago
realloc.cocci coccinelle: add test on realloc 13 years ago
run_check.sh qa: generate struct-flags.cocci at each run 7 years ago
siginit.cocci coccinelle: add siginit test 10 years ago
size_t.cocci coccinelle: protecting regexp operator is not needed 13 years ago
struct-flags.py qa/coccinelle: fix make distcheck 7 years ago
sz3.cocci cocci test: add sizeof test 14 years ago
uint.cocci cocci: add test to check for uint use 9 years ago