]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-04-27  Victor Julienlogopenfile: fix minor format string warning 7322/head
2022-04-27  Victor Julienja3: fix minor format string warning
2022-04-27  Victor Julienlog-pcap: remove redundant check
2022-04-27  Victor Julienaf-packet/v2: use proper type for ring
2022-04-27  Victor Juliendetect/pcre: assist code analyzer around pointer logic
2022-04-27  Victor Juliendevice: avoid uninit var warning
2022-04-27  Victor Juliendetect: fix bad BUG_ON pattern
2022-04-27  Victor Julientime: fix warning in timestring creation
2022-04-27  Victor Juliendetect/multi-tentancy: minor format string fixes
2022-04-27  Victor Julienreference: remove useless var reset
2022-04-27  Victor Julienrunmodes: minor format string fixes
2022-04-27  Victor Julienmpm/ac-ks: address int handling issues
2022-04-27  Victor Julienclassification: remove useless clear
2022-04-27  Victor Juliendetect/content-inspect: code cleanup
2022-04-27  Victor Juliendetect/analyzer: minor format string fixes
2022-04-27  Victor Juliendetect/address: remove useless checks
2022-04-27  Victor Juliendetect/ipv6: remove useless code
2022-04-27  Victor Juliendatasets: fix cppcheck warning
2022-04-26  Victor Juliendetect: fix rule inspection order 7308/head
2022-04-26  Victor Julienstream: improve flow end payload logging
2022-04-23  Victor Julieneve/alert: add pkt_src/pcap_cnt to tunnel
2022-04-23  Victor Julieneve: add pkt_src
2022-04-22  dependabot... github-actions: bump actions/checkout from 3.0.1 to... 7293/head
2022-04-22  dependabot... github-actions: bump codecov/codecov-action from 3...
2022-04-22  Victor Julienstream/unittests: fix failures after last_ack fix
2022-04-22  Victor Julienstream: improve last_ack validation check
2022-04-22  Victor Julienlibhtp: require 0.5.40 7292/head
2022-04-22  Victor Juliencbindgen: handle version to stderr change 7291/head
2022-04-21  Philippe Antoinesmb: protocol detection on pattern without midstream 7282/head
2022-04-20  Victor Juliensmb: fix event types for limit exceeded rules
2022-04-20  Victor Juliensmtp: don't pass partial boundary on to mime parser
2022-04-20  Victor Julienmime: allow partial lines as input
2022-04-20  Shivani Bhardwajsmtp: pre process DATA and BDAT commands
2022-04-20  Shivani Bhardwajsmtp: fix indefinite buffering if no LF in line
2022-04-20  Shivani Bhardwajsmtp: add truncated line event
2022-04-19  Jason Ishdoc/userguide: document ftp max-line-length
2022-04-19  Jason Ishftp: truncate command data that is too long
2022-04-19  Philippe Antoineprotocol: forbids concurrent protocol upgrades
2022-04-19  Jason Ishdns: better error handling when parsing names
2022-04-19  Jason Ishdns: don't parse a full request during probe if not...
2022-04-19  dependabot... github-actions: bump actions/upload-artifact from 1... 7273/head
2022-04-19  Victor Juliendetect/frame: fix frame detect registration 7269/head
2022-04-19  Victor Juliensmb/rules: add rules for new events 7262/head
2022-04-19  Victor Juliendoc/smb: add resource limits section
2022-04-19  Victor Juliensmb2: validate negotiate read/write max sizes
2022-04-19  Victor Juliensmb2: allow limiting in-flight data size/cnt
2022-04-19  Victor Julienfiletracker: track total queued data (in_flight)
2022-04-19  Victor Juliensmb: log max read/write sizes
2022-04-19  Victor Juliensmb2: add options for max read/write size
2022-04-19  Victor Juliensmb2: track max read/write size and enforce its values
2022-04-19  Victor Juliensmb: minor function cleanup
2022-04-19  Victor Julienfiletracker: make FileChunk private
2022-04-19  dependabot... github-actions: bump codecov/codecov-action from 2... 7261/head
2022-04-19  dependabot... github-actions: bump github/codeql-action from 1.0...
2022-04-19  dependabot... github-actions: bump actions/cache from 2.1.7 to 3.0.2
2022-04-19  dependabot... github-actions: bump actions/download-artifact from...
2022-04-19  dependabot... github-actions: bump ossf/scorecard-action from 1.0... 7256/head
2022-04-19  Victor Juliendetect/frames: reduce severity of validation check 7255/head
2022-04-19  Jason Ishdependabot: monitor github actions
2022-04-19  Jason Ishgithub-ci: set safe directory before reset
2022-04-19  Jason Ishgithub-ci: pin checkout action to latest release
2022-04-18  Philippe Antoinemqtt: fix consumed bytes computation for truncated msg 7253/head
2022-04-15  Victor Juliendetect/frame: get data using stream callback 7244/head
2022-04-15  Victor Julienframe: introduce entry for getting stream data for...
2022-04-15  Victor Julienstream: make raw data handling more generally usable
2022-04-15  Victor Julienstream: add offset to raw stream callback
2022-04-15  Victor Julienapp-layer: disable stream app tracking on no parser
2022-04-15  Philippe Antoinesource: pcap timestamp microsecond consistency
2022-04-15  Philippe Antoinedcerpc: store consumed_bytes as i32
2022-04-15  Philippe Antoineike: fix integer underflow in parse_proposal
2022-04-14  Philippe Antoinedetect: config checks alstate before getting tx 7242/head
2022-04-14  Philippe Antoinedetect: faster linked list copy
2022-04-14  Philippe Antoineflow: fix integer warnings
2022-04-14  Philippe Antoinehost/ippair: fix integer warnings
2022-04-14  Philippe Antoineutil: using size_t len for byte utils
2022-04-14  Philippe Antoineapp-layer: fix integer warnings
2022-04-12  Victor Juliendebug: support %m output format again
2022-04-12  Victor Julienthreading: simplify thread name logic
2022-04-11  Victor Julienrust: update regex & memchr dependencies 7230/head
2022-04-11  Victor Juliensmb/ntlmssp: add stricter len/offset validation
2022-04-11  Philippe Antoinesmb: prevents integer underflow
2022-04-11  Philippe Antoinesmb: ntlmssp domain_blob_offset underflow check
2022-04-11  Philippe Antoinesmb: check on param parsing
2022-04-10  Victor Julienframes: remove dead condition in eof check 7226/head
2022-04-10  Victor Julienapp-layer: don't switch dir if proto already known
2022-04-10  Victor Julienfuzz/sigpcap_aware: set pkt_src to wire
2022-04-10  Victor Juliendetect/frame: improve assert accuracy
2022-04-10  Victor Julieneve: allow /dev/null in threaded mode 7225/head
2022-04-09  Victor Julienflow: cleanup locking debug leftovers
2022-04-09  Victor Julienflow: fix and simplify locking
2022-04-08  Sascha Steinbissmqtt: remove redundant "where" keyword 7223/head
2022-04-08  Sascha Steinbissmqtt: make some functions non-public
2022-04-08  Sascha Steinbissmqtt: rustfmt
2022-04-08  Sascha Steinbissmqtt: raise event on parse error
2022-04-08  Sascha Steinbissmqtt: ensure we do not request extra data after buffering
2022-04-08  Philippe Antoineoutput: fix integer warnings 7219/head
2022-04-06  Philippe Antoinessh: install app-layer events rules 7210/head
2022-04-06  Philippe Antoinedetect: not an iponly signature if it needs app-layer
2022-04-06  William Hardingdoc/userguide: sphinx syntax correction
2022-04-06  Juliana Fajardiniunittests: alloc Packet with PacketGetFromAlloc
next