]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2021-09-09  Andreas Herzrules: add newer rule files to makefile for release... 6363/head
2021-09-09  Victor Julienstream: update memcaps in code to match config
2021-09-06  Philippe Antoinehttp2: support deflate decompression 6348/head
2021-09-06  Victor Julienhttp2: set Debug on structs
2021-09-06  Philippe Antoinehttp2: document HTTP1 keywords enabling 6344/head
2021-09-06  Philippe Antoineipv6: decoder event on invalid length
2021-09-06  Philippe Antoinerust: bump bitflags dependency version
2021-09-06  Philippe Antoineci: dummy git configuration for rebase
2021-09-06  Philippe Antoineci: rebase specified s-v pr
2021-09-06  Jason Ishgithub-ci: enable hiredis on fedora 33 build
2021-09-06  Simon Dugasci: update known rust version
2021-09-06  Victor Julientravis: remove ci file as we switched to github-ci
2021-09-06  Victor Julienthreading: don't pass locked flow between threads
2021-09-06  Shivani Bhardwajcounters: only print alerts if stats are enabled
2021-09-01  Victor Julienmacset: adjust test to pass after fix
2021-09-01  Eric Leblondmacset: fix memory size check
2021-09-01  Eric Leblondflow: be sure to check hash till the end
2021-09-01  Eric Leblondflow: add comment on flow handling
2021-09-01  Eric Leblondstream: increase memcap on memory errors
2021-09-01  Eric Leblondflow: fix a debug assert
2021-09-01  Eric Leblondflow: more accurate flow counters
2021-09-01  Victor Julienflow/worker: handle timeout edge case
2021-09-01  Victor Julienflow/worker: set proper end flag
2021-09-01  Victor Julienflow/manager: set proper end flag
2021-08-09  Victor Juliendetect/analyzer: suggest modern keywords
2021-08-09  Victor Juliendetect/analyzer: fix json output for warnings/notes
2021-06-30  Jason Ishrelease: 6.0.3; update changelog; require htp 0.5.38 suricata-6.0.3
2021-06-30  Jason Ishrust/ike: suppress some compile warnings when not debug
2021-06-25  Shivani Bhardwajikev2: remove transforms fields
2021-06-25  Philippe Antoineswf: right input length for decompression
2021-06-25  Victor Juliendetect: set event if max inspect buffers exceeded
2021-06-25  Victor Juliendetect: fix multi inspect buffer issue; clean up
2021-06-25  Philippe Antoinerust: SCLogDebug is real nop when built as release
2021-06-25  Victor Julienmqtt: move sub/unsub limits into app-layer config
2021-06-25  Sascha Steinbissdetect/mqtt: add topic inspection limit
2021-06-25  Philippe Antoinedetect: use u32 for InspectionBufferMultipleForList
2021-06-25  Philippe Antoinedcerpc: handles bigger inputs than 2^16
2021-06-25  Philippe Antoinesmtp: null terminate before calling strtoul
2021-06-25  Eric Leblondstream/tcp: avoid evasion linked to ACK handling
2021-06-24  Philippe Antoinednp3: fixes use after realloc/free in output
2021-06-23  Philippe Antoinedoc: update sphinx api to use add_css_file 6224/head
2021-06-22  Jason Ishrust/template: suppress unread variable warning 6222/head
2021-06-22  Sascha Steinbissrust: fix warnings with nightly
2021-06-22  Philippe Antoinemodbus: fix memory leak in signature parsing
2021-06-21  Philippe Antoineconfig: fix null dereference in MacSetRegisterFlowStorage 6212/head
2021-06-14  Philippe Antoinehttp2: make http1 rules work on http2 traffic optional
2021-06-14  Philippe Antoineproto: introduce signature protocol, as extension to...
2021-06-14  Philippe Antoineftp: ftp-data recognized by StringToAppProto
2021-06-14  Philippe Antoinehttp2: http.stat_code keyword now works for HTTP2
2021-06-14  Philippe Antoinehttp2: http.cookie keyword now works for HTTP2
2021-06-14  Philippe Antoinehttp2: makes all HTTP1 header keywords work
2021-06-14  Philippe Antoinehttp2: http.host.raw keyword now works for HTTP2
2021-06-14  Philippe Antoinehttp2: http.method keyword now works for HTTP2
2021-06-14  Philippe Antoinehttp2: http.user_agent keyword now works for HTTP2
2021-06-14  Philippe Antoinehttp2: http.uri.raw keyword now works for HTTP2
2021-06-14  Philippe Antoinehttp2: http.uri keyword now works for HTTP2
2021-06-14  Philippe Antoinehttp2: allow http1 keywords for http2 traffic
2021-06-08  Philippe Antoinehttp2: only mimic http1 request if there is one 6186/head
2021-06-08  Mats Klepslandthresholds: Fix buffer overflow in threshold context
2021-06-08  Mats Klepslandthresholds: syntax fixes
2021-06-08  Mats Klepslandthresholds: remove unneeded function argument
2021-06-08  Philippe Antoinerust: fix app-layer parser flags
2021-06-08  Philippe Antoineftp: completely parses pasv and epsv responses
2021-06-08  Jason Ishunix-socket: reset to ready state on startup
2021-06-07  Philippe Antoinehttp2: make decompression a configure-time option 6184/head
2021-06-07  Philippe Antoinehttp2: have filecontainer for both directions
2021-06-07  Philippe Antoinehttp2: adds check about dynamic headers table size
2021-06-07  Victor Julienhttp2: remove dead code
2021-06-07  Philippe Antoinehttp2: remove assertion which can be wrong
2021-06-07  Philippe Antoinehttp2: pass data through when decompression fails
2021-06-07  Philippe Antoinehttp2: decompression for files
2021-06-07  Philippe Antoinerust: BIT_U16 macro utility
2021-06-07  Philippe Antoinerust: better panic message for missing file config
2021-06-04  Jeff Lucovskydecode/vntag: By default, disable vntag decoding 6173/head
2021-06-01  Jeff Lucovskydecode/vntag: Add VNTag decoder logic
2021-06-01  Jeff Lucovskytests/vntag: VNTAG decoder unittests
2021-06-01  Jeff Lucovskydecode/vntag: VNTAG 802.1Qbh decoder
2021-06-01  Jeff Lucovskydecode/stats: VNTAG stats
2021-06-01  Jeff Lucovskydecode/events: VNTAG decoder events
2021-06-01  Jeff Lucovskydecode: Add ethertype for VNTAG
2021-05-28  Shivani Bhardwajgithub: Update codeowner handle 6148/head
2021-05-25  Jason Ishrust: pin memchr to ~2.3 6143/head
2021-05-25  Jason Ishmakefile: don't include the whole test/ directory
2021-04-29  Philippe Antoinerdp: correctly returns incomplete in parse_tc 6099/head
2021-04-29  Philippe Antoineftp: fixes leak with duplicate expectation
2021-04-29  Jeff Lucovskyoutput/log: Ensure files closed in threaded mode
2021-04-29  Jeff Lucovskyoutput/log: Removed pcie (Tilera) log vestiges
2021-04-29  Luke Coughlanflow/bypass: Properly set the ICMP emergency-bypassed...
2021-04-29  Philippe Antoinekerberos: fix probing parser tag condition
2021-04-29  Victor Juliendetect/alert: apply pd only actions to flow
2021-04-29  Victor Juliendetect/alert: minor code refactor
2021-04-29  Victor Juliendetect/iponly: don't check & set flow flags twice
2021-04-29  Jeff Lucovskythreshold-config: Improve support for big IP lists
2021-04-29  Jeff Lucovskydetect/threshold: Improve threshold.config perf
2021-04-29  Jeff Lucovskydetect/threshold: Function to deep-copy thresh obj
2021-04-29  Jeff Lucovskydetect/address: Expose DetectAddressCopy function
2021-04-29  Jeff Lucovskygeneral: Typo cleanup
2021-04-29  Victor Julieneve/drop: use highest priority drop
2021-04-23  Jason Ishmisc: include queue.h before other headers 6079/head
2021-04-23  Jason Ishtx: fix unidir tx cleanup
next