]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2021-10-16  Philippe Antoinestyle: remove latest warnings 6528/head
2021-10-16  Philippe Antoineflowint: same analysis warnings as flowbits
2021-10-09  Philippe Antoinehttp2: null check during upgrade 6465/head
2021-10-08  Philippe Antoinednp3: regenerate object decoding code 6462/head
2021-10-08  Philippe Antoinednp3: adds bounds check for prefix chararray
2021-10-08  Philippe Antoinednp3: use base64 macro in gen script
2021-10-08  Shivani Bhardwajssh: fix match on ssh banner
2021-10-07  Victor Juliendetect: suppress error message for pcre only rules 6457/head
2021-10-06  Philippe Antoinehttp2: better rust lifetimes 6453/head
2021-10-06  Philippe Antoinehttp2: better rust style
2021-10-06  Philippe Antoinehttp2: concatenate one headers multiple values
2021-10-06  Philippe Antoinehttp2: generic http2_header_blocks
2021-10-06  Philippe Antoinehttp2: http.header keyword now works for HTTP2
2021-10-06  Philippe Antoinehttp2: http.header_names keyword now works for HTTP2
2021-10-06  Philippe Antoinehttp2: http.host normalized keyword now works for HTTP2
2021-10-06  Philippe Antoinehttp2: turn Host header into authority during upgrade
2021-10-05  Jason Ishgithub-ci: pin macos build to 10.15 6450/head
2021-10-05  Philippe Antoinehttp2: do not try to upgrade if http2 is disabled in... 6443/head
2021-10-05  Philippe Antoinehttp2: flatten code style
2021-10-05  Philippe Antoineprotodetect: handle all gaps, even when depth is reached
2021-10-05  Philippe Antoineapp-layer/pd: review bailout conditions
2021-10-05  Victor Julienapp-layer/pd: only consider actual available data
2021-10-05  Victor Julienstreaming/buffer: account sbb data size
2021-10-05  Philippe Antoineipv6: simpler generic overlap condition
2021-10-05  Victor Julienflow: free spare pool more aggressively
2021-10-05  Victor Julienthreading: force break loop on flow inject
2021-10-05  Victor Julienflow: process evicted flows on low/no traffic
2021-10-05  Victor Julienthreading: minor cleanups
2021-09-28  Victor Juliendetect: track prefilter by progress, not engine 6416/head
2021-09-28  Victor Juliendetect: unify alert handling; fix bugs
2021-09-28  Victor Juliendetect: remove dead code
2021-09-27  Philippe Antoinedns: improve probing parser 6411/head
2021-09-27  Philippe Antoinenfs: improve probing parser
2021-09-27  Philippe Antoineenip: improve probing parser
2021-09-27  Juliana Fajardiniutil/lua-common: use lua_pushnumber for SCFileInfo
2021-09-27  Juliana Fajardiniutil/lua-common: use pushinteger w/ byte & pkt cnt
2021-09-27  Juliana Fajardiniutil/lua-common: update copyright year
2021-09-27  Juliana Fajardiniutil-lua-common: use lua_pushinteger w/ int values
2021-09-27  Juliana Fajardinilua/output: fix typo
2021-09-27  Juliana Fajardinilua: use pushinteger for int in flow/packet tuples
2021-09-22  Juliana Fajardinidoc/lua-functions: add sha items to SCFileInfo doc 6403/head
2021-09-22  Juliana Fajardiniutil/lua-common: fix SCFileInfo bug & doc comment
2021-09-20  Philippe Antoinehttp2: better file tracking 6392/head
2021-09-17  Victor Julienftp: support per-tx file accounting 6379/head
2021-09-17  Victor Juliensmb: add debug validation on file counts
2021-09-17  Victor Juliensmb: count files in tx
2021-09-17  Victor Julienhttp2: support per-tx file accounting
2021-09-17  Victor Juliennfs: add debug validation on file counts
2021-09-17  Victor Juliennfs: support per-tx file accounting
2021-09-17  Victor Juliennfs: don't reuse file transactions
2021-09-17  Victor Julienhttp: support per-tx file accounting
2021-09-17  Victor Julienfilestore: store chunks in packet direction
2021-09-17  Victor Julienfilestore: track files getting stored per tx
2021-09-16  Victor Julienapp-layer/transactions: track files opens and logs
2021-09-16  Victor Julieneve/files: log in packet direction only
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
next