]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2021-03-12  Victor Julieneve/drop: use highest priority drop 5976/head
2021-03-12  Victor Juliendetect/alert: apply pd only actions to flow
2021-03-11  Victor Juliendetect/alert: minor code refactor
2021-03-11  Victor Juliendetect/iponly: don't check & set flow flags twice
2021-03-05  Victor Julieneve/ike: gracefully handle renamed output config 5959/head 5961/head
2021-03-05  frank honzaikev1: add documentation for ikev1
2021-03-05  Sascha Steinbissikev1: add metadata to alerts
2021-03-05  Sascha Steinbissikev1: add ikev1 parser
2021-03-05  frank honzaikev1: rename ikev2 to common ike
2021-03-05  frank honzadetect: added support for protocol-aliases
2021-03-05  frank honzautil: add function converting u8-array into a hex-String
2021-03-05  frank honzadetect: add comparison-mode LTE/GTE for Detect(U32...
2021-03-05  Victor Juliendetect/analyzer: fix mpm display on payload only rules 5958/head
2021-03-05  Victor Juliendetect: suppress error message for pcre only rules
2021-03-05  Victor Juliendetect/analyzer: suggest modern keywords
2021-03-05  Victor Juliendetect/analyzer: fix json output for warnings/notes
2021-03-05  Victor Juliendetect/asn1: minor cleanups
2021-03-05  Victor Juliendetect/http-server-body: clean up test
2021-03-03  Victor Juliendetect/icmp: reject invalid rules for icode/itype 5953/head
2021-03-03  Victor Juliendetect/prefilter: fix null ptr deref on invalid rule
2021-02-28  Victor Juliendetect/state: fix reset bug
2021-02-28  Victor Juliendetect/state: test to show reset bug
2021-02-28  Victor Juliendetect/state: minor code cleanup
2021-02-27  Jason Ishfilestore: fix global counter init in unix socket mode
2021-02-26  Philippe Antoinesmb: relax probing parser to handle first NBSS message
2021-02-26  Philippe Antoineprotodetect: only run ProbingParserTc if STREAM_TOCLIENT
2021-02-26  Philippe Antoinefuzz: more precise assertion for protocol detection
2021-02-26  Philippe Antoinesmb: probing parser for start and midstream
2021-02-26  Philippe Antoinesmb: split probing function for code style
2021-02-26  Philippe Antoinedetect: fix overflows in SetupU8Hash
2021-02-26  Philippe Antoinessl: reset state when breaking out of SSLV3_HANDSHAKE_P...
2021-02-26  Philippe Antoinemodbus: stop allocating transactions when flooded
2021-02-26  Philippe Antoineicmpv6: bail out for icmpv6.hdr keyword if not ICMPv6
2021-02-26  Jeff Lucovskyoutput/http2: Multi-threaded EVE logging support
2021-02-26  Philippe Antoineeve: fix memory leak in metadata
2021-02-26  Shivani Bhardwajdoc: fix ubuntu pkg name for tcmalloc 5935/head
2021-02-26  Philippe Antoinedecode: limits the number of decoded layers
2021-02-26  Victor Juliendetect: set HTTP SWF decompress limits 5932/head
2021-02-26  Victor Juliendetect/http.request_body: fix tracking with xforms
2021-02-26  Victor Juliendetect/file.data: fix mixing transforms (http)
2021-02-26  Victor Juliendetect/file.data: fix mixing transforms (file api)
2021-02-26  Victor Juliendetect: track base id for xform buffers
2021-02-25  Victor Juliendetect/analyzer: fix pkt engine display
2021-02-25  Victor Julienclassification: sync and update
2021-02-23  Shivani Bhardwajdcerpc: trigger raw assembly on record completion 5913/head
2021-02-23  Shivani Bhardwajrust/context: add AppLayerParserTriggerRawStreamReassembly
2021-02-23  Philippe Antoinesmb: andx support 5910/head
2021-02-23  Ilya Bakhtinstream/tcp: fix stream side after direction change 5908/head
2021-02-23  Jason Ishdoc/quickstart: use new test url that works
2021-02-23  Josh Stroscheindoc: update installation documentation for CentOS and...
2021-02-22  Philippe Antoinehttp: makes decompression time limit configurable 5899/head
2021-02-22  Eric Leblondutil/thash: fix memcap consolidate function 5891/head
2021-02-22  Ilya Bakhtinstream: TcpStreamCnf.midstream type changed to bool
2021-02-22  Ilya Bakhtinprotodetect: improve midstream handling
2021-02-22  Shivani Bhardwajdcerpc/udp: improve detection
2021-02-22  Shivani Bhardwajdcerpc: add probe function
2021-02-22  Shivani Bhardwajrust/applayer: split EOF flag per direction
2021-02-22  Shivani Bhardwajdcerpc/udp: remove transmute
2021-02-20  Philippe Antoineprotodetect: rename direction to flags 5886/head
2021-02-20  Philippe Antoinetcp: remove debug asserts about large windows
2021-02-20  Victor Juliendetect/prefilter: fix handling of prefilter as fast_pat...
2021-02-20  Philippe Antoinedetect: forbids unsupported prefilters
2021-02-20  Victor Juliendetect/fast_pattern: add prefilter test
2021-02-20  Philippe Antoinefuzz: fix typo in comment
2021-02-18  Philippe Antoinehttp2: http.stat_msg keyword now works for HTTP2 5875/head
2021-02-18  Philippe Antoinehttp2: http.uri.raw keyword now works for HTTP2
2021-02-18  Philippe Antoinehttp2: http.user_agent keyword now works for HTTP2
2021-02-18  Philippe Antoinehttp2: http.uri keyword now works for HTTP2
2021-02-18  Philippe Antoineprotos: renaming ALPROTO_HTTP* constants
2021-02-18  Philippe Antoinehttp: introduces ALPROTO_HTTP_ANY
2021-02-18  Philippe Antoineproto: introduce signature protocol, as extension to...
2021-02-16  Jason Ishgithub-ci: test install of library 5866/head
2021-02-16  Jason IshMakefile: break headers and source into 2 vars
2021-02-16  Jason Ishlibsuricata-config: program to print build flags
2021-02-16  Jason Ishrust: separate the rust lib from RUST_LDADD
2021-02-16  Jason Ishconfigure: put lua libs in LIBS not LDFLAGS
2021-02-16  Jason Ishinstall: makefile target to install libraries
2021-02-16  Jason Ishlib: build shared library on Linux
2021-02-16  Jason Ishrust: rename lib to libsuricata_rust
2021-02-16  Jason Ishgithub-ci: add -fsanitize=address to LDFLAGS for asan...
2021-02-16  Jason Ishrust/Makefile: add Cargo.toml as make dependency
2021-02-16  Jason Ishbuild: use a static convenience library for C code
2021-02-13  Victor Julienhost: improve compare logic 5855/head
2021-02-13  Victor Juliendetect/iprep: fix loading of mixed ipv4/ipv6 lists
2021-02-12  Jason Ishgithub-ci: run suricata-verify on centos-7 build 5840/head
2021-02-12  Jason Ishrust/ffi: provide AppLayerRegisterParser in context
2021-02-12  Jason Ish.gitignore: ignore .a files
2021-02-12  Victor Julienfuzz: run OSS-Fuzz corpus and track coverage
2021-02-12  Philippe Antoinedetect: initializes memory in bytemath parsing
2021-02-12  Philippe Antoinefuzz: driver running directories as well as single...
2021-02-12  Eric Leblondsuricata: improve list keywords
2021-02-12  Eric Leblondsuricata: return error value of custom run modes
2021-02-12  Eric Leblondutil/running-modes: don't exit in running mode
2021-02-12  Eric Leblondlog/pcap: exit on invalid filename
2021-02-12  Eric Leblondsuricata: unix-socket mode and -l are compatible
2021-02-12  Eric Leblondeve: only output ja3 and ja3s if present
2021-02-12  Jeff Lucovskydetect/pcre: Test capture group/var mismatch
2021-02-12  Jeff Lucovskydetct/pcre: Correct capture group count check
2021-02-12  Philippe Antoinetemplate: use response_gap in rust parser
2021-02-12  Victor Juliendetect/state: optimize state keeping
next