]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2022-04-06  Shivani Bhardwajdetect/dataset: fix space condition in rule lang
2022-04-06  Shivani Bhardwajdetect/dataset: cleanup dead code
2022-04-05  Victor Juliendetect/urilen: don't pass null pointer to pcre2 free 7208/head
2022-04-04  Victor Juliendetect/mpm: initialization micro optimization 7204/head
2022-04-04  Victor Juliendetect: pattern id assignment through hash table
2022-04-04  Victor Juliendetect: keyword list to hash to improve perf
2022-04-04  Victor Juliendetect: optimize mpm-engine setup
2022-04-04  Victor Juliendetect: initialization optimization
2022-04-04  Victor Julienhash: constify data input
2022-04-04  Victor Juliendetect/analyzer: support frames in pattern dump
2022-04-04  Victor Juliendetect/filemagic: don't pass unused pointer
2022-03-29  Arne Welzelflow-manager: fix off-by-one in flow_hash row allocation 7187/head
2022-03-29  Victor Julienhttp: fix reassembled range file accounting 7186/head
2022-03-29  Victor Julienhttp2: fix file accounting for ranged files
2022-03-29  Victor Juliensmb1: apply close to direction
2022-03-29  Victor Juliensmb: convert 'close' parser to function
2022-03-29  Victor Julienfiles: open/log debug validation bugon
2022-03-29  Juliana Fajardinidevguide: update readme
2022-03-29  Juliana Fajardiniuserguide: dynamically determine copyright date
2022-03-29  Juliana Fajardinidevguide: drop use of mscgen script in builds/make
2022-03-29  Juliana Fajardinidevguide: add watermark to sequence diagrams
2022-03-29  Juliana Fajardinidevguide: move into userguide as last chapter
2022-03-29  Juliana Fajardinidevguide: clarify cargo test usage for modules
2022-03-29  Philippe Antoinehttp: move xff logging to alert object
2022-03-29  Philippe Antoinessl: first pass limit when allocating buffer for certif...
2022-03-25  Philippe Antoinesmtp: check if there is a transaction to close 7172/head
2022-03-25  Philippe Antoinetmqh: fix possible null dereference
2022-03-25  Philippe Antoinedetect: remove dead code about xbits keyword
2022-03-25  Philippe Antoinelog: prevents use of uninitialized variable
2022-03-25  Jason Ishdetect-content: error on single char hex pairs
2022-03-25  Victor Julienstreaming: remove unused 'auto slide' support
2022-03-21  Philippe Antoinedetect: makes config keyword really require a flow
2022-03-21  Modupe Falodundetect-pcre: remove unittests
2022-03-04  Sam Muhammednfs: Implement frames 7112/head
2022-03-04  Sam Muhammedrpc: Improve rpc_record struct
2022-03-04  Sam Muhammedrust/nfs4: Add NFSPROC4_DESTROY_CLIENTID op parsers
2022-03-04  Sam Muhammedrust/nfs4: Add NFSPROC4_DESTROY_SESSION op parsers
2022-03-04  Sam Muhammedrust/nfs4: Add NFSPROC4_LAYOUTRETURN op parsers
2022-03-04  Sam Muhammedrust/nfs4: Add NFSPROC4_GETDEVINFO op parsers
2022-03-04  Sam Muhammedrust/nfs4: Add NFSPROC4_LAYOUTGET op parsers
next