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
Victor Julien 5bfedf78fc posix: replace bzero with memset
bzero(3): The bzero() function is deprecated (marked as LEGACY in
POSIX.1-2001); use memset(3) in new programs.  POSIX.1-2008 removes
the specification of bzero().

Use memset instead.
6 years ago
..
coccinelle posix: replace bzero with memset 6 years ago
docker docker: add ASAN to pcaps build 10 years ago
gnuplot
Makefile.am Add DrMemory suppress file 12 years ago
drmemory.suppress qa: add more drmemory suppressions for hyperscan 7 years ago
lsan.suppress qa: add leak sanitzer suppression 9 years ago
prscript.py prscript: update urls to use OISF repo 8 years ago
sock_to_gzip_file.py
travis-libhtp.sh qa: update url in libhtp script 8 years ago
travis.sh travis: move checks into script 6 years ago
valgrind.suppress valgrind: support hyperscan warning 6 years ago
wirefuzz.pl wirefuzz: add 'quiet' mode 7 years ago