]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-09-23  Victor Juliengithub-ci/codecov: add rust coverage support 7922/head
2022-09-22  Victor Julientls: handle incomplete header sooner 7902/head
2022-09-21  Victor Julienssl: add debug validation check for incomplete api
2022-09-21  Victor Juliendebug: add bool string print helper macro
2022-09-21  Victor Julientls: improve record checks
2022-09-21  Victor Julientls: improve versions extension logic
2022-09-21  Victor Julientls: make version and size checks stricter
2022-09-21  Victor Julieneve/schema: add tls client logging
2022-09-21  Victor Julientls: store cert data in heap buffer
2022-09-21  Victor Julieneve/tls: implement client cert logging
2022-09-21  Victor Julientls: parse client certificates
2022-09-21  Victor Julientls: prepare for client cert parsing
2022-09-21  Victor Julieneve/tls: prepare for client cert logging
2022-09-21  Victor Julientls: make cert handling more generic
2022-09-21  Victor Julientls: avoid tls.invalid_handshake_message FP
2022-09-21  Victor Julientls: don't set 2 events for a single exception
2022-09-21  Victor Julientls: remove incomplete tests
2022-09-21  Victor Julientls: set event if record size exceeds limit
2022-09-21  Victor Julientls: support server hello done message
2022-09-21  Victor Julientls: support handshake fragmentation
2022-09-21  Victor Julientls: remove certificate buffering code
2022-09-21  Victor Julientls: parse handshake protocol records in single pass
2022-09-21  Victor Juliensslv2: use version from client hello
2022-09-21  Victor Julienssl: implement 'incomplete' handling for SSLv2
2022-09-21  Victor Julientls: streaming mode for application records
2022-09-21  Victor Julientls: use incomplete API to get full TLS records
2022-09-20  Victor Juliengithub-ci: disable cppclean as it is too noisy 7884/head
2022-09-20  Gleb Smirnoffipfw: remove setting of SO_BROADCAST on the divert...
2022-09-20  dependabot... github-actions: bump ossf/scorecard-action from 1.1...
2022-09-20  Andrei Shchapaniakdpdk/i40e: fix warning with number of queues for RSS...
2022-09-20  Philippe Antoinedetect: adds flow.age keyword
2022-09-20  Philippe Antoineflow/icmpv4: fix vlan.use-for-tracking
2022-09-20  Sascha Steinbissebpf: update deprecated API calls
2022-09-20  Philippe Antoinepgsql: config limit maximum number of live transactions
2022-09-20  Philippe Antoinemqtt: remove quadratic time complexity
2022-09-20  Jeff Lucovskydetect/tls: Improve tls.fingerprint rule handling
2022-09-20  Jeff Lucovskydetect/uri: Remove unnecessary include
2022-09-20  Victor Juliendetect/build: minor code cleanup
2022-09-20  Victor Juliendetect/profiling: track bytes scanned by prefilter...
2022-09-20  Victor Juliendetect/tls: add tls.cert_chain_len keyword
2022-09-20  Victor Julieneve/tls: warn on unsupported 'custom' options
2022-09-20  Victor Julientls: make SSLSetEvent a macro to help debugging
2022-09-20  Victor Julienetc/schema: clang (re)format
2022-09-20  Victor Juliengithub-ci: bump cbindgen to 0.24.3
2022-09-20  Victor Julienflow-manager: reduce locks at startup
2022-09-20  Victor Juliencommon: move u8_tolower to common header
2022-09-20  Victor Julienhtp: remove user setup from request line callback
2022-09-20  Victor Julienipfw: remove unused func prototype
2022-09-20  Victor Julienapp-layer: fix compiler warning
2022-09-20  Victor Juliendebug: remove empty header
2022-09-20  Victor Julienreputation: add ipv6 cidr test
2022-09-20  Victor Julienreputation: fix multiline test
2022-09-13  Eric Leblondlandlock: handle filestore case 7853/head
2022-09-13  Eric Leblonddoc: document landlock feature
2022-09-13  Eric Leblondlandlock: basic implementation
2022-09-08  Philippe Antoinedoc/http2: suricata.yaml max-streams parameter 7839/head
2022-09-08  Juliana Fajardiniexceptions: add reject support to exception policy
2022-09-08  Victor Juliendecode/tcp: allow 4 byte TFO with 2 byte cookie
2022-09-08  Philippe Antoinedhcp: adds renewal-time keyword
2022-09-08  Philippe Antoinedhcp: fix license in detect-dhcp-leasetime.c
2022-09-08  Philippe Antoinedhcp: adds rebinding-time keyword
2022-09-08  Philippe Antoinenfs4: fix write record handling
2022-09-08  Josh Sorefdetect: function header return value clarification
2022-09-08  Philippe Antoinedcerpc: convert transaction list to vecdeque for UDP
2022-09-08  Gleb Smirnoffipfw: use PF_DIVERT on modern FreeBSD
2022-08-30  Victor Julienpacketpool: fix uaf in debug validation check 7793/head
2022-08-30  Philippe Antoineflow: finish to remove obsolete counters
2022-08-30  Juliana Fajardiniuserguide: briefly introduce exception policy opts 7791/head
2022-08-30  Juliana Fajardiniuserguide: update defrag settings options
2022-08-30  Juliana Fajardiniuserguide: merge sections about AppLayer Parsers
2022-08-30  Juliana Fajardinistream: add exception policy for midstream flows
2022-08-30  Juliana Fajardiniexceptions: add callbacks for drop-flow policy
2022-08-29  Juliana Fajardinisuricata.yaml: add exception policy config options
2022-08-29  Victor Juliendetect: fix duplicate detect state issue 7787/head
2022-08-29  Victor Juliendetect/frames: fix too strict debug check
2022-08-29  Victor Julienstream/ids: make sure we don't slide past last_ack
2022-08-29  Victor Julienstream: minor code cleanup
2022-08-29  Shivani Bhardwajtls/sni: remove unused fn declaration
2022-08-29  Shivani Bhardwajdoc: add description for tls.random
2022-08-29  Shivani Bhardwajtls: add tls.random* keywords
2022-08-26  Philippe Antoinedetect: support file.data for HTTP1 to server
2022-08-26  Victor Julienflow-manager: reduce burstiness in adaptive timing 7774/head
2022-08-25  Juliana Fajardiniexceptions: error out when invalid policy is used 7773/head
2022-08-25  Philippe Antoinedetect: transforms check for 0-sized buffer
2022-08-25  Eric Leblondrust/smb: log uuid of interface in dcerpc 7767/head
2022-08-25  Eric Leblondrust/smb/dcerpc: parse context id
2022-08-25  Philippe Antoinefuzz: disable enip detection based on source port
2022-08-25  Philippe Antoinefuzz: remove check about max transactions
2022-08-25  Victor Julienprofiling: fix implicit-int-float-conversion warnings
2022-08-25  Victor Julienpacketpool: ifdef debug check
2022-08-25  Juliana Fajardinidecode: remove unused macros, replace w/ functions
2022-08-25  Juliana Fajardinistream/tcp: remove repeated header declaration
2022-08-25  Juliana Fajardinidetect/alert: add unittests to check packet action
2022-08-25  Juliana Fajardinidecode: validate if dropped packet has drop reason
2022-08-25  Juliana Fajardinidetect/alert: ensure reject action is applied
2022-08-25  Juliana Fajardinidecode: make PacketDrop use action as parameter
2022-08-25  Eric Leblondluajit: fix unittests build
2022-08-25  jason tayloruserguide: update dsize documentation/examples
2022-08-23  dependabot... github-actions: bump actions/cache from 3.0.7 to 3.0.8
2022-08-23  Philippe Antoineprotocol-change: sets event in case of failure
next