]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2021-09-11  Victor Juliendetect: remove ticker 6371/head
2021-09-11  Victor Juliendetect/http: clean up header buffer logic
2021-09-03  Philippe Antoineipv6: decoder event on invalid length 6336/head
2021-09-03  Philippe Antoinehttp2: better rust style
2021-09-03  Philippe Antoinehttp2: concatenate one headers multiple values
2021-09-03  Philippe Antoinehttp2: generic http2_header_blocks
2021-09-03  Philippe Antoinehttp2: http.header keyword now works for HTTP2
2021-09-03  Philippe Antoinehttp2: http.header_names keyword now works for HTTP2
2021-09-03  Philippe Antoinehttp2: http.host normalized keyword now works for HTTP2
2021-09-03  Philippe Antoinehttp2: turn Host header into authority during upgrade
2021-09-02  Philippe Antoinehttp2: better file tracking 6332/head
2021-09-02  Philippe Antoinehttp2: support deflate decompression
2021-09-01  Victor Julienftp: support per-tx file accounting 6324/head
2021-09-01  Victor Juliensmtp: support per-tx file accounting
2021-09-01  Victor Juliensmb: add debug validation on file counts
2021-09-01  Victor Juliensmb: count files in tx
2021-09-01  Victor Julienhttp2: support per-tx file accounting
2021-09-01  Victor Juliennfs: add debug validation on file counts
2021-09-01  Victor Juliennfs: support per-tx file accounting
2021-09-01  Victor Juliennfs: don't reuse file transactions
2021-09-01  Victor Julienhttp: support per-tx file accounting
2021-09-01  Victor Julienfilestore: track files getting stored per tx
2021-09-01  Victor Julienfilestore: store chunks in packet direction
2021-09-01  Victor Julienapp-layer/transactions: track files opens and logs
2021-09-01  Victor Julieneve/files: log in packet direction only
2021-09-01  Vladimir IvchenkoGRE: Handling pptp without payload
2021-09-01  Jason Ishscripts: bundle script for requirements
2021-09-01  Lukas Sismisdoc: Update public-data-sets.rst
2021-09-01  Joshua Lumbdetect-dsize: Add ! operator for dsize matching
2021-09-01  Philippe Antoinesmb: get file name in case of chained commands
2021-09-01  Philippe Antoinesmb: fix parsing of file deletion over SMB1
2021-09-01  Philippe Antoinesmb: recognizes file deletion over SMB2
2021-09-01  Jason Ishike: use derive macro from app-layer events
2021-09-01  Jason Ishmodbus: use derive macro from app-layer events
2021-09-01  Jason Ishapp-layer template: use derived app-layer event
2021-09-01  Jason Ishhttp2: use derived app-layer event
2021-09-01  Jason Ishkrb5: use derived app-layer event
2021-09-01  Jason Ishntp: use derived app-layer event
2021-09-01  Jason Ishrfb: register None for get_event_info/get_event_info_by_id
2021-09-01  Jason Ishsip: use derived app-layer event
2021-09-01  Jason Ishsnmp: use derived app-layer event
2021-09-01  Jason Ishssh: use derived app-layer event
2021-09-01  Jason Ishdhcp: use derived app-layer event
2021-09-01  Jason Ishsmb: use derived get_event_info/get_event_info_by_id
2021-09-01  Jason Ishmqtt: derive AppLayerEvent for MQTTEvent
2021-09-01  Jason Ishdns: use derive macro for DNSEvent
2021-09-01  Jason Ishapplayerevent: derive get_event_info and get_event_info...
2021-09-01  Jason Ishrust/applayer: provide generic event info functions
2021-09-01  Jason Ishrust: derive crate: for custom derives
2021-09-01  Jason Ishrust/applayer: define AppLayerEvent trait
2021-09-01  Victor Julienmacset: adjust test to pass after fix
2021-09-01  Philippe Antoineci: dummy git configuration for rebase
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 Leblondutil/streaming: improve error handling
2021-09-01  Eric Leblondflow: fix a debug assert
2021-09-01  Eric Leblondflow: document FlowBypassedTimeout
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-09-01  Philippe Antoinedetect: debug validation for list ids overflows
2021-09-01  Victor Juliendetect: move init only array to init data
2021-09-01  Victor Juliendetect/analyzer: use rule style pretty print for patterns
2021-09-01  Victor Juliendetect/content: generalize pattern pretty printing
2021-09-01  Victor Juliendetect/profile: add support for tx inspection
2021-09-01  Victor Juliendetect/analyze: dump patterns facility
2021-09-01  Victor Juliendetect/content: add some more dsize tests
2021-09-01  Victor Juliendetect/dsize: set depth flag when applying dsize as...
2021-09-01  Victor Juliendetect/analyzer: count mpm with depth, endswith
2021-09-01  Victor Juliendetect/analyzer: show payload separately in group dumping
2021-09-01  Victor Juliendetect/analyzer: add icmp to rule group output
2021-09-01  Victor Juliendetect/analyzer: display per rule prefilter details
2021-09-01  Victor Juliendetect/analyzer: count prefilter per rule group
2021-09-01  Victor Juliendetect/analyzer: add per rule mpm block to rules.json
2021-09-01  Victor Juliendetect/analyzer: support buffer names in sgh dump
2021-09-01  Victor Julienflow: determine packet direction once per packet
2021-09-01  Victor Juliendecode: convert 'action' macros to inline funcs
2021-09-01  Victor Juliendetect/mpm: turn factory array into list
2021-09-01  Victor Juliendetect/stream: don't run mpm on packet if stream is...
2021-08-23  myr463doc: escape dot in pcre 6306/head
2021-08-23  Michael Smithunix-socket: Avoid spurious logs on close
2021-08-23  Philippe Antoineci: rebase specified s-v pr
2021-08-23  Philippe Antoinednp3: regenerate object decoding code
2021-08-23  Philippe Antoinednp3: adds bounds check for prefix chararray
2021-08-23  Philippe Antoinednp3: use base64 macro in gen script
2021-08-23  Victor Julienthreading: don't pass locked flow between threads
2021-08-23  Jason Ishrust(lint): suppress clippy lints that we should fix 6304/head
2021-08-23  Jason Ishrust(lint): remove manual implement of map method
2021-08-23  Jason Ishrust(lint): map the error instead of using or_else
2021-08-23  Jason Ishrust(lint): replace push_str of single char to push...
2021-08-23  Jason Ishrust(lint): fix some usages of references
2021-08-23  Jason Ishrust(lint): replace checked_mul with saturating_mul
2021-08-23  Jason Ishrust(lint): removed unused unit () return
2021-08-23  Jason Ishrust(lint): remove extra parens around bitwise or
2021-08-23  Jason Ishrust(lint): remove useless conversions and clones
2021-08-23  Jason Ishrust(lint): remove useless format calls
2021-08-23  Jason Ishrust(lint): don't use unwrap_or for function calls
next