]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-04-14  Victor Julienfuzz: add configure wrapper for oss-fuzz 4813/head
2020-04-13  Victor Julienincludes: don't include sys/types.h twice 4811/head
2020-04-13  Victor Julienprivs: include headers in suricata-common.h
2020-04-13  Victor Julienconf/yaml: include yaml.h after suricata-common.h
2020-04-13  Sascha Steinbissdoc/install: refer to buster as Debian stable
2020-04-13  Victor Julienfuzz/sigpcap: enable all of eve
2020-04-13  Victor Juliendetect/iponly: fix parsing of '0' valued netmask
2020-04-10  Victor Julienutil/mem: reduce scope of win32 specific include 4806/head
2020-04-10  Victor Julienutil/mem: cleanup by moving atomic from mem hdr
2020-04-10  Victor Julienutil/mem: move most logic to functions
2020-04-10  Victor Julienutil/mem: remove old debug code for counting allocs
2020-04-10  Victor Julienlogging: turn SCLog and SCLogErr into funcs
2020-04-10  Victor Juliencommon: add ATTR_FMT_PRINTF wrapper
2020-04-10  Victor Juliencommon: use suricata-common.h in more places
2020-04-10  Victor Juliencommon: use WARN_UNUSED macro
2020-04-10  Victor Juliendetect/mpm: don't process empty store
2020-04-10  Victor Juliendns/tests: comment typo fixes 4802/head
2020-04-10  Victor Juliendecode: return bool network layer
2020-04-10  Victor Juliendecode/hdlc: initial support
2020-04-10  Victor Juliendecode: single network layer entrypoint
2020-04-10  Victor Juliendecode: create linklayer entry point
2020-04-10  Victor Juliendecode/ieee8021ah: fix possible packet truncation
2020-04-10  Victor Julienfuzz/siginit: cleanup detect engine every 1024 runs
2020-04-10  Andreas Herzapp-layer-template: fix log typo
2020-04-10  Jason Ishconf/yaml: limit recursion depth while paring YAML
2020-04-10  Victor Juliendetect/parse: properly free bidir sigs in error path
2020-04-10  Victor Juliendetect/parse: fix minor memory leak in error path
2020-04-08  Victor Julienfuzz: allow uninitialized stats api 4793/head
2020-04-08  Victor Julienfuzz: remove UNITTEST dependency
2020-04-07  Philippe Antoinedns: improve probe_tcp handling of incomplete data
2020-04-07  Jason Ishsource/erf: validate record length before read
2020-04-07  Victor Julienfuzz/sigpcap: initialize empty packet pool 4785/head
2020-04-07  Todd Mortimerdoc: Update documentation for by_rule and by_both thres...
2020-04-07  Todd Mortimerdetect/threshold: Add tests for thresholding by_rule...
2020-04-07  Todd Mortimerdetect/threshold: Add a common function to (re)allocate...
2020-04-07  Todd Mortimerdetect/threshold: Refactor threshold calculation to...
2020-04-07  Todd Mortimertime: Add TIMEVAL_EARLIER and TIMEVAL_DIFF_SEC macros.
2020-04-07  Todd Mortimerdetect/threshold: Parse by_rule and by_both in rules.
2020-04-06  Victor Julienapp-layer/proto-detect: minor cleanup 4784/head
2020-04-06  Victor Juliendetect/pktvar: fix memory leaks
2020-04-06  Philippe Antoinefuzz: limit input size for protocol detection consisten...
2020-04-06  Jeff Lucovskydetect/ssl: Fix memory leak in version parsing
2020-04-06  Philippe Antoinefuzz: build compatibility with oss-fuzz flags 4780/head
2020-04-04  Jeff Lucovskydoc/devguide: Submission and style 4777/head
2020-04-04  Jason Ishdevguide: include sources in EXTRA_DIST
2020-04-04  Jason Ishgithub-ci: on centos-8 build, use distcheck
2020-04-04  Jason Ishgithub-ci: build documentation on Ubuntu 18.04
2020-04-04  Jason Ishgithub-ci: build documentation on Fedora-31 build
2020-04-03  Philippe Antoineci: adds a build with make tags 4776/head
2020-04-03  Eric Leblondconfigure: correctly display nss/nspr status
2020-04-03  Victor Julienflow: cleanup expectations first
2020-04-03  Eric Leblondapp-layer-expectation: update copyright date
2020-04-03  Eric Leblondapp-layer-expectation: clean expectation at flow end
2020-04-03  Eric Leblondapp-layer-expectation: limit number of expectations
2020-04-03  Eric Leblondapp-layer-expectation: remove unused parameter
2020-03-31  Jeff Lucovskytests/bsize: Fuzzing test case added 4765/head
2020-03-31  Jeff Lucovskydetect/bsize: Ensure numeric values fit
2020-03-31  Victor Juliendetect/parse: fix crash on 'internal' keyword use
2020-03-31  Victor Julienfuzz/siginit: fix leak in case of bidir sig
2020-03-31  Victor Julienfuzz/siginit: minor improvements
2020-03-31  Victor Juliendetect/pkt_data: error on unconsumed transforms
2020-03-31  Victor Juliendetect/pkt_data: code and test cleanup
2020-03-31  Victor Juliendetect: more robust against transform issues
2020-03-30  Sascha Steinbissrfb: make sure size calculations do not overflow
2020-03-30  Jeff Lucovskydetect/tls: Use pcre_copy_substring to avoid leak
2020-03-30  Victor Julienbuild: wrap fuzz targets in guard to fix 'make tags' 4750/head
2020-03-29  Victor Julienfuzz/sigpcap: fix FPs due to missing pkt cleanup
2020-03-28  Victor Juliendecode/vxlan: minor yaml example clarrification 4746/head
2020-03-28  Victor Juliendecode/teredo: implement port support
2020-03-27  Shivani BhardwajUse StringParse* for all parsers and configurations 4739/head
2020-03-27  Shivani BhardwajUse appropriate ByteExtractString* functions
2020-03-27  Shivani Bhardwajutil: Add StringParse* functions
2020-03-26  Philippe Antoinefuzz: remove obsolete AFL code 4735/head
2020-03-26  Victor Julienci: add fuzztargets and afl build test 4732/head
2020-03-26  Philippe Antoinefuzz: simpler way to force usage of CXX linker
2020-03-26  Philippe Antoinefuzz: remove decodeder fuzz target
2020-03-26  Philippe Antoineconfigure: right test for AFLFUZZ_PERSISTANT_MODE 4731/head
2020-03-26  Philippe Antoineci: enables fuzz targets in one build 4729/head
2020-03-24  Victor Julienstream/tcp: fix STREAM_HAS_SEEN_DATA macro 4726/head
2020-03-24  Victor Julienstream/tcp: clean up stream flags
2020-03-23  Pierre Chifflierrust/x509: map decoding errors to decoder events 4721/head
2020-03-23  Pierre Chifflierssl/tls: call rs_cstring_free for strings allocated...
2020-03-23  Pierre Chifflierrust/x509: use the raw serial number so leading zeros...
2020-03-23  Pierre ChifflierDER: remove the C parser for DER
2020-03-23  Pierre Chifflierssl/tls: use the rust decoder to decode X.509 certificates
2020-03-23  Pierre Chifflierrust: add common function to exchange CString objects...
2020-03-22  Jeff Lucovskydetect: byte-test convert neg_op flag to a bool 4717/head
2020-03-22  Jeff Lucovskydetect: Add unittests to exercise bitmask
2020-03-22  Jeff Lucovskydetect: fixup incorrect comments, indentation
2020-03-22  Jeff Lucovskydetect: byte_test impl for bitmask
2020-03-22  Jeff Lucovskydoc: fix documentation typos
2020-03-22  Jeff Lucovskydoc: Update byte_test documentation
2020-03-20  Sascha Steinbissrfb: use more idiomatic Rust code 4715/head
2020-03-20  Victor Julienstream/tcp: fix fast open off by one
2020-03-20  Philippe Antoinefuzz: check tcp splitting evasions in protocol detection
2020-03-20  Philippe Antoinefuzz: enable AFLFUZZ_PERSISTANT_MODE for libfuzzer...
2020-03-20  Philippe Antoinefuzz: use env variable to restrict app layer
2020-03-20  Philippe Antoinefuzz: adds eight fuzz targets
2020-03-19  Frank Honzaadd RFB parser 4710/head
2020-03-19  Victor Julienoutput/anomaly: minor code cleanups
next