]> git.ipfire.org Git - people/ms/suricata.git/history - qa
detect-id: convert unittests to FAIL/PASS APIs
[people/ms/suricata.git] / qa /
2021-09-17  Jason Ishprelude: remove the prelude output
2021-08-23  Philippe Antoineqa: use time on fuzz targets being run on corpus
2021-04-26  Jeff Lucovskygeneral: Cleanup bool usage
2021-02-12  Victor Julienfuzz: run OSS-Fuzz corpus and track coverage
2021-01-20  Victor Julienqa/cocci: support FAIL macros in malloc check
2020-09-08  Eric Leblondprscript: port to python 3
2020-07-14  Zackeus Bengtssonbuildbot-pcaps: remove redundant sudo
2020-07-14  jason taylorprscript: update copyright dates and FSF address
2020-07-08  Shivani Bhardwajqa: add atoi to list of banned functions
2020-03-14  Philippe Antoinepython: style for prscript
2020-02-25  Jason Ishwirefuzz: removed unified2 file removal
2020-02-14  Philippe Antoineutil: UTHmemsearch to use memmem if defined
2019-12-06  Jason Ishtravis: remove cocci and macos builds
2019-12-05  Victor Julienqa/banned-functions: remove strndup now we have a fall...
2019-12-05  Eric Leblondqa/coccinelle: fix make distcheck
2019-12-05  Eric Leblondqa/coccinelle: flag check for setter and getter
2019-12-05  Eric Leblondqa/coccinelle: fix false positive in setter getter
2019-12-05  Eric Leblondqa/coccinelle: port struct-flags.py to Python3
2019-12-05  Eric Leblondqa/coccinelle: reformat struct-flags.py
2019-12-05  Eric Leblondqa: generate struct-flags.cocci at each run
2019-09-26  Victor Julienposix: replace bzero with memset
2019-09-26  Victor Julienposix: remove deprecated index/rindex calls
2019-05-22  Victor Julientravis: move checks into script
2019-05-03  Victor Julienvalgrind: support hyperscan warning
2018-12-27  Eric Leblondcoccinelle: add missing tests to make dist
2018-05-04  Jason Ishqa/coccinelle: allow to run from non git directory
2018-05-02  Victor Julienwirefuzz: add 'quiet' mode
2017-12-13  Victor Julienqa: add more drmemory suppressions for hyperscan
2017-11-02  Peter Manevvalgrind: suppressions for NIC offloading calls
2017-10-03  Eric Leblondprscript: update urls to use OISF repo
2017-09-20  Eric Leblondprscript: update docker code
2017-07-19  Victor Juliencocci: add test to check for uint use
2017-07-19  Victor Juliencocci: ban memmem
2017-06-06  Eric Leblondqa: update struct-flags coccinelle test
2017-04-18  Victor Julienqa: add rand/rand_r to banned functions
2016-11-24  Victor Julienqa: update url in libhtp script
2016-09-19  Eric Leblondcoccinelle: add siginit test
2016-05-27  Victor Juliendrmemory: broader suppressions for hyperscan
2016-05-27  Eric Leblondprscript: fix error handling
2016-05-18  Victor Julienqa: update drmemory suppressions for hyperscan spm...
2016-04-07  Eric Leblondprscript: update logic of sync with master test
2016-03-29  Victor Julienhyperscan: add DrMemory suppressions
2016-02-13  Victor Julienqa: add leak sanitzer suppression
2016-02-13  Victor Julienwirefuzz: exit with error code on more issues
2016-02-13  Victor Julienwirefuzz: logdir handling improvement
2016-02-13  Victor Julienwirefuzz: remove obsolete stream mem check
2016-02-13  Victor Julienwirefuzz: add -N option to count complete passes
2016-02-13  Victor Julienwirefuzz: improve logfile cleanup
2016-02-13  Victor Julienwirefuzz: enforce -n option per run
2016-02-13  Victor Julienwirefuzz: add -S option for exclusive rule load
2016-02-08  Victor Juliendrmemory: suppress magic leak
2016-01-28  Andreas Herzcoccinelle: fix typo for strchrnul
2015-11-17  Eric Leblondprscript: add rm command
2015-11-17  Eric Leblondprscript: docker do not need sudo
2015-09-09  Eric Leblonddocker: add ASAN to pcaps build
2015-05-14  Victor Julienparsing: s/strtok/strtok_r/g
2015-05-08  Eric Leblondcoccinelle: update struct flags test
2015-04-07  Eric Leblondprscript: rework option logic
2015-04-07  Eric Leblondprscript: fix error message in non local test
2015-04-07  Eric Leblondprscript: improve command line
2015-04-07  Eric Leblondprscript: add notification system
2015-04-07  Eric Leblondprscript: improve wordings
2015-04-07  Eric Leblondprscript: suppress useless message
2015-04-07  Eric Leblondprscript: iterate on builds when checking status
2015-04-07  Eric Leblondprscript: read buildbot config from source
2015-04-07  Eric Leblondprscript: add a comment on the SELinux issue
2015-04-07  Eric Leblondprscript: add docker handling support
2015-04-07  Eric Leblondprscript: refactor for docker
2015-04-07  Jason Ishprscript - fallback to json is simplejson not available.
2014-10-18  Victor JulienSuppress ARM valgrind warning
2014-07-31  Eric Leblondprscript: update URL
2014-07-29  Eric Leblondcoccinelle: fix problem with coccinelle 1.0rc21
2014-07-04  Victor JulienAdd initial travis-ci integration.
2014-07-01  Victor Julienvalgrind/magic: add suppression for known issue
2014-04-02  Victor Juliendrmemory: remove bug 978 suppression
2014-01-31  Victor JulienUpdated banned function cocci check
2014-01-20  Victor JulienBug 1083 and 1084: add valgrind suppressions
2014-01-17  Victor JulienBug 980: fix HTTP memory cleanup at shutdown
2014-01-10  Eric Leblondprscript: add --norebase option
2014-01-10  Eric Leblondcoccinelle: protecting regexp operator is not needed
2013-12-13  Eric Leblondcoccinelle: add test on realloc
2013-12-10  Victor JulienAdd DrMemory suppression for Bug #980. Suppress useless...
2013-12-10  Victor JulienRemove DrMemory suppressions for Bug #979, it is fixed.
2013-12-10  Eric Leblondqa: prscript now output pastable line for PR.
2013-12-10  Eric Leblondcoccinelle: fix malloc test
2013-12-10  Eric Leblondcoccinelle: add option to continue on errors
2013-12-06  Eric Leblondprscript: add support for pcap build
2013-11-26  Victor Julienvalgrind: add suppression file
2013-10-02  Eric Leblondcoccinelle: implement parallel check
2013-09-27  Victor JulienAdd DrMemory suppress file
2013-09-25  Eric Leblondprscript: update code following buildbot upgrade
2013-09-25  Eric Leblondprscript: support bigger PR
2013-09-25  Eric Leblondprscript: display url where user can watch build
2013-09-06  Eric Leblondprscript: add verbose option
2013-09-06  Eric Leblondprscript: exit when no build exists
2013-09-06  Eric Leblondprscript: check if branch is synced with master
2013-09-06  Eric Leblondscript: add script to start personal builder
2013-09-03  Eric Leblondautotools: all target are conditional
2013-07-13  Eric Leblondcoccinelle: dynamic testing through make check
2013-07-13  Eric Leblondcoccinelle: add script to generate flags test
next