]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-04-26  Philippe Antoinedetect: refactoring parsing of ip range 4886/head
2020-04-26  Philippe Antoinesignature: minimizes ip CIDR for ip range
2020-04-25  Jeff Lucovskydecode/erspan: Warn on ERSPAN Type I config 4882/head
2020-04-25  Jeff Lucovskydecode/erspan: Add warning ERSPAN Type I config
2020-04-25  Jason Ishdoc: typo: http.server_body should be http.response_body
2020-04-25  Victor Julienflowbits: fix hang in flowbits 'or' parsing
2020-04-25  Victor Julienfuzz: suppress too noisy htp errors check 4878/head
2020-04-25  Jeff Lucovskynapatech: Correct timestamp rounding issue
2020-04-25  Jeff Lucovskynapatech: Check for out-of-band control operations
2020-04-25  Jeff Lucovskydag: Check for out-of-band control operations
2020-04-25  Phil Youngnapatech: Restructure Packet/Hostbuffer release
2020-04-25  Shivani Bhardwajaf-packet: change type of cluster_id to uint16_t
2020-04-25  Shivani Bhardwajsrc: remove multiple uses of atoi
2020-04-24  Shivani BhardwajAdd wrappers for validating range checks
2020-04-24  Victor Julienfastlog: copyright year bump and remove stale comments 4864/head
2020-04-24  Victor Julienfastlog: fix unlikely memleak
2020-04-24  Victor Julienthash: suppress coverity fp's
2020-04-24  Victor Juliendatasets: suppress coverity fp's
2020-04-24  frank honzarfb: Update incomplete handling in parser.
2020-04-24  Jason Ishgithub-ci: check all commits on pr
2020-04-23  Philippe Antoinehttp: adds debug check against too many warnings
2020-04-23  Jeff Lucovskydetect/ftp: FTP memory accounting fixes
2020-04-23  Victor Julienapp-layer: fix protocol detection bail conditions for...
2020-04-23  Jeff Lucovskydetect/lua: Unregister object during free
2020-04-23  Jeff Lucovskydetect: Provide `de_ctx` to free functions
2020-04-23  Jeff Lucovskydetect: Provide function to clear per-thread ctx
2020-04-21  Shivani Bhardwajflowbits: Allow support for flowbit ORing 4847/head
2020-04-20  Victor Juliendoc/perf: minor improvements 4839/head
2020-04-20  Andreas Herzdoc: add performance analysis section
2020-04-20  Philippe Antoineftp: use switch for ftp commands for style
2020-04-20  Philippe Antoineftp: FTPGetAlstateProgress for done port commands
2020-04-20  Philippe Antoineftp: indent FTPParseResponse again
2020-04-20  Philippe Antoineftp: FTPParseResponse bufferizes lines
2020-04-20  Philippe Antoinedetect: fix insertion in linked list for fast pattern
2020-04-20  Victor Julienconf/datadir: fix possible out of bounds array access
2020-04-20  Victor Juliendatasets: remove useless variables
2020-04-20  Victor Juliendatasets: add 'dataset-remove' unix command
2020-04-20  Victor Juliendatasets: add 'remove' support
2020-04-17  Victor Julienthash: add 'remove' support
2020-04-17  Victor Juliendatasets: improve 'dataset-add' error checking
2020-04-17  Victor Juliendatasets: fix return values for 'add's
2020-04-17  Victor Juliendatasets: fix ref cnt handling
2020-04-17  Victor Juliendatasets: silence noisy 'dataset-add' log
2020-04-16  Victor Julienbuild: default to c11 standard 4832/head
2020-04-16  Victor Julienbuild: don't limit C std to c99 (gnu99)
2020-04-16  Victor Julienconfigure: check for u_int and friends
2020-04-16  Victor Julienfuzz: include pcap headers through suricata-common.h
2020-04-16  Victor Julienthreads: remove u_long usage
2020-04-16  Victor Julienthreads: make thread local storage manadatory
2020-04-16  Victor Julienatomics: stdatomics.h version of SC_ATOMIC_* wrappers
2020-04-16  Victor Juliendetect-engine/tags: avoid confusion over data type
2020-04-16  Victor Julienatomics: remove unused macros
2020-04-16  Victor Julienatomics: add SC_ATOMIC_INITPTR macro
2020-04-16  Victor Julienatomics: change SC_ATOMIC_ADD to 'fetch_add'
2020-04-16  Victor Julienatomics: avoid unnecessary (direct) CAS use
2020-04-16  Victor Julienatomics: remove useless SC_ATOMIC_DESTROY
2020-04-16  Victor Julienatomics: remove spinlocked fallback
2020-04-15  Victor Julienfuzz: fix applayer eof check segv
2020-04-15  Philippe Antoinefuzz: stop app layer target as Suricata
2020-04-15  Philippe Antoineconf: returns instead of exiting in ConfYamlParse
2020-04-14  Victor Julienfuzz: add missing debug validation to configure
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
next